Daivtech
Software Engineer • Feb 2025 — Present
At Daivtech, I architect and build production healthcare and enterprise systems. I work across the full stack — from designing LangGraph AI agents and RAG pipelines on AWS Bedrock to building secure REST APIs and owning cloud infrastructure end-to-end.
- Architected the SendScript Healthcare EMR platform end-to-end on Next.js, TypeScript, PostgreSQL, and AWS, supporting a clinical team of ~40 staff across intake, diagnostics, and reporting workflows in production.
- Designed a LangGraph StateGraph agent to orchestrate multi-step reasoning over radiology documents, cutting average review time from ~25 minutes to ~10 minutes per case.
- Built a RAG pipeline on AWS Bedrock using Claude models with Titan Embeddings and hybrid k-NN + BM25 retrieval, improving answer relevance on ~200 clinical queries.
- Implemented LLM safety guardrails — semantic caching, hallucination verification, prompt-injection protection, and PII filtering — cutting duplicate LLM calls by ~30% during peak usage.
- Designed the core REST API layer with PostgreSQL, JWT Authentication, and RBAC, covering ~20 endpoints governing clinical data access.
- Owned AWS infrastructure (EC2, VPC, IAM, RDS, encrypted storage) and built CI/CD with Docker, GitHub Actions, Nginx, and PM2, reducing release time from ~2 hours to ~15 minutes.