Check it out here for User weuritz8u
I need to restructure this Readme soon!
Argument | Description | Variable Type | Default Value |
---|---|---|---|
user |
the Users Github Username | String | shadowdara |
theme |
Theme Style for the SVG | String | default |
A SVG Picture which shows the public Repositorys of a Githubuser

A SVG Picture which shows the public Gists of a Githubser

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

- we use caching to prevent server usage (24 hours)
- 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
ID | Name | Owner Name | Language | Description | Link |
---|
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 |
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 |
This is a Next.js project bootstrapped with create-next-app
.
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.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
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.