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.

  • Logo for AI-Powered Chatbot (RAG System)

    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 Apps

    Key Features:

    • RAG (Retrieval-Augmented Generation) system
    • Azure OpenAI integration
    • Enterprise security with JWT authentication
    • +3 more features
  • Logo for AI Image Analyzer

    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 Apps

    Key Features:

    • Real computer vision processing
    • Drag-and-drop image uploads
    • Color analysis, object detection, face detection
    • +3 more features
  • Logo for Predictive Analytics Platform

    Predictive Analytics Platform

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

  • Logo for AI-Powered Recommendation Engine

    AI-Powered Recommendation Engine

    A recommendation engine using collaborative filtering and deep learning techniques.

  • Logo for Automated Machine Learning Pipeline

    Automated Machine Learning Pipeline

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