Things I’ve made trying to put my dent in the universe.
I’ve worked on tons of little projects over the years but these are the ones that I’m most proud of. Many of them are open-source, so if you see something that piques your interest, check out the code and contribute if you have ideas for how it can be improved.

AI-Powered Chatbot (RAG System)
Enterprise-grade RAG system with Azure OpenAI integration, JWT authentication, Redis caching, and rate limiting. Deployed on Azure Container Apps with full CI/CD pipeline.
Tech Stack:
PythonFastAPIAzure OpenAIRAGDockerAzure Container AppsKey Features:
- ✓RAG (Retrieval-Augmented Generation) system
- ✓Azure OpenAI integration
- ✓Enterprise security with JWT authentication
- +3 more features

AI Image Analyzer
Advanced computer vision application with real-time image processing, featuring drag-and-drop uploads, color analysis, object detection, and face detection with modern React frontend.
Tech Stack:
PythonFastAPIReactComputer VisionPIL/OpenCVAzure Container AppsKey Features:
- ✓Real computer vision processing
- ✓Drag-and-drop image uploads
- ✓Color analysis, object detection, face detection
- +3 more features

Predictive Analytics Platform
A platform leveraging machine learning algorithms to forecast trends and analyze data.

AI-Powered Recommendation Engine
A recommendation engine using collaborative filtering and deep learning techniques.

Automated Machine Learning Pipeline
An end-to-end pipeline for automating machine learning workflows, including data preprocessing and model deployment.