Engineering Leader · Technical Co-Founder

Things I've built.

Production voice AI agents, LLM pipelines, MCP servers, and event-driven backends serving 40,000+ locations — paired with six research papers on the same systems (one accepted at ICANN 2026). Active Claude Code production user, heavy n8n automator, and long-time tinkerer with anything that puts an LLM on the critical path.

Voice AILLMOpsMCPClaudeDistributed SystemsAutomation

01 · Production

Production Systems

Commercial products shipped end-to-end. Voice AI, AI career prep, education ops, real-time golf — all live or in production.

AI Career Prep Platform

Senior Software Developer · VoiceQube

Real-time AI mock interviews with low-latency voice, LLM-driven resume tailoring per JD, job matching, and university partnerships. Smart Recruiter unified backend.
516 TS files / ~101k LoC~17k LoC Python WebRTC microservice

Read case study
NestJS
FastAPI
Pipecat
LiveKit
Claude (Anthropic SDK)
ElevenLabs
Deepgram
OpenRouter
MongoDB
BullMQ
AWS
BrillianceShipped

Academic Operations Platform

Senior Software Developer · VoiceQube

End-to-end 10-app monorepo for Indian junior colleges preparing students for JEE / NEET / CLAT / IPMAT. Web + mobile + backend + AI question generation.
10 apps4,159+ TS/JSX files25+ DB tables

Read case study
Next.js 15
React 19
React Native (Expo)
Hono
Drizzle ORM
PostgreSQL
Redis
Claude API
Tailwind 4
shadcn/ui

AI Voice Caddie ft. Andy North (2× US Open Champion)

Senior Software Developer · VoiceQube

Voice-enabled golf companion: hands-free course navigation, contextual AI shot recommendations from course / weather / player history, AI shot recording with analytics.

Read case study
LiveKit
WebRTC
Pipecat
ElevenLabs
Deepgram
Claude
MongoDB (geospatial)
AWS Lambda
MediaConvert
CloudFront
CELABELive

AI-Powered Wedding & Events Platform

Co-Founder & Technical Lead

Co-founded multi-market wedding / events platform. iOS, Android, web; ML-powered planning, vendor marketplace, viral QR photo-sharing. Founding engineering leader.

Read case study
React Native (Expo)
Next.js
NestJS
MongoDB
AWS
Stripe
ML pipelines

ICMR-Funded Tobacco Cessation App

Lead Developer · Health Tech

Behavior-change app for tobacco cessation funded by the Indian Council of Medical Research (ICMR). Personalized AI chat coach, progress tracking, goal setting, and 24/7 motivation pathway. Built under guidance of Dr. Anil V. Ankola; ICMR STS-backed research project.
1st Place AIDEC3rd Place AIDECICMR STS

Read case study
React Native (Expo)
TypeScript
Redux Toolkit
Gemini API
Supabase Edge Functions
Vercel

Oral Health × HIV Care Pathway App

Lead Developer · Health Tech

Mobile app at the intersection of oral health and HIV care — behavior change and care-pathway tooling for an underserved patient population. Same care-pathway pattern as SmokeMukti, applied to a new clinical domain.

Read case study
Expo 54
React Native
Redux Toolkit
React Navigation 6
TypeScript
EAS
CrosslaneShipped

Career Counselling Platform

Senior Software Developer · VoiceQube

Cross-product backend serving 13+ feature modules — counsellor matching, code compiler, forum, jobs, resume tools, payments — wired into Phiny's AI stack.
476 TS files / ~107k LoC13+ feature modules

NestJS
MongoDB
Redis
Prometheus
Grafana
Sentry
OpenRouter
Claude

Generative UI demos on CopilotKit + AG-UI

Independent build · 2026

Four live demos exploring 'all UI will be AI' on CopilotKit Cloud — a gym buddy with persistent state, a generative dashboard the agent assembles from a brief, a meta-tool that authors useCopilotAction definitions live, and voice-driven profile building. Plus a React Native + Expo client talking to the wire-only AG-UI protocol.
4 web routes + Expo mobile11 parallel PRs shipped

Next.js 16
React 19
Tailwind 4
CopilotKit
AG-UI
Recharts
Shiki
Web Speech API
Expo
React Native
TypeScript
AmorelleShipped

AI-native couples app for connection & intimacy

Independent build · 2026

Full-stack relationship platform for couples — mobile (Expo) plus a web presence on Cloudflare, backed by Supabase. Albums, love letters, mood tracking, date planning, mediation, and weekly stories, with opt-in AI helpers for quizzes, translation, and writing.

React Native (Expo)
Astro
Cloudflare
Supabase
Postgres
Groq (Llama 3.3)
Claude (Anthropic SDK)
i18next
NativeWind
TypeScript
CocoPrivate

A quiet companion for your mind

Independent build · 2026

Privacy-first mental-wellness app — journaling, mood tracking, breathing and grounding exercises, and an AI support companion with safety guardrails. All data stays on-device by default; nothing syncs to a backend.

React Native (Expo 54)
React 19
Expo Router
Reanimated 4
Vercel Edge Functions
Groq (Llama 3.3 70B)
Firebase Auth
TypeScript
FoodieMamaPrivate

Curated restaurant & street-food discovery

Independent build · 2026

Location-based food discovery app surfacing restaurants, hotels, and street-food spots curated by a food traveler. Map-based discovery, saved lists, an AI dining concierge, photo/review contributions, and in-app payments.

React Native (Expo 54)
React 19
react-native-maps
Google Maps API
Firebase (Auth + Firestore)
Vercel Functions
Stripe
Styled Components
TypeScript

02 · Research

Papers & Publications

Six research papers on the AI systems I ship — one accepted at ICANN 2026 (Voice AI latency), the rest under review: intent detection, MCP architecture, LLM optimization, trust, and multi-agent drift.

Paper · 2026
−41.8% E2E latency

Latency Optimization for Voice AI

Systems-level latency study of a production voice AI platform (ElevenLabs TTS + Anthropic Claude intent + NestJS over WebSocket). Concurrency between intent detection and TTS is the highest-leverage optimization, not per-stage speed.

✓ Accepted · ICANN 2026 (Padua, Italy)

Paper · 2026
Pattern catalogue

MCP Server Architecture Patterns

Design patterns for production MCP servers — Gamma-format taxonomy, anti-patterns, cross-cutting concerns. 100% classification accuracy at ≤10 tools; Proxy Aggregator pattern when tool count exceeds threshold.

Under review · target ACM / IEEE Software

Paper · 2026
41.7% → 91.7% accuracy

ASR Intent Detection at Scale

Using LLMs as a post-ASR intent classifier on noisy production transcripts. Prompt + structured-output classifier tested across ~120 prompt variants. Lifted intent accuracy without retraining the base ASR.

Under review · target EMNLP / IEEE NLP

Paper · 2026
+5.6 percentage points

LLM Optimization for TensorFlow

Evaluation framework and fine-tuning recipe lifting benchmark task performance by 5.6 pp. Translates research improvements into production systems.

Under review · target NeurIPS / IEEE TNNLS

Paper · 2026
Empirical study

Trust in LLMs

Trust calibration with large language models — user perspectives on reliability, transparency, and accountability. Submission complete.

Paper · 2026
Drift mitigation

Multi-Agent Drift

Measuring and mitigating divergence in multi-agent systems. Framework for detecting drift across coordinated LLM agents.

03 · Building with Claude · AI · Automation

The agentic dev workflow

Claude Code in the daily build/test/ship loop, MCP servers in production, n8n orchestration, and real-time AI avatars. AI is the work, not a side project.

n8n LLM Orchestration · Ôdasie

Heavy n8n automation for LLM agent orchestration, API integrations, and approval workflows. Cut release cycles from weeks to hours via AWS infrastructure automation (EC2, S3, SQS, Lambda, Bedrock) plus Netlify, Coolify, GitHub Actions.

n8nClaudeAWSGitHub ActionsCoolify

MCP Servers in Production

6+ months of production MCP usage on real workloads at Ôdasie, then formalized into a paper on MCP Server Architecture Patterns (under review).

MCPClaudeTypeScriptPython

Real-Time AI Avatars

Built bi-directional voice + video + data avatar experiences using LiveKit + WebRTC at Ôdasie. Live talking AI avatars wired into customer onboarding and demos.

LiveKitWebRTCPipecatClaudeElevenLabs

BITS Law, Mumbai · AI for Marketing Masterclass

3-hour technical workshop: creative AI tooling, content + distribution automation, zero-code CRM pipelines, hands-on with LLM and image-gen tools.

WorkshopSpeakingClaudeImage-gen

04 · Open Source

Open Source & Tools

Reference implementations and tools — the voice AI server you can clone, a competitive-programming workspace, real-time document chat.

Qubekit Voice AI Server

Open-source LiveKit + Pipecat + Claude + ElevenLabs + Deepgram FastAPI reference implementation — SSE streams, JWT, runtime data exchange, React test client. The voice stack you can clone and ship.

FastAPILiveKitPipecatClaudeElevenLabsDeepgramWebRTC

RealStream ChatDoc

Real-time document intelligence platform — Kafka-based ingestion, AWS Glue + Athena ETL, vector-based document chat over Pinecone + Algolia + OpenAI.

KafkaAWS GlueAWS AthenaPineconeAlgoliaOpenAI

05 · Speaking

Workshops & Talks

Live, hands-on technical workshops on AI tooling and production patterns.

Speaking
3-hour technical workshop

AI for Marketing Masterclass

BITS Law, Mumbai

Hands-on technical workshop for a mixed-seniority audience on creative AI tooling, content + distribution automation, zero-code CRM pipelines, and live builds with LLM and image-gen tools.

AI for Marketing Masterclass – photo 1
AI for Marketing Masterclass – photo 2
AI for Marketing Masterclass – photo 3
AI for Marketing Masterclass – photo 4
AI for Marketing Masterclass – photo 5
AI for Marketing Masterclass – photo 6
Speaking
Guest talk · 1st-year CS

Beyond Engineering: Navigating Opportunities for Personal & Professional Growth

Don Bosco College of Engineering, Goa · Alumni Interaction

Returned to my alma mater as an alumnus to talk first-year Computer Engineering students through everything beyond the syllabus — clubs, internships, hackathons, open source, networking, and personal projects — and how each one compounds into real opportunities.

Beyond Engineering: Navigating Opportunities for Personal & Professional Growth – photo 1
Beyond Engineering: Navigating Opportunities for Personal & Professional Growth – photo 2
Beyond Engineering: Navigating Opportunities for Personal & Professional Growth – photo 3
Speaking
Hands-on session

Intro to React & React Native

Don Bosco College of Engineering, Goa · 1st-year CS

Introductory session for first-year Computer Engineering students on building apps and websites with React and React Native — from what the frameworks are, to running my own hosted projects and live apps on a phone, to why the skill pays off for hackathons and placements.

Intro to React & React Native – photo 1
Intro to React & React Native – photo 2
Intro to React & React Native – photo 3

06 · Recognition

Recognition

Peer review service and academic awards.

Recognition
2026

Certificate of Reviewing

European Journal of Computer Sciences and Informatics

Evaluated a manuscript as part of the peer review process — contributing to research quality in computer science and informatics.

Recognition
B.E. (Hons), Computer Engineering · CGPA 9.28

Best Outgoing Student Award

Don Bosco College of Engineering, Goa

Chairman of C-Codes (Students' Council) — organised INSPIRUS 2K21, two-day national tech event with 300+ participants.

Recognition
2023

Runners-up · Rio Designeiro UI/UX Designathon

Technix 2023 · Goa College of Engineering (Govt. of Goa)

Placed 2nd designing a furniture-selling app end-to-end with my team (Siddhesh Kamath, Germano D'Costa) — a unique, user-first solution delivered under competition time pressure.

07 · Earlier

Earlier Work

Enterprise IoT before voice AI; non-profit GenAI education before founding.

Siemens Enterprise IoT

Enterprise IoT desktop applications — 20k+ LoC, 1,000+ Jest tests, MQTT pub/sub, concurrent schedulers achieving ~3× performance improvement.

AngularElectronRxJSNestJSRxDBPythonMQTT

More on the blogAI, voice systems, MCP, dev tools.

Available for senior AI / contract / FDE work

Building something with AI?

Voice agents, MCP servers, LLM pipelines, agentic workflows — pick a slot, drop a message, or send your email and I'll reply within a day.

or leave your email

Replies within ~24 hours · Remote-first · global · open to relocation