Skip to content

ShadowDara/repo-database-creator

Repository files navigation

Repository Database Creator

Check it out here for User weuritz8u

I need to restructure this Readme soon!

Showcase

Shadowdara's Repository Count Card Shadowdara's Gist Count Card

Shadowdara's Account Age Card weuritz8u's Account Age Card

SVGs

SVG Arguments

Argument Description Variable Type Default Value
user the Users Github Username String shadowdara
theme Theme Style for the SVG String default

Repository Count Card

A SVG Picture which shows the public Repositorys of a Githubuser

![](https://repo-database-creator.vercel.app/api/svg/repo_count?user=shadowdara)

Shadowdara's Repository Count Card


Gist Count Card

A SVG Picture which shows the public Gists of a Githubser

![](https://repo-database-creator.vercel.app/api/svg/gist_count?user=shadowdara)

Shadowdara's Gist Count Card


Account Age Card

A SVG Picture which shows the age of the Account of a Githubser

![](https://repo-database-creator.vercel.app/api/svg/age_medal?user=shadowdara)

Shadowdara's Account Age Card



Infos

  • we use caching to prevent server usage (24 hours)

Project Roadmap

  • Repair the caching!!!
  • Cache is now again on Day but i want the cache the SVG pictures directly now!
  • make the Readme file
  • add more themes
  • more link arguments
  • more svgs
  • better documentation
  • add token for 5k Requests per hour
  • add better project Icon
  • create a 2nd theme readme without tables for mobile
  • added 6 color Gradient
  • add wave background gradient

Raw Repopository CSV Table

Full Table Head

ID Name Owner Name Language Description Link

Arguments

The content after the = in the table is the standard value when the argument is not given!

Argument Description Showcase Variable Type
&user=shadowdara x x String
&raw=true to display the output as an raw csv file, (redirecting to api/repos_raw) x Boolean
&id=false x x Boolean
show_name=true x x Boolean
&show_user=false to display the Repository Owner Name x Boolean
&language=true to display the Repository Language x Boolean
&description=true to display the Repository Description x Boolean
&link=true to display the Repository link x Boolean

All Arguments

Argument Description Variable Type Available in Default
user x x String shadowdara
description x x Boolean true
language x x Boolean true
show_name x x Boolean true
show_user x x Boolean false
link x x Boolean false
id x x Boolean false
theme x x String default

Dev open

Main Page Test Deployment



Old Reademe Part (i am not finished yet)

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

View GitHub repositories for a user and sort them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •