name: Naitik Gupta
location: Parul University, Gujarat ๐ฎ๐ณ
role: B.Tech CSE Student
focus:
- Full Stack Development
- AI + Web Projects
- Data Structures & Algorithms
currently_learning:
- React.js & Node.js
- System Design
- Machine Learning Basics
goal: Become a Professional Full Stack Developer
fun_fact: "Consistency beats motivation. ๐ฅ"
โ ๏ธ Setup required: Follow the GitHub Action steps below to activate the snake animation.
๐ง Click here to activate the Snake animation
- In your
26Naitikrepo, create the file:.github/workflows/snake.yml - Paste this content:
name: Generate Snake Animation
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
jobs:
generate:
runs-on: ubuntu-latest
steps:
- uses: Platane/snk@v3
with:
github_user_name: 26Naitik
outputs: |
dist/github-contribution-grid-snake.svg
dist/github-contribution-grid-snake-dark.svg?palette=github-dark
- uses: crazy-max/ghaction-github-pages@v3
with:
target_branch: output
build_dir: dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}- Go to Actions tab โ click "Generate Snake Animation" โ click "Run workflow"
- Wait ~1 minute โ the snake will appear! โ
| ๐ญ Working On | ๐ฑ Learning | ๐ก Planning |
|---|---|---|
| AI + Web Projects | Full Stack Dev | Open Source Contributions |
| DSA in Java | System Design | Building SaaS Products |
| Portfolio Website | React Advanced | Hackathons |
โญ Star my repos if you find them helpful! Made with โค๏ธ by Naitik Gupta





