I'm a full stack developer focused on AI-integrated web applications — the kind that connect a clean frontend to something a little smarter on the backend. My work spans API gateways, authentication services, and chat/RAG-driven tools, mostly in JavaScript and Python. I like building things that are practical first — polish comes after it actually works.
An AI-powered chat application built under Aquavern Technologies — real-time messaging with an LLM-backed response layer.
A lightweight API gateway handling routing, request validation and rate limiting in front of a set of backend services.
Backend API powering a conversational chatbot — session state, intent handling, and integration with an LLM provider.
A standalone authentication service — token-based auth, session management, and access control for other services to plug into.