hey, i'm Darshan.
ai engineer & software developer with 4+ years of experience building production-grade ai platforms, distributed systems, and full-stack applications. i work primarily with go, python, and typescript.
originally from surat, india, now based in austin, texas. i moved 9,000 miles to pursue a master's in computer science at ut arlington, and i've been building things at the intersection of ai and infrastructure ever since.
i believe in shipping fast, building systems that scale, and never waiting for permission to start something ambitious.
now
sde at ftnss inc.
architecting backend services and RESTful APIs for a multi-tenant marketplace platform with normalized relational schemas, real-time booking workflows, and Supabase real-time subscriptions
building Regent
production-grade saas that replaces human executive assistants with a 13-stage email processing pipeline, RAG-backed drafting, multi-model routing with circuit breakers, and 4-tier Stripe billing
building MailPilot
real-time email automation with Go async job workers, IMAP sync, cron scheduling, and SSE broker pushing live pipeline status
master of science in computer science
university of texas at arlington · ai systems, distributed computing, full-stack engineering
experience
ai engineer
Dec 2025 - Apr 202633 strategies llc · remote · austin, tx
built Plya, an ai-powered workout app, end-to-end for a client. ReactJS + TypeScript (Vite.js) product on Supabase and Railway that ingests short-form fitness video (Instagram Reels, YouTube Shorts, TikTok) and turns it into personalized workout feeds.
- -integrated LLM APIs from the TypeScript/Node layer to auto-tag ingested clips against user onboarding profiles (goals, fitness level, Q&A responses) and power an in-app ai coach agent, with prompt engineering and iterative output evaluation for reliable tagging accuracy
- -designed Supabase (PostgreSQL) schemas and REST APIs and managed Railway deployment workflows with CI/CD and staging/production environment management, monitoring releases end-to-end to keep client delivery fast and stable
- -shipped a ReactJS + Vite.js frontend wired to Node.js services and LLM integration, owning the product surface from ingestion pipeline to coach UX
software development engineer
Jun 2025 - Presentftnss inc. · remote · austin, tx
architecting backend services and RESTful APIs for a multi-tenant marketplace platform with normalized relational schemas supporting vendor onboarding, real-time booking workflows, and dynamic availability management across web and mobile clients.
- -optimized PostgreSQL query performance using composite indexing, row-level security, and Supabase real-time subscriptions, cutting average API response time by 45% and enabling sub-100ms booking updates for all concurrent users
- -deployed production infrastructure on AWS using Terraform (IaC) with auto-scaling, load balancers, and blue-green deployments
- -built GitHub Actions CI/CD pipelines, Selenium end-to-end test automation, and peer code review practices, cutting release cycle time by 40%
software development engineer
Dec 2021 - Jun 2023acodesoft technologies llc · surat, india
started as an intern building backend modules in c# .net core, promoted to full-time sde based on consistent delivery. led migration from monolithic architecture to microservices.
- -led migration of monolithic .net services to java spring boot microservices on docker/kubernetes, reducing downtime by 35%
- -built high-throughput rest apis with mssql tuning, improving p95 query latency by 60%
- -implemented centralized oauth 2.0 / jwt authentication with rbac for inter-service communication
- -deployed high-availability environments on aws ec2 with auto scaling, maintaining 99.9% uptime
education
master of science in computer science
university of texas at arlington · usa
ai systems, distributed computing, full-stack engineering
bachelor of science in computer engineering
p p savani university · surat, india
software engineering, IoT, blockchain
writing
context is the new compute
Apr 2026in march 2026 anthropic shipped a 1 million token window at standard pricing and inference costs collapsed 240x in 18 months. compute is cheap. context is expensive. here's the discipline that actually separates production agents from demos in 2026.
the 25% agent: designing for the reliability we actually have
Apr 2026a public benchmark ran a 6-task crm agent flow 10 times and hit 25% end-to-end success. meanwhile 57% of orgs claim agents in production. that gap is the most important engineering problem in 2026. here's how i design for the reliability we actually measure.
the code that outlasts you isn't the code you wrote
Apr 2026stewardship is the engineering virtue nobody budgets for. but the thing that actually outlasts you isn't the code, it's the constraints, the names, the data model, and the 'why' doc. and the best act of stewardship is usually deletion.
projects
regent
↗ai executive assistant platform
a production-grade SaaS platform that replaces human executive assistants with per-user ai agents. Go backend orchestrating agentic workflows: 13-stage email processing (categorize, summarize, RAG-backed drafting), multi-model LLM routing with circuit-breaker fallback, and goroutine supervision with backoff recovery. 107-component Next.js frontend with 27 routes, 5 Zustand stores, real-time Supabase WebSocket subscriptions, 60 SQL migrations with compile-time RLS, AES-256-GCM encryption with key rotation, 4-tier Stripe billing ($97 to $697/mo), and 16 scheduled cron jobs for nightly batch processing.
researchconnect
↗ai research collaboration discovery
ai-powered platform for UT Arlington's MAE department that matches researchers using semantic vector search. FastAPI backend converts natural language queries into 384-dim embeddings, searches faculty profiles via pgvector, queries OpenAlex/arXiv/NSF in parallel, and uses LLMs to explain match rationale, all streamed via SSE. Next.js 16 frontend with Supabase auth and Playwright E2E tests.
mailpilot
↗intelligent email automation
email automation platform with real-time streaming architecture. Go backend runs async job workers for email fetching, ai processing, and sending, with a cron scheduler for periodic IMAP sync and digest delivery. SSE broker pushes live pipeline status to the Next.js frontend. dual api pattern: server-side REST proxy for mutations, client-side SSE for real-time updates.
ftnss
↗cross-platform fitness app
a fitness and wellness consumer application built as a cross-platform experience that runs as a web app, native iOS app, and native Android app from a single codebase using Capacitor. features geolocation-based gym discovery, Supabase authentication, and a polished mobile-first UI with shadcn/ui components.
niti: wisdom codex
↗digital library ecosystem
a two-app ecosystem: a curated reader with 49+ book summaries distilled into actionable insights, and an auth-protected admin dashboard for content management. features SSG with ISR and webhook-based cache invalidation between apps, Supabase RLS with defense-in-depth auth, and a shared design token system. gold-on-black aesthetic with six-category filtering.
orphilia
↗business payment ecosystem
a multi-service business platform spanning payment processing, partner management, and consumer experiences. secure Node.js Express API handles single/bulk payment records, partner balances and payouts with automatic notifications, dynamic revenue sharing, and JWT + time-based passcode authentication. includes a partner analytics portal with Recharts dashboards and a full CI/CD pipeline with multi-Node version testing and preview/production deployments.
sadhaksoap
↗Turborepo multi-app platform
a monorepo business platform built with Turborepo, housing two applications (a consumer-facing web storefront and an internal CRM dashboard) sharing packages and build infrastructure. Turborepo orchestrates parallel builds, shared linting, and workspace-level dependency management across both apps.
timeos
↗ai time management dashboard
a productivity dashboard with ai-powered time analytics. Next.js 16 frontend with interactive Recharts visualizations and markdown-rendered ai summaries. Go/Gin backend with JWT authentication, WebSocket real-time updates, PostgreSQL via pgx, and email notifications via gomail.
sadhakcare
↗healthcare platform
a healthcare and wellness service platform with a React frontend and Express/MongoDB backend. features JWT authentication, CSV data import, file uploads via Multer, and Joi input validation. designed for accessible health information and service discovery.
more projects
go-taskqueue
distributed task queue
distributed task queue service in Go with Kafka-backed message delivery, gRPC API, configurable retry with exponential backoff, and dead-letter queue for fault-tolerant async job processing at scale.
- -concurrent worker pool with graceful shutdown
- -Redis distributed locking for deduplication
- -Prometheus metrics with Kubernetes liveness probes and HPA
trustvote
blockchain voting platform
decentralized voting platform using Ethereum smart contracts with cryptographic vote hashing ensuring tamper-proof ballot integrity and immutable on-chain audit trails.
- -Metamask wallet authentication for secure voter identity
- -real-time result tracking with live vote count dashboards
- -recognized by faculty, selected for institutional presentation at PPSU
facetrack
IoT attendance system
real-time IoT attendance system using facial recognition (OpenCV) and RFID sensors on Raspberry Pi, processing biometric data with sub-second identification accuracy.
- -sub-second facial identification across multiple entry points
- -automated attendance logging with monitoring web dashboard
- -reduced manual tracking errors by 90%
skills
languages
frameworks
infrastructure
ai/data