Designed, developed, and deployed a business portfolio platform as the sole engineer — owning end-to-end architecture, implementation, and production deployment on Vercel.
Shipped 8+ reusable UI components and authored unit/integration tests; debugged integration blockers independently while collaborating with stakeholders.
Architected the VyaparPragati admin platform from scratch across 6 backend modules serving 500+ users; engineered real-time bidirectional messaging on Firestore snapshot subscriptions.
Designed a normalized PostgreSQL schema with full CRUD REST APIs and Row-Level Security (RLS) policies enforcing strict multi-tenant isolation for the Saaro Creations e-commerce backend.
Diagnosed and eliminated N+1 query patterns by refactoring PostgreSQL joins, halving database round-trips and improving SSR product route performance.
A zero-trust security gateway that sits between LLM agents and MCP tool servers, catching malicious or drifting tools before they execute.
6-layer defense mapped to 8 OWASP MCP Top 10 threat categories. Cut syscall trace noise from 900+ lines to 4 signal lines per tool while enforcing least-privilege across 5 tested MCP servers.
An AI-integrated pipeline that matches patients to clinical trials by reading their medical records and ranking eligible trials.
Built solo at a Healthcare AI Hackathon — parses FHIR EMRs, extracts medical entities via fine-tuned BioBERT, and ranks trial candidates with a RAG pipeline.