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

experience

ai engineer

Dec 2025 - Apr 2026

33 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
reactjstypescriptvite.jsnode.jssupabaserailwayllm integration

software development engineer

Jun 2025 - Present

ftnss 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%
node.jstypescriptpostgresqlsupabaseawsdockerterraform

software development engineer

Dec 2021 - Jun 2023

acodesoft 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
c#.net corejavaspring bootmssqldockerkubernetesaws

education

master of science in computer science

university of texas at arlington · usa

ai systems, distributed computing, full-stack engineering

Aug 2023 - May 2025

bachelor of science in computer engineering

p p savani university · surat, india

software engineering, IoT, blockchain

Jun 2019 - May 2023

writing

all posts

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.

next.js 16react 19typescriptzustandrechartsdnd kitgochi v5stripeollamageminiragpgvectorsupabasepostgresqlredisdockerprometheusvercel

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.

next.js 16react 19typescriptssefastapipythonsentence transformerscerebras/groqpgvectorsupabasepostgresqlvercelrailwayplaywright

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.

next.js 16react 19typescriptshadcn/uiradix uigoimapssecronpostgresqldocker

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.

next.jsreact 19typescriptshadcn/uitailwind csscapacitoriosandroidsupabasegeolocation apivercel

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.

next.js 14typescripttailwind csszodserver actionsisrwebhookssupabasepostgresql

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.

next.jsreact 19typescriptrechartsnode.jsexpressjwtnextauthsupabasegithub actionsvercel

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.

next.jstypescripttailwind cssturborepomonorepo

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.

next.js 16react 19typescriptrechartsreact markdowngoginjwtwebsocketpostgresql

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.

reactjavascriptexpressjwtmulterjoimongodbmongoosevercel

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
gokafkagrpcpostgresqlredisdockerkubernetes

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
solidityweb3.jsethereumnode.jsganache

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%
pythonopencvraspberry pimysqlrfid

skills

languages

typescriptgopythonjavascriptjavasqlc#rustkotlincdart

frameworks

next.jsreactfastapigin (go)express.jstailwind csscapacitorspring boot.net coreflaskdjangogrpcangularbootstrapturboreporecharts

infrastructure

supabasepostgresqlmongodbredisdockervercelgithub actionsawsazurekubernetesterraformkafkamysqlmssqlsqlitewebsocketsmqttmicroservicesevent-driven architecturerest apisoauth 2.0jwtrbactls/mtlsgitbitbucketintellijvs codejiraclickupconfluenceclaude codeopenai codexxai grokstripeplaywright

ai/data

pgvectorrag pipelinessentence transformersllm orchestrationollamagemini

connect