Experience

Places I've written code.

A brief history of making systems faster, fixing slow queries, and trying to keep infrastructure bills somewhat reasonable.

Autonomix Solutions Inc

Engineering Lead, Fullstack & AI Infrastructure

Aug 2024 - Present

Architect and primary engineer across the entire stack—from UI down to infrastructure. Built a multi-tenant agentic AI platform, a Voice AI SaaS, a healthcare platform with E2EE and a Windows desktop component, and a Java enterprise meeting intelligence system — among ten-plus concurrent products shipped end-to-end for multiple enterprise clients.

  • Built a multi-tenant agentic AI platform with a production RAG API, agents API (Answer, Chart, SQL, Voice), and full document ingestion pipeline. Serves as the backbone for enterprise deployments across multiple verticals.
  • Architected a Voice AI platform for inbound/outbound calling with real-time WebRTC, live transcription, agent personas, and multi-channel delivery. Now being productized as SaaS.
  • Built an Enterprise Workspace Intelligence Platform: PWA offline recording with Service Workers and S3 multipart upload, LLM evals across 7 dimensions, and a Java 21 Spring Boot microservices backend.
  • Built a Healthcare Intelligence Platform end-to-end: Windows background service, E2EE data pipeline, FastAPI backend, and frontend — sole engineer across all five layers.
  • Built a multi-agent document intelligence system that became the subject of a provisional patent filing.
  • Own CI/CD, deployment, and operations for 10 concurrent production services across a fleet of 6 VMs.
  • Led senior technical interviews across system design, DB internals, and message queues while scaling the team from 10 to 20+.

TypeScript · Python · Hono · ElysiaJS · FastAPI · PostgreSQL · Redis · RabbitMQ · WebRTC · AWS · GCP · Docker · GitHub Actions

ByteLeap

Software Engineer

Feb 2024 - Aug 2024

Fixed slow queries, sped up frontend delivery, and made the infrastructure bill significantly less painful.

  • Reduced API latency by 94%, taking key requests from 7 seconds to roughly 400 milliseconds through query profiling and indexing work.
  • Improved Next.js performance by about 50% using bundle analysis, dynamic imports, and caching.
  • Migrated the product from Vercel to self-hosted infrastructure and cut platform cost significantly.

Next.js · TypeScript · PostgreSQL · Self-hosted infrastructure

Co.Lab

Software Developer

Jul 2023 - Nov 2023

Built ScamGuardian, a browser extension that detects sketchy URLs and attempts to teach users instead of just silently blocking them.

  • Built scam-detection heuristics and scanning workflows on top of Chrome Extension APIs.
  • Focused on educational UX so users understood why a site looked suspicious instead of only seeing a hard block.

Chrome Extension APIs · React · Next.js