Background
Self-taught from sorting algorithms to production AI systems.
I started writing code in 2022 out of curiosity — sorting algorithms, small scripts, understanding how things work under the hood. That curiosity compounded into full-stack web applications, then backend systems, then cloud infrastructure, then AI.
My approach has always been to build real things. Every skill I have came from a project I was trying to ship — not a tutorial, not a course. I figure out what I need to learn and I learn it.
Today I build web platforms, deploy them on cloud infrastructure, write automation scripts and bots, and integrate LLM-based reasoning into real applications. Sometimes for clients, sometimes for fun, always with the goal of making things that actually work.
Projects
Production platforms and engineering experiments — all available on GitHub.
E-commerce platform where merchants set up a full storefront and customers reach them directly via WhatsApp. Full Django backend, REST API, storefront management, and real-time product-to-chat redirection.
Platform for deploying personal WhatsApp bots. Commands include YouTube media downloads, bypassing view-once media, and more — managed through a Django backend with payment integration. Bot runtime in Node.js.
A curated collection of APIs I built and maintain. Powered by Django, backed by scraping pipelines and custom scripts. A live showcase of my data extraction and API design work.
Command-line tool that automates Django project deployment end-to-end — environment setup, Gunicorn, Nginx, SSL, DNS, and GitHub Actions CD pipelines. One command, running production.
A Django web interface for building and extending your Mika FAISS knowledge base. Supports three ingestion sources — website URLs (via Firecrawl), GitHub repositories, and document files (PDF, Markdown, DOCX) — with live streaming logs and new/append index modes.
What I'm fluent in
Domains I move through with confidence, not technologies I've touched once.