Experience
Senior Software Engineer at WebMD (Mar 2026 – Present)
- Three months in—past the 'where's the coffee' phase, deep into the 'where's the prod config' phase.
- Too early for bold claims, so just the honest stuff: clean commits, good questions, and PRs that mostly pass on the first try.
- Ask me again next quarter—the interesting part is still compiling.
Stack: Vue.js, TypeScript, Tailwind, Pinia
Senior Software Engineer at novio (Dec 2022 – Mar 2026)
- Led a team of engineers, conducted code reviews, and mentored junior developers.
- Onboarded 5+ developers with training, knowledge transfer, and ongoing support.
- Designed and built multiple end-to-end AWS architectures from scratch for scalable, cost-optimized production systems.
- Drove delivery of credit card and personal loan journeys, integrating web SDKs, KYC providers, and lender APIs.
- Integrated New Relic for production observability and Singular for attribution tracking across regulated flows.
- Led AI adoption initiatives to enhance code quality and accelerate delivery through team-wide enablement.
Stack: React, Next.js, Vue, Nuxt, TypeScript, AWS, PostgreSQL, Adonis.js
Software Engineer / Trainee at Mountblue (Aug 2021 – Nov 2022)
- Built dynamic web applications with Vue.js, React.js, and Node.js — APIs and database layers with Express and PostgreSQL/MySQL.
- Full-stack consulting for novio during the engagement.
- Migrated a Nuxt 2 project to Nuxt 3 with a scalable architecture and improved performance.
- Researched and adopted new frameworks and tools to keep stacks current and maintainable.
Stack: Vue 2, Nuxt 2, Nuxt 3, TypeScript, Adonis.js, React, Node.js, PostgreSQL
Projects
slash slash — Text snippets anywhere, triggered by //
Save text templates once and insert them in any text field on the web by typing //. Minimal, fast, and private — everything stays on your device.
Built with Chrome Extension, JavaScript, Manifest V3.
Money Unwrapped — A cinematic recap of your payments
Drop in a payments statement PDF and get a Spotify Wrapped–style cinematic recap of your money — generated entirely in the browser.
Built with Next.js, React, TypeScript, Tailwind CSS.
TalentAGR Consultancy — Recruitment platform — hire smarter, grow faster
A recruitment consultancy platform connecting job seekers with employers across India. I designed, built, and deployed the full web app — from role-fit job discovery for candidates to pre-screened talent pipelines for enterprises.
Built with Next.js, React, TypeScript, Tailwind CSS, Supabase.
dbspin — PostgreSQL connection CLI
A CLI to quickly connect to PostgreSQL databases using pgcli or psql.
Built with Node.js, Chart.js, PostgreSQL, pgcli, psql.
Text Command Palette — VS Code-style command palette for text
Select any text, press a shortcut, and instantly apply powerful text transformations—without leaving the page.
Built with Chrome Extension, JavaScript, Manifest V3.
A Mac Spotlight–inspired command palette to search tabs, bookmarks, history, and recently closed tabs—without leaving the keyboard.
Built with Chrome Extension, React, TypeScript, Manifest V3.
easybg — Tailwind CSS background snippet collection
A curated library of 176+ Tailwind CSS backgrounds—gradients, patterns, mesh, and animated effects. Preview live, copy classes, and drop them into your next project.
Built with Next.js, React, TypeScript, Tailwind CSS v4.
scut — Run command sequences with one short name
Create, list, edit, and run shortcuts for sequences of CLI commands—one short name instead of retyping the same cd … && … && … every time.
Built with Node.js, CLI.