How Cursor boosted my productivity in 2025Introduction I've been working with Cursor for almost a year now. I'm a Senior Engineer at Branch International, where I've been for about 1.5 years. My job mostly involves updating old code or rewriting parts of the system, along with some projects ...Jan 18, 2026·24 min read·261
1:1 conversations with 10 Software EngineersA detailed summary of what we shared and learnedOct 15, 2024·32 min read·366
Problems with generic codeBackground I’m a Senior Engineer with nearly 9 years of experience in the software industry. In one of my previous projects, I had to migrate the background job processing engine of a Ruby-based application from delayed-job to sidekiq. For those not ...Sep 22, 2024·8 min read·91
Blameless cultureBackground Mistakes are inevitable in any project, especially when it comes to complex software projects. However, the way we respond to those mistakes can make or break the motivation and productivity of our teams. This post discusses how fostering ...Sep 22, 2024·6 min read·69
Unseen risks of InheritanceBackground I started learning Object-Oriented Programming (OOP) with C++ during my college days, and Inheritance is one of the key concepts you can't miss when learning OOP. In fact, inheritance is one of the four core principles of OOP, along with E...Aug 25, 2024·5 min read·94
Branch International Interview ExperienceBackground After giving a lot of interviews in small and large companies, I've joined Branch International this month. As I've shared my past interview experiences here, I'm sharing this one too. My profile was shortlisted for the position of Senior ...Jun 27, 2024·4 min read·494