https://github.com/lukasz0104/github-widgets-deno
Collection of README banners made with Deno and Deno Deploy
https://github.com/lukasz0104/github-widgets-deno
deno deno-deploy duolingo hevy readme-badge readme-badges readme-banner widget
Last synced: about 1 month ago
JSON representation
Collection of README banners made with Deno and Deno Deploy
- Host: GitHub
- URL: https://github.com/lukasz0104/github-widgets-deno
- Owner: Lukasz0104
- License: mit
- Created: 2024-11-30T18:40:07.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-09T22:20:12.000Z (over 1 year ago)
- Last Synced: 2025-02-06T09:47:51.050Z (over 1 year ago)
- Topics: deno, deno-deploy, duolingo, hevy, readme-badge, readme-badges, readme-banner, widget
- Language: TypeScript
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# github-widgets-deno
Collection of README widgets created with
[Deno](https://deno.com/)&[Pug](https://pugjs.org/) and made public with
[Deno Deploy](https://deno.com/deploy).
## Preview
### Powerlifting PRs 🏋️
[](https://github-widgets-deno.lukasz0104.deno.net/hevy?username=lukasz0104)
### Duolingo stats
[](https://github-widgets-deno.lukasz0104.deno.net/duolingo?id=452738409&includeCourses)
## Running locally
### Requirements
- [Deno](https://deno.com/)
- `.env` file created based on the template: [`.env.template`](./.env.template)
```bash
deno run dev
```
**In order to use OpenTelemetry integration for Deno** fill `OTEL_*` variables
in `.env` and run:
```bash
dotenv run deno run dev
```
## Adding to your profile
### Powerlifting PRs
Replace `` with your username from
[Hevy](https://www.hevyapp.com/):
```md
[](https://github.com/Lukasz0104/github-widgets-deno)
```
> [!NOTE]
> The PR for each exercise (bench press, deadlift, squat) is calculated from
> your last 50 public workouts by taking the set with highest weight (and most
> reps).
### Duolingo
Replace `` with your id from Duolingo:
```md
[](https://github.com/Lukasz0104/github-widgets-deno)
```