https://github.com/josvaal/better-github-skills
Showcase your concise GitHub skills on a minimalist card
https://github.com/josvaal/better-github-skills
github github-profile github-profile-card github-profile-readme github-readme readme-md readme-profile
Last synced: 3 months ago
JSON representation
Showcase your concise GitHub skills on a minimalist card
- Host: GitHub
- URL: https://github.com/josvaal/better-github-skills
- Owner: josvaal
- License: mit
- Created: 2024-10-29T07:02:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-30T18:30:59.000Z (over 1 year ago)
- Last Synced: 2025-04-06T02:07:03.451Z (about 1 year ago)
- Topics: github, github-profile, github-profile-card, github-profile-readme, github-readme, readme-md, readme-profile
- Language: TypeScript
- Homepage: https://better-github-skills.deno.dev
- Size: 1.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Better GitHub Skills
Showcase your concise GitHub skills on a minimalist card
### Usage
To use it you must consume the api in this way:
```
https://better-github-skills.deno.dev/api/{username}?techs={tech1},{tech2},{tech3},{tech4}
```
where:
- `{username}` is the username of the user you want to show
- `{tech1},{tech2},{tech3},{tech4}` are the techs you want to show
### Example Fetch Request
```
https://better-github-skills.deno.dev/api/josvaal?techs=js,svelte,spring,go
```
### Example Github Readme Card
