Software Engineer | Dublin, CA
Three years shipping production applications for enterprise customers in regulated industries: healthcare, pharma, and government. I own applications end to end, from the first ambiguous conversation through architecture, code, and everything that comes after launch. I work across Python, TypeScript, React, SQL, and AWS.
A full stack tool I built solo that clones any public GitHub repo and runs an agentic RAG pipeline against OWASP, NIST, and AWS policy documents, running 12 automated checks with context retrieved through Pinecone vector search. An LLM as judge layer scores each check 0 to 10 with policy citations, so results stay reproducible and reviewable. Users can also upload their own compliance standards through the same ingestion pipeline, extending the tool to new domains without touching code.