Skip to content

Navid's Blog

Ideas, Experiments, and Lessons Learned

Menu
Menu

Category: AI Experiments

I Built an AI Tool to Auto-Document Our APIs — Then Realized It Was Writing Lies

Posted on March 27, 2026 by Navid

Last month, I built what I thought was a brilliant solution. We had dozens of APIs with outdated or missing documentation. So I wrote a script that used AI to scan our code and generate documentation automatically. The Setup It was simple really — feed the AI our endpoint code, request/response schemas, and let it…

Read more

I Used an AI Coding Assistant for 30 Days – Here’s What Actually Stuck

Posted on March 13, 2026 by Navid

Context I’ve been skeptical about AI coding assistants. For years, I thought they were just fancy autocomplete that would make developers lazier. But after watching my team struggle with repetitive tasks, I decided to give it a real shot. What I Used I used Claude Code and Cursor for 30 days on actual production work….

Read more

Categories

  • AI Experiments
  • Coding
  • Debugging Stories
  • Hot Takes
  • Ideas
  • Lessons Learned
  • Project Management
  • Uncategorized
  • Vibe Coding

Recent Posts

  • My Team Spent 2 Weeks Replacing Our Authentication — Here’s What Happened
  • My Team Spent 2 Weeks Replacing Our Authentication — Here’s What Happened
  • I Deleted 2000 Lines of Code and Everything Still Worked
  • Why I Stopped Using useEffect (And What I Use Instead)
  • Why I Stopped Using useEffect (And What I Use Instead)