Building scalable systems that think, learn and evolve.
Engineering intelligent systems with precision and intent.
class IntelligentSystem: def __init__(self): self.scalable = True self.ai_driven = True def evolve(self): return self.learn()const buildSystem = async() => { const architecture = { scalable: true, ai_driven: true }; return architecture;};Crafting backend architectures that drive intelligent applications.
Senior Backend and AI Python Engineer with deep expertise in building scalable systems, designing ML pipelines, and leading technical teams. Passionate about clean architecture, performance optimization, and engineering excellence.
Backend Architecture
Designing and implementing scalable, high-performance backend systems. Specializing in microservices architecture, distributed systems, and API design. Expertise in Python frameworks including Django, FastAPI, and Flask.
AI & Machine Learning
Building intelligent systems that learn and adapt. From neural network design to production ML pipelines, I engineer AI solutions that solve real-world problems. Proficient in TensorFlow, PyTorch, and scikit-learn.
Cloud & DevOps
Deploying and managing infrastructure at scale. AWS, GCP, and Azure expertise. Containerization with Docker and Kubernetes. CI/CD pipelines, monitoring, and infrastructure as code.
Leadership & Mentorship
Leading technical teams and mentoring engineers. Code reviews, architecture decisions, and technical strategy. Building engineering cultures that prioritize quality, scalability, and innovation.
Technologies I work with
A curated selection of tools, frameworks, and technologies that power the systems I build.
Backend
AI & ML
Cloud & DevOps
Tools & Frameworks
Selected work and case studies
Highlights from the ai-experiments monorepo: LLM APIs, MCP servers, RAG agents, and developer tooling.
FastAPI LLM API with MCP Tools
Tool-augmented FastAPI LLM service using GPT-4o-mini and MCP for structured, analytics-ready responses.
Visual Q&A Service with Ollama
Visual question-answering API on Gemma3 with base64 encoding pipeline, strict schemas, and full logging.
Document Intelligence RAG Agent
Document intelligence RAG agent with FAISS indexing, knowledge stacking, and dual FastAPI + Gradio interfaces.
Cloudflare Proxy Compliance Monitor
DNS proxy compliance utility that audits Cloudflare A records and toggles proxying based on blocklist signals.
MCP Scaffolding & FileOps Server
Scaffolding and file-operations MCP server that creates projects from templates with cursor rules baked in.
Single-Host Deploy Orchestrator
Template-based orchestrator that provisions nginx, TLS, and systemd services from GitHub dispatch payloads.