An open API service indexing awesome lists of open source software.

https://github.com/flarewings/streakforge

Duolingo-style LeetCode tracker with streaks, badges & automation.
https://github.com/flarewings/streakforge

gamification github-actions habit-tracker leetcode python streak

Last synced: about 1 month ago
JSON representation

Duolingo-style LeetCode tracker with streaks, badges & automation.

Awesome Lists containing this project

README

          

# 🔥 StreakForge - LeetCode Tracker

Track your coding journey with friends – streaks, challenges, goals, and daily logs, all in one repo.

---

### 🧑‍🤝‍🧑 Members
See [`members.json`](members.json) for full user profiles.

---

### 📊 Leaderboard

| 👤 User | 🔥 Streak | ✅ Solved | 🏆 Longest |
|---------------|---------------------------------------------|-------------------------------------------|-------------------------------------------------|
| @BuiltByPooja | ![Streak](badges/BuiltByPooja_streak.svg) | ![Solved](badges/BuiltByPooja_solved.svg) | ![Longest](badges/BuiltByPooja_longest.svg) |
| @FlareWings | ![Streak](badges/FlareWings_streak.svg) | ![Solved](badges/FlareWings_solved.svg) | ![Longest](badges/FlareWings_longest.svg) |

---

### 🗂 Folder Structure

- `logs/{user}/YYYY-MM-DD.md`: Daily problem logs
- `goals/`: Personal and group goals
- `badges/`: Auto-generated SVG progress badges
- `scripts/`: Automation scripts