👤 Name : Swapnadip Ghosh
🏷️ Alias : Aethron-fr
🌍 Location : West Bengal, India 🇮🇳
🔭 Building : PortFolioMaker
🌱 Learning : React · Django · Flask · Node.js
👯 Open To : Open Source Collaboration
📫 Email : ghoshswapnadip7@gmail.com
⚡ Fun Fact : Not too serious in life,
very serious in coding 😎"Code is not just syntax — it's a craft. I take mine seriously."
⚙️ Setup required: Create
.github/workflows/snake.ymlwith the workflow below — then the snake auto-generates!
📋 Click to copy the GitHub Action workflow for the snake
# .github/workflows/snake.yml
name: Generate Snake
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
jobs:
generate:
runs-on: ubuntu-latest
steps:
- uses: Platane/snk/svg-only@v3
with:
github_user_name: Aethron-fr
outputs: |
dist/github-snake.svg
dist/github-snake-dark.svg?palette=github-dark
- uses: crazy-max/ghaction-github-pages@v3.1.0
with:
target_branch: output
build_dir: dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}| Area | Goal | |
|---|---|---|
| ⚙️ | Code Quality | Clean, readable & scalable code always |
| 🏗️ | Real Projects | Build things that solve actual problems |
| 🧠 | Problem Solving | Sharpen logic & algorithmic thinking daily |
| 📈 | Full-Stack Growth | Mastering both frontend & backend deeply |
| 🌐 | Open Source | Contribute, collaborate, give back to community |
| ⚡ | Performance | Fast, efficient, optimized — always first |
