┌─────────────────────────────────────┐
│ SYSTEM BOOT LOG │
│ ██████████████████ 100% loaded │
└─────────────────────────────────────┘
[✔] identity → Aarya Gupta
[✔] handle → @aaryaa135
[✔] os → Himachal Pradesh 🏔️
[✔] kernel → B.Tech CS, Final Year
[✔] runtime → Full-Stack Engineer
[✔] uptime → Always building
[✔] ports open → 3000 (React)
8080 (Node/Express)
5432 (PostgreSQL)
27017 (MongoDB)
[✔] email → aaryax135@gmail.com
[✔] linkedin → in/aarya--gupta
[✔] portfolio → aarya135-portfolio.netlify.app
[!] WARNING → Starts debugging "for 5 mins"
Resurfaces hours later
with snacks and a fix 🍕 |
# aarya.py — import at your own risk 🐍
class Aarya:
name = "Aarya Gupta"
role = "Full-Stack SDE (in training)"
location = "Himachal Pradesh, India 🏔️"
stack = {
"frontend" : ["React", "Next.js", "Tailwind",
"Three.js", "GSAP"],
"backend" : ["Node.js", "Express", "REST API"],
"database" : ["MySQL", "PostgreSQL", "MongoDB"],
"ml" : ["Python", "Scikit-Learn",
"NumPy", "Pandas"],
"cloud" : ["AWS", "Netlify"],
"tools" : ["Git", "Figma", "VS Code"],
}
focus = [
"🔨 Production-grade systems",
"🧠 System design & DSA",
"📊 Applied ML (not slide-deck ML)",
"🎯 Landing that first SDE role",
]
@property
def philosophy(self):
return (
"Clarity > cleverness. "
"Unless cleverness cuts bugs. "
"Then cleverness."
)
def contact(self):
return "aaryax135@gmail.com ✉️" |
Every tool I've actually used — not just copy-pasted from a template.
⚙️ To generate the snake: copy
.github/workflows/snake.ymlfrom this repo and trigger the workflow once. It auto-regenerates every 12 hours.
$ cat roadmap.txt
▸ SHIPPING:
[████████████░░░] 82% Production-grade full-stack project
[██████████░░░░░] 68% Backend & system design fundamentals
[████████████░░░] 80% SDE interview preparation
[███████████░░░░] 74% ML applied to real-world datasets
▸ NEXT UNLOCKS:
[ ] First SWE / SDE internship offer
[ ] Open-source contribution merged
[ ] System that handles 10k+ concurrent users
|
|
| 🔗 Platform | 📎 Link |
|---|---|
| aaryax135@gmail.com | |
| linkedin.com/in/aarya--gupta | |
| 🌐 Portfolio | aarya135-portfolio.netlify.app |
| @aaryaa_.0 | |
| 🐙 GitHub | github.com/aaryaa135 |
"The best time to clean up your code was during code review. The second best time is now."


