"A System Window has appeared in front of you."
Project_SystemAlert is a dynamic SVG generator for GitHub profiles, inspired by the "System Window" UI from Solo Leveling. It turns your GitHub stats into an RPG Status Card.
Add the following markdown to your GitHub Profile README:
Replace YOUR_GITHUB_USERNAME with your actual ID.
- LEVEL: Calculated based on your Repos & Followers.
- STR (Strength): Public Repositories.
- INT (Intelligence): Followers.
- AGI (Agility): Calculated based on Level.
- JOB: Determined by your primary programming language (e.g., Necromancer for Python, Shadow Mage for JS).
- SKILLS: Your top 3 programming languages ranked by usage (e.g.,
Python (S Rank)). The ranking (S, A, B, C) is based on the count of repositories using that language. - LOBSTER EVOLUTION: Based on projects related to "lobster", "CRAB", "SEAFOOD", "AQUARIUM", "FISH" in your repo names or descriptions.
- 1+ Projects: SPECIAL 🦐
- 5+ Projects: ELITE 🦞🦞
- 10+ Projects: KING 👑
If you want to host your own instance:
- Clone this repo.
- Deploy to Zeabur (or Vercel/Heroku).
- Set Environment Variables (optional):
GITHUB_TOKEN: Your GitHub Personal Access Token (for higher API rate limits).
Made with 🖤 by ADAIMADE & SlantKing