guest@aditya:~$ whoami
Aditya Sharma — Full-Stack Developer, based in India 🇮🇳
guest@aditya:~$ cat mission.txt
I build fast, reliable web apps end-to-end — from schema to shipped UI —
and I'm currently going deeper on cloud infrastructure and AI-assisted tooling.
guest@aditya:~$ ls socials/guest@aditya:~$ cat stack.jsonguest@aditya:~/projects$ ls -la|
🛒 Kharidari E-commerce Platform MERN · Tailwind · Stripe · Razorpay
|
🎨 BgRemover AI Background Removal SaaS MERN · Tailwind · Razorpay · Framer Motion
|
MERN · Tailwind · Framer Motion
|
guest@aditya:~$ git log --author="Aditya" --statguest@aditya:~$ cat education.md| 🎓 B.Tech, Computer Science | R D Engineering College · 2020–2024 · CGPA 7.37 |
| 🏫 Higher Secondary | Kendriya Vidyalaya · 2020 · CGPA 8.14 |
| ☁️ Cloud Architecting | AWS Academy |
| 💻 Frontend Development | Udemy |
| ☕ Java Programming | Coursera |
guest@aditya:~$ cat notes/dev-philosophy.md
The 90/90 Rule — the first 90% of the code takes 90% of the time; the last 10% takes the other 90%.
YAGNI — you aren't gonna need it. Don't build for a future that hasn't arrived.
DRY — every piece of knowledge should have one, unambiguous representation.
guest@aditya:~$ echo "let's build something"

