Skip to content

Adaimade/Project_SystemAlert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ Project_SystemAlert

"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.

System Alert Card

🎮 How to Use (使用方法)

Add the following markdown to your GitHub Profile README:

![System Alert](https://project-systemalert.zeabur.app/api/card?username=YOUR_GITHUB_USERNAME)

Replace YOUR_GITHUB_USERNAME with your actual ID.

📊 Stats Explained

  • 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 👑

🛠️ Deploy Your Own

If you want to host your own instance:

  1. Clone this repo.
  2. Deploy to Zeabur (or Vercel/Heroku).
  3. Set Environment Variables (optional):
    • GITHUB_TOKEN: Your GitHub Personal Access Token (for higher API rate limits).

Made with 🖤 by ADAIMADE & SlantKing

About

Project_SystemAlert

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors