Articles
Thoughts, experiments, and learnings across AI, software, careers, and technology.
Personal, Life-Lessons, Software-Development2026-05-27
How One Bad Product Decision Slowly Destroyed a Startup
A real story about how poor product decisions, pricing mistakes, and ignoring market signals slowly led a startup toward failure.
Read Article →
Case Study2026-05-24
RCB vs GT Qualifier - Can We Predict the Match Using Python?
I collected IPL statistics and used Python with pandas to predict the RCB vs GT qualifier match. Here is what the data says.
Read Article →
Case Study2026-05-25
RR vs SRH Eliminator - Can We Predict the Match Using Python?
I collected IPL statistics and used Python with pandas to predict the RR vs SRH eliminator match. Here is what the data says.
Read Article →
Technology, Software-Development2026-05-29
How AI Generated Bad Code for My App — And How I Reduced Latency from 6 Seconds to 1 Second
A real-life story of how I debugged an AI-generated application and reduced latency from 6 seconds to under 1 second.
Read Article →
Personal2026-05-24
The Dumbest Mistake I Did as a Software Developer (The Biggest Lesson I Learned)
I have shared my real-life incident where I made a huge mistake in a production server while developing a product
Read Article →
