About Me.
I am the kind of developer who wants to do more than just code. I love to see products evolve. Hence, I always get involved in the products' end-to-end flow, not just in the development. My Journey at Contentstack is a testament to this fact.
I am a developer who reads documentation for fun (yes, really) and thinks debugging is just an elaborate puzzle game. I started coding because I was too lazy to do things manually—it turns out automation is just socially acceptable laziness.
When I'm not shipping features or breaking production (kidding... mostly), you'll find me writing on Medium about the war stories from the trenches, experimenting with wild UI ideas on CodePen, or contributing to open source projects that scratch my own itch.
“The best code is the code you don't have to write. The second best? Code that doesn't make your colleagues cry during code review.”
Open Source Contributor
Building tools the community actually wants to use
Medium Blogger
Writing about the stuff that makes me go wow
CodePen Tinkerer
Small UI experiments that sometimes go viral
Professional Experience.
I've been at Contentstack since 2020, where I joined as a final-year engineering intern and have grown into a Senior Software Engineer 2. I built our Rich Text Editors from scratch, shipped Live Preview — one of the platform's most successful features — and went on to architect the Extension Framework & App SDK, Contentstack's first ever AI powered features, and the new Visual Builder.
Featured Work.
Projects that solve real problems or were just fun to build. Some are open source, some are made for production. All taught me something new.
Well, of course, the list of projects and pens you see up there is not exhaustive. I just put a few of them up there to give you a glimpse of what I do. Some are full-scale projects with their own repositories and, when possible, a live app for you to explore. Rest of them are small fun UI projects.
When a full-scale project is completed, I showcase it on my LinkedIn Profile. Some of them have been released as NPM packages. You can visit my GitHub Repository Page to look at all my open-source projects irrespective of their completion state. Finally, all my minute UI projects are available on my Codepen.
Blogs and Talks.
I sometimes write and talk about my experiences and learnings. You can find them here.
Cancel culture comes to postMessage and it's a good thing
Published on Mar 20, 2025
I was learning about web standards and discovered the AbortController API. Many SDKs and APIs implement AbortController to simplify their actions. I wrote about how it works, how it can be used to cancel post-message requests, and how I implemented it in my Advanced Post Message SDK.
In a search for a good type-safe NestJS Configuration setup.
Published on Feb 01, 2025
While building Contentstack Academy, we made some decisions to improve the overall developer experience of our backend. Many relate to strongly typing our codebase to avoid second-guessing and improve autocomplete, linting, and syntax highlighting. In this article, I wrote about how our configuration module evolved, from adding types to the environment variables to writing JSON schemas, ensuring its use is less error-prone.
Nuances of Iframe: Lessons from Contentstack Live Preview
Presented at React India 2024 - Remote Edition on Oct 15, 2024
In this talk, I discussed the journey of building the Live Preview feature for Contentstack and the challenges we faced along the way. I built a companion page that houses all the examples to demonstrate the concepts and challenges we faced.
Breaking Barriers: Building Accessible Web Apps
Presented at Contentstack TechX 2023 on May 19, 2023
This was my first-ever tech talk, in which I explained that accessible features are not built exclusively for people with disabilities. It can improve user experience for everyone. Spoke about leveraging built-in accessibility features by using the right tools. Shared some practical tips to improve overall accessibility.
Tech Stack.
Technologies I use to bring ideas to life