Senior Software Engineer specializing in Angular and Generative AI and building production-grade frontend systems and AI pipelines.
Angular — I contribute to the Angular framework itself. I work at the compiler level, fixing bugs in AST transforms, type inference, and signal-based APIs that affect every Angular developer globally.
Generative AI — I design and build RAG pipelines, LLM agents, and multi-agent orchestration systems in production. I work with retrieval strategies, embedding models, prompt engineering, and agent frameworks.
I actively contribute to open source. Check out my pull requests, issues, and activity directly on my GitHub profile.
Frontend
AI / GenAI
Backend & Infra
Problem My Approach
─────────────────────────────────────────────────────────────────────────
Bug in framework internals → Read the AST, trace the transform pipeline
LLM answer is unreliable → Ground it with RAG + source citations
Slow Angular app → Change detection audit, lazy loading, signals
AI agent loses context → State management + memory layer design
Open to collaborating on Angular OSS and production AI systems.