infamous
RSS Feed
I suffer from a chronic case of "f***-ing around & finding out" syndrome, which
somehow led me from Computer Science lectures to founding Startups to
organizing FOSS meetups.
These days I'm a full-stack engineer who
compulsively switches between Python, Go, Dart and whatever language or
Framework seems fun that week.
I co-founded Kairo where I built tools
that helps gather analytics and user feedback from your product,
organized the FOSS United chapter in Dehradun to spread the open-source
faith.
When I'm not maintaining opensource projects or speaking at
conferences, you can find me playing football, reading about new
technologies and adding another side-project to my "definitely gonna finish this" collection.
Experience
-
Voxel Networks
Technical Lead
Jun 2025 | PresentLed technical architecture and mentored 5-member development team on codequality standards, reducing code review cycles by 30% and improving overallcode quality metrics by 45%. Built internal productivity tools including a client onboarding dashboardthat reduced setup time from 2 days to 4 hours, improving operationalefficiency across the organization. Delivered agricultural technology solution for Mizoram state government serving farmers with meteorological data integration andmultilingual advisory system supporting various regional languages.
-
Kairo
Co-Founder & Founding Engineer
Sep 2024 | Mar 2025Developed a cross-platform Flutter SDK standardizing analytics events across web and mobile applications. Built an analytics system with heatmaps, event tracking, and AI-powered anomaly detection that surfaced actionable insights. Created an interactive feedback system with voting and commenting functionality, increasing user engagement by 25% and collecting 500+ product improvement suggestions.
-
Textmi - Prioritising Privacy
Fullstack Software Engineer
Aug 2023 | Feb 2024Developed a real-time video/image editing pipeline in Flutter that increased user engagement by 45% through improved processing speed and feature accessibility. Deployed analytics framework using Sentry and PostHog, reducing crash detection time by 70% and improving application stability scores by 40%. Led migration to Flutter 3.17 and Riverpod 2.4.0 with auto-generated providers, improving codebase maintainability and reducing security vulnerabilities by 50%.
Projects
- Oct 2025| Flutter, Animations
A declarative Flutter package for managing complex window transitions in desktop applications with over 300+ downloads, enabling smooth animated resizing and repositioning. Implemented smart positioning system supporting 7 predefined positions plus custom calculators, with relative/absolute sizing and configurable shadow management. Delivered professional-grade animations reducing desktop app development complexity by 80% while supporting macOS, Windows and Linux.
- Sep 2025| Node.js, Python, FastAPI, Docker, Next.js, Redis, PostgreSQL
A lightweight analytics engine (inspired by Posthog) with Flutter SDK and distributed backend infrastructure supporting real-time event processing. Built microservices architecture using Express.js API gateway, Python FastAPI event processors, and PostgreSQL storage with RabbitMQ message brokering. Designed Flutter SDK with persistent user identification, session management, and event queueing, enabling analytics tracking for mobile applications.
- Aug 2025| Dart, ANSI, Terminal
A terminal user interface framework for Dart applications that reduces CLI development time by 70%. The tool enables developers to build interactive command-line interfaces using component-based architecture similar to modern UI frameworks like Flutter.
- Dec 2024| Golang, Cobra, TCP
A CLI tool built in Go using the Cobra framework that enables seamless file sharing between devices on the same network by creating an HTTP server with a web interface for file browsing. The tool eliminates the need for USB drives or cloud storage for local file transfers, allowing users to navigate to any directory, start the server with configurable port settings, and access files from any network-connected device through a web browser with simple click-to-download functionality.
Recent Posts
Build your own Posthog - PART 4
Published: at 03:22 PMCreating a Flutter SDK with user identification, session tracking, and robust event queuing.
Build your own Posthog - PART 3
Published: at 03:22 PMDeep dive into the Event Processor and Worker architecture.
Build your own Posthog - PART 2
Published: at 03:22 PMFile Strucuture configuration and getting started with coding the entire infra of SmolHog.
Build your own Posthog - PART 1
Published: at 03:22 PMLet's create an Analytics engine to process, monitor and track events and stats from scratch.