Blog
From the Lab
A public technical history — written as I build, not after.
•4 min read
Read article →Building itsmesujan.me
Why I built a personal platform instead of a static résumé — and the stack I chose: Next.js, TypeScript, Tailwind, Vercel.
Next.jsDesign SystemTypeScriptVercel
•5 min read
What I Learned Automating Things with AI Agents
Running a daily news digest and a 24/7 market scanner taught me more about practical AI than any tutorial — scheduling, reliability, and cost.
AI AgentsPythonAutomation
•3 min read
One Codebase, Two Domains: Serving a Blog Subdomain from the Same App
How blogs.itsmesujan.me works without a second project, second repo, or second deploy — just one proxy file.
Next.jsDNSVercel