- π Daily Auto Update via GitHub Actions
- π¨ Neon / Glassmorphism Trophy Design
- π Dynamic Stats (Active Days, Contributions, Streak π₯)
- π§ Uses GitHub's Built-in Token (No secrets needed)
Fork this repo into your GitHub account.
- Open your fork β Actions
- Enable workflows
- Select Update Trophy
- Click Run workflow
Replace YOUR_USERNAME and paste this:
<div align="center">
<a href="https://github.com/ayushraistudio/ayush-trophy">
<img src="https://raw.githubusercontent.com/YOUR_USERNAME/ayush-trophy/main/trophy.svg" width="700" />
</a>
</div>
---
## π¨ Customization
You can customize:
- π¨ Colors β `src/generateTrophy.js`
- π Size β change `width` in README
- π§± Layout / stats β `src/generateTrophy.js`
---
## π οΈ Run Locally (For Developers)
```bash
git clone https://github.com/YOUR_USERNAME/ayush-trophy.git
cd ayush-trophy
npm install
node index.jsThis will generate trophy.svg locally.
- Trophy not updating? β Re-run the workflow manually
- SVG not loading? β Wait 1β2 minutes (GitHub raw cache delay)
- Daily update stopped? β GitHub may auto-disable Actions on forks
β Created by Ayush Rai β Star the repo if you like it β