Blog & Talks

Articles, talks, and presentations on software engineering, product development, and technology.

Article Career & Growth
January 15, 2025 8 min read

What to Do When You're Facing a Layoff

Let's talk about something most of us don't talk about until it happens — layoffs. They're tough, painful, and can make even the strongest question their worth. But here's the truth: it could happen to anyone. A practical guide on navigating layoffs, upskilling, staying motivated, and finding your next opportunity.

CareerLayoffsResilience
Article Engineering Practice
December 1, 2024 6 min read

Think First, Code Later

Why rushing to code without thinking first is the fastest way to create technical debt. Learn how to approach problems with a strategy-first mindset.

EngineeringBest PracticesStrategy
Article Engineering Management
November 20, 2024 8 min read

Why Tasks Spill Over During Sprints

Ever wondered why some sprints go smooth while others feel like a never-ending marathon? Learn the real reasons behind task spillovers and practical strategies to prevent them.

AgileProject ManagementSprint Planning
Tech Talk Product Development
November 15, 2024

From Idea to Interface: Vibe Coding My Way to a Brain Game Platform

A journey of building MentalMint - a brain game platform designed as a fun alternative to reels. Exploring the intersection of vibe coding, rapid prototyping, and product development.

ProductPrototypingGaming
Workshop Automation & DevOps
October 20, 2024

n8n Workshop: Building Automation Workflows

Hands-on workshop on building powerful automation workflows with n8n. Learn how to connect apps, automate repetitive tasks, and streamline your development workflow.

AutomationDevOpsWorkflow
Article Product & Scale
October 15, 2024 10 min read

From MVP to Millions: Why Scaling Isn't a Linear Path

Building an MVP is exciting. But scaling it? That's where the real challenge begins. Discover why scaling isn't just about adding more servers or hiring more people.

ScalingArchitectureProduct Growth
Article Team Dynamics
September 25, 2024 7 min read

Why 10 Developers Won't Finish in 1 Day What 1 Developer Can Do in 10

The mythical man-month explained through real-world examples. Understanding why throwing more people at a problem doesn't always speed things up.

Team ManagementProductivityScaling
React Mumbai Developer Wellness
September 15, 2024

Life Beyond the Screen — Optimizing Your Health as a Developer

Prevention beats cure. Practical ergonomics, eye care (20-20-20), sleep routines, daily movement, and stress hygiene for developers — and why leaders should model wellness for sustainable careers.

ErgonomicsSleepWellness
Tech Talk Accessibility & UX
August 10, 2024

Spatial Navigation — Build for remotes, D-pad, and keyboards

Spatial navigation moves focus between on-screen elements using arrow keys by spatial proximity (not Tab order). Why it matters for TVs, set-top boxes, feature phones, and desktop accessibility — plus UX rules (focus visibility, edge behavior, predictable movement) and engineering techniques (rect geometry, direction cones, group jumps) with live demos and resources.

Spatial NavigationTV AppsAccessibility