AI Systems Engineer | Backend Architecture | Full-Stack ML
I specialize in building scalable, production-ready systems that combine deep learning, backend engineering, and autonomous AI agents. My work spans:
- π Asynchronous Microservices β FastAPI, PostgreSQL, Redis task queues, Docker containerization
- π€ Autonomous AI Agents β Multi-step reasoning, RAG pipelines, tool routing, dynamic dependency injection
- π§ Deep Learning β CNNs, LSTMs, Stable Diffusion, ControlNet, edge ML
- π Production Systems β Biometric authentication, secure databases, idempotent operations
- π Data Intelligence β EDA automation, ML inference, real-time processing
I believe in first-principles thinking: building things from the ground up to understand how they work, then optimizing for production.
scalable-async-task-engine β Production-grade async task processing microservice
A battle-tested pattern for handling long-running work (ML inference, ETL, email delivery) without blocking HTTP requests. Perfect for ML applications that need fast API responses + reliable background job execution.
# One-command setup
docker-compose up --build
# API on :8000, Worker running, Postgres + Redis includedGraphMind-RAG-v2.0 β Multi-PDF Autonomous RAG Agent
Local AI platform with:
- Hybrid BM25 + FAISS retrieval
- FlashRank re-ranking
- Dynamic tool routing
- Interactive Cybersecurity Tutor with persistent memory
Zero external APIs required β fully offline, fully private.
bioguard-edge-attendance β High-performance biometric attendance
Real-time facial landmark tracking + Eye Aspect Ratio (EAR) anti-spoofing. SQLite idempotent ledger. Edge-first design (no cloud dependency).
neural-sketch-diffusion β ControlNet-guided image generation
Transform hand-drawn sketches into photorealistic artwork using ControlNet edge conditioning + Stable Diffusion v1.5.
NativeWeather-Agent β Autonomous multi-step weather agent
Framework-free implementation with LLaMA 3.3-70B, Groq, and Open-Meteo REST APIs. Pure Python tool routing, no orchestration overhead.
Histopathology-Lung-CNN β First-principles CNN for lung cancer classification
Native image data streams, regularized training loops, confusion matrix visualization. Built from scratch without high-level frameworks.
stock-price-prediction-lstm β End-to-end time series forecasting
PyTorch LSTM with automated data fetching (yfinance), preprocessing, and dynamic visualizations.
| Project | Tech | Purpose |
|---|---|---|
| EDA Agent | LLM + Pandas | Autonomous exploratory data analysis & synthesis |
| SQL Query Assistant | LLM + SQL | Convert natural language to executable SQL |
| Robot Maze Q-Learning | RL + NumPy | Model-free tabular Q-learning agent |
| Local Documind AI | LangChain + FAISS | Privacy-first offline document RAG |
| Bank Management System | Python + DB | Core banking operations |
- First-Principles Thinking β Build systems from scratch before reaching for frameworks
- Production-Ready β All code is architected for scalability, reliability, and observability
- Privacy-First β Prefer offline, local solutions when possible
- Asynchronous by Default β Non-blocking operations for responsive systems
- End-to-End Ownership β From data ingestion to deployment
- πΌ Backend/ML engineering roles where I can architect scalable systems
- π€ Open-source collaboration on production-grade AI/backend projects
- π¬ Innovation projects combining AI agents, distributed systems, and edge computing
- π Technical discussions on async patterns, RAG architectures, and ML infrastructure
- π» Explore my repositories β they're documented and runnable
- π§ Reach out with questions, ideas, or collaboration opportunities
- β If a project helps you, star it! (Feedback fuels improvement)
Building the future, one async task at a time.
Last updated: August 2026