AI and Coding
How AI changed everything about building software — from Shaurya Bahl's perspective, someone who learned to code the hard way before AI made it fast.
The Before and After
Before AI (Shaurya's Journey)
- Age 9-12: Three years of Python classes at MindChamp
- Age 12-13: Crash courses in Java, TypeScript on YouTube
- Daily grind: 2-3 hours of coding after school for 30 days straight
- Result: Random projects — agency websites, photo booths, markdown tools
- First real app: Took years of accumulated skill to build
After AI
- Five minutes to build something similar to what took years
- One prompt can spawn a system: one part designs, one writes code, one fixes bugs, one connects everything
- Building apps isn't about knowing how to code every line — it's about knowing how to direct
"What took me years of classes, hours of coding, trial and error — AI can now do almost instantly. Let that sink in."
The Evolution of AI Tools
From Shaurya's AI + Frnds talks:
2022: The Calculator Phase
- ChatGPT first came out — felt magical
- One prompt → one response
- Could ask it to write code, but you still had to copy, paste, connect, fix
- Powerful but manual
- Most people still use AI this way: "like a calculator"
Now: The Agent Phase
- Agents don't just respond — they work
- One prompt → a system (not just an answer)
- One part designs, one writes code, one fixes bugs, one connects everything
- It's no longer one prompt, one reply — it's one prompt, a team
"Most people use AI like a calculator. They type something in. Get something out. Move on. But that's like using a smartphone just for calls."
Shaurya's AI Stack
Shaurya uses AI tools as his primary building environment:
| Tool | Use | |------|-----| | Claude (Anthropic) | Primary thinking partner, code generation, problem-solving | | Cursor | AI-powered code editor for rapid development | | AI Agents | Complex multi-step building tasks |
He built his personal website, LockIn, Simplifly, and other projects using this stack — layering AI assistance on top of the deep understanding he built through years of manual coding.
The Philosophy
AI didn't make Shaurya's years of learning worthless. It gave him context — he understands what AI is doing under the hood, can debug when it fails, and can direct it more effectively because he knows the fundamentals.
But for beginners? The barrier is gone.
"The only thing that separates you and him is the gap in knowledge. And he wants to share this knowledge."
This is why AI + Frnds exists: to close that knowledge gap so anyone can build, regardless of their coding background.
Real Examples
- A friend built a homework tracker in 40 minutes
- Another built a gym log app and started charging his gym friends — at 15
- Shaurya's mother (42, never coded) built a website and automations in 2 hours, replacing $3,000/month developer costs
The Deeper Point
Building with AI is not about replacing developers. It's about democratizing the ability to create. The world shifted from:
- "You need to learn to code" → "You need to learn to direct"
- "Spend years mastering syntax" → "Spend hours understanding what's possible"
- "Hire a developer" → "Build it yourself with AI"
"AI isn't taking jobs. It's helping your mom automate them."