Featured Projects

Showcasing my expertise in AI, backend development, and full-stack solutions

Star
PXI Studio — Mobile App
FrontendMobile

PXI Studio — Mobile App

Expo / React Native client for PXI Studio

Native iOS and Android client for PXI Studio built with Expo and React Native. It is the primary surface for photographers and clients on the go: capture, albums, notifications, and account flows wired to the platform API. The app emphasizes responsive UI, media-heavy workflows, and secure session handling. It complements the web experience by focusing on device capabilities such as camera, background tasks, and push-ready architecture.

ExpoReact NativeTypeScriptexpo-routerNativeWind+11
Live
Star
PXI Studio — Web App
Frontend

PXI Studio — Web App

Next.js marketing site and product dashboard for PXI Studio

Marketing and authenticated web surface for PXI Studio built with Next.js and React. It introduces the product to new users and hosts the browser-based dashboard for managing studios, billing touchpoints, and analytics-style views. The UI layers Ant Design, motion (Framer Motion / GSAP), and Tailwind for a cohesive brand experience. This project is intentionally separate from the mobile shell: it optimizes for large screens, SEO-friendly pages, and web-first integrations.

Next.jsReactTypeScriptTailwind CSSAnt Design+6
Live
Star
PXI Studio — API & Platform Services
Backend

PXI Studio — API & Platform Services

Node.js / Express API tier for PXI Studio

Central HTTP and real-time service for PXI Studio implemented with Node.js, Express, and TypeScript. It owns authentication bridges, business rules, persistence, file delivery, and integrations (payments, email/SMS, cloud storage). PostgreSQL and Prisma model core data, while Socket.IO powers live channels used by web and mobile clients. This layer is the contract both frontends share: it is not a UI project and deliberately stays focused on reliability, security, and integration boundaries.

Node.jsExpressTypeScriptPrismaPostgreSQL+10
Live
Star
FxUtopia - Forex & Crypto Trading Hub API
BackendTrading

FxUtopia - Forex & Crypto Trading Hub API

FastAPI Backend for Trading Community Platform

A comprehensive FastAPI backend for a Forex & Crypto trading community platform featuring authentication, community forums, educational content, marketplace, reviews, signals, and economic calendar. The public live product is https://www.fxutopia.com/—the same deployment as the Next.js frontend (no separate public API hostname).

FastAPIPostgreSQLRedisSQLAlchemyAlembic+16
Live
Star
FxUtopia — Trading Platform Web App
FrontendTrading

FxUtopia — Trading Platform Web App

Next.js frontend for the FxUtopia Forex & Crypto community

Client for the FxUtopia trading community platform: marketing and authenticated areas for forums, marketplace, signals, education, and messaging—wired to the FastAPI backend with real-time updates where the product needs them. Built with modern React patterns, strong typing, and a trading-focused UI (dashboards, lists, and chart surfaces). Live at https://www.fxutopia.com/.

Next.jsReactTypeScriptTailwind CSSshadcn/ui+12
Live
Star
Jifunze - High-Performance E-Learning Platform
Backend

Jifunze - High-Performance E-Learning Platform

Django E-Learning Platform with Real-time Communication

A high-performance, scalable e-learning platform built with Django featuring real-time WebSocket communication, Redis caching, and AI-ready architecture designed to handle thousands of concurrent users.

DjangoPythonPostgreSQLRedisDocker+16
Code
Star
YouTube Analytics ETL Pipeline
Backend

YouTube Analytics ETL Pipeline

Automated ETL Pipeline with Sentiment Analysis & Power BI Visualization

Developed an ETL pipeline for YouTube channel analytics using YouTube API, sentiment analysis with Hugging Face RoBERTa model, and MySQL for data storage. Automated workflows with Apache Airflow and Docker on AWS.

PythonPandasMySQLApache AirflowDocker+14
Code
Star
Imaginify
FullStack

Imaginify

AI-Powered Image Transformation Platform

A cutting-edge AI-powered SaaS platform that transforms images using advanced machine learning algorithms. Built with modern web technologies, it provides users with powerful image editing capabilities through an intuitive and beautiful interface.

Next.jsReactTypeScriptTailwind CSSMongoDB+3
LiveCode
Star
DnD RAG Chatbot
AI/ML

DnD RAG Chatbot

RAG assistant for D&D 5e rules (PDFs + local LLM + web/Claude fallback)

An AI-powered assistant that learns Dungeons & Dragons (D&D 5e) rules from PDFs, answers rules questions using a RAG pipeline, and falls back to web search plus a cloud LLM when local context is not enough. Early development: core environment, local LLM (Ollama) and Claude API connectivity, and PDF processing scripts are in place; FastAPI backend and Streamlit/Gradio UI are planned.

PythonOllamaLlama 3.1Anthropic Claudesentence-transformers+10
Code
Star
Enterprise RAG System
AI/ML

Enterprise RAG System

Production-grade RAG for document intelligence (hybrid search, guardrails, citations)

Retrieval-augmented generation pipeline that turns large document sets into queryable knowledge: hybrid dense + sparse search, reranking, confidence scoring, and cited answers. Designed for production-style workloads—ingestion loaders, structure-aware chunking, Qdrant-backed hybrid storage, caching, FastAPI and Streamlit surfaces, Dockerized services, and a broad pytest suite with faithfulness-style evaluation.

PythonFastAPIStreamlitQdrantOllama+11
Code
Star
Plante AI
MobileAI/ML+1

Plante AI

Smart Meal Analysis App

An innovative Flutter application that revolutionizes how we understand and improve our eating habits through advanced AI-powered meal analysis. Simply take a photo of your meal, and our intelligent system will provide comprehensive insights.

FlutterDartTensorFlow LiteFirebasePython+2
LiveCode
Star
Dream Market Landing
Frontend

Dream Market Landing

Modern Trading Platform

Dream Market is a cutting-edge platform that enables users to trade on the outcome of future events using advanced algorithms and real-time data analysis.

ReactNext.jsTailwindcssSSL/TLSVercel+4
LiveCode
Star
AI Body Detection & Measurement
AI/ML

AI Body Detection & Measurement

Shopify Clothing Fit Finder

Computer vision system that extracts precise body measurements from a single front-facing photo to recommend well-fitting clothes on Shopify. Uses AI to analyze body shape and provide personalized clothing recommendations.

PythonOpenCVMediapipeComputer VisionFastAPI+3
Star
Jobs3 Frontend
Frontend

Jobs3 Frontend

Next.js Job Marketplace UI

2024: Frontend developer for Jobs3. Implemented wallet integrations, responsive UI, admin panel, and high-fidelity designs from Figma.

Next.jsReactTypeScriptTailwind CSSRadix UI+10
Star
Jobs3 Backend
Backend

Jobs3 Backend

Node.js Backend for Job Marketplace

2024: Backend developer for Jobs3. Designed APIs, integrated Pinecone/OpenAI/LangChain, Telegram alerts, and email notifications.

Node.jsExpressMongoDBMongooseJWT+10
Star
GoTrip - City Jabber
FullStack

GoTrip - City Jabber

Travel planning platform

City Jabber is a travel planning platform that helps users discover and explore cities around the world. It offers personalized recommendations for attractions, restaurants, and activities based on user preferences and interests.

Next.jsMongoDBBootstrapGEO APIBigData+2
Star
Real-time Neural Style Transfer
AI/ML

Real-time Neural Style Transfer

Artistic Image Transformation

A real-time neural style transfer application using feed-forward networks and OpenCV, deployed with Streamlit for instant artistic transformation on video feeds.

PythonPyTorchVGGTransformerNetOpenCV+2
LiveCode
Star
Outlook Account Creator Automation
FullStack

Outlook Account Creator Automation

Web scraper and Automation tool

Created a web scraper and automation tool to create the outlook account automatically with using bypassing captcha and turning proxy.

PuppeteerNode.jsJavaScriptProxyCaptcha+1
LiveCode
Star
Scene Text Recognition System
AI/ML

Scene Text Recognition System

OCR with YOLOv11m and CRNN

A scalable OCR system using YOLOv11m and CRNN with CTC loss, deployed via FastAPI + Ray Serve, supporting real-time OCR with GPU acceleration and an interactive Streamlit UI.

PythonPyTorchYOLOv11mOpenCVCRNN+4
LiveCode
Star
Data Science Salary Prediction
AI/ML

Data Science Salary Prediction

Glassdoor 2024 Analysis with ML & LLMs

This project predicts data science job salaries using 2024 Glassdoor data with both traditional machine learning and large language models (LLMs). It offers a comparison of predictive methods for salary estimation.

SeleniumPandasNumPyScikit-learnXGBoost+8
Code
Star
Dense Passage Retrieval
AI/ML

Dense Passage Retrieval

Open-Domain Question Answering

PyTorch reimplementation of the paper "Dense Passage Retrieval for Open-Domain Question Answering" with modular design, low GPU optimization (T4), and accuracy improvements over the original paper.

PythonPyTorchTransformersAccelerateFAISS+3
Code
Star
Botara 3.0 - Advanced Futures Trading Bot
Trading

Botara 3.0 - Advanced Futures Trading Bot

Multi-Indicator Algorithmic Trading System

A sophisticated algorithmic trading system designed for cryptocurrency and forex futures markets. Implements a multi-indicator strategy with Fisher Transform, RSI, Volume Oscillator, and ATR-based risk management. Features Optuna-optimized parameters, dual position support, trailing stops, and real-time monitoring.

PythonOptunaPandasNumPyRequests+16
Code
Star
Chart Pattern Detection YOLO
AI/MLTrading

Chart Pattern Detection YOLO

AI-Powered Trading Pattern Recognition

YOLO-based pattern detection system for swing trading that identifies chart patterns (Cup-and-Handle, Double Bottom, Head and Shoulders) and candlestick formations (Marubozu, Morning Star, Doji) in real-time.

PythonYOLOComputer VisionPyTorchOpenCV+3
Star

Forex Trading Strategy Backtester

Trading

Forex Trading Strategy Backtester

EUR/USD Backtesting Framework

Python-based backtesting framework for forex trading strategies on EUR/USD. Simulates trading cycles with take-profit, stop-loss, and dynamic trigger levels (X1, X2) using historical OHLCV data.

PythonPandasPytzCSVOHLCV+2
Code
Star

Binance Historical Data Fetcher

Trading

Binance Historical Data Fetcher

Free Candlestick Data Downloader

Python script to fetch free historical Binance Futures candlestick (OHLCV) data for any symbol and interval without API keys. Download years of data (2021–2025) for backtesting and analysis.

PythonPandasRequestsBinance APICSV+1
Code
Star

Bitget Historical Data Fetcher

Trading

Bitget Historical Data Fetcher

Free Futures Candlestick Downloader

Python script to fetch historical candlestick (OHLCV) data from Bitget Futures API for any trading pair and interval — completely free without API keys.

PythonPandasRequestsBitget APICSV+1
Code
Star

Blofin Historical Data Fetcher

Trading

Blofin Historical Data Fetcher

Free Candlestick Data Tool

Python script to fetch free historical candlestick (OHLCV) data from Blofin exchange for any trading pair and interval without authentication.

PythonPandasRequestsBlofin APICSV+1
Code
Star

Crypto Sentiment Data Ingestion

Trading

Crypto Sentiment Data Ingestion

AI Trading Sentiment Collector

Asynchronous Python system to collect, analyze, and store crypto sentiment data from CryptoPanic, Reddit, CoinMarketCap, and Twitter. Uses FinBERT for financial sentiment analysis with real-time updates every 15 minutes.

PythonFinBERTTransformersPyTorchPandas+6
Star
TimeMixer++ Price Forecasting
AI/MLTrading

TimeMixer++ Price Forecasting

Short-Term Market Prediction Model

State-of-the-art time series forecasting model for accurate short-term price prediction in financial markets. Leverages multi-scale and multi-resolution approach to capture complex temporal patterns across stocks, ETFs, forex, and crypto.

PythonPyTorchTime Series ForecastingDeep LearningTransformers+2
Star
Multimodal Agentic RAG System
AI/ML

Multimodal Agentic RAG System

PDF Document Analysis with AI Agents

An Agentic RAG system that enhances traditional RAG by enabling multimodal PDF analysis. It processes not only text but also images, tables, and combined queries that mix visual and textual information.

LangChainLangGraphDoclingMilvusAttu+7
Code
Star
Retail Store Sample App - GitOps with Amazon EKS Auto Mode
DevOps

Retail Store Sample App - GitOps with Amazon EKS Auto Mode

AWS Containers Retail Sample - GitOps Edition

Modern microservices architecture deployed on AWS EKS using GitOps principles with automated CI/CD pipeline. Features 5 microservices (UI, Catalog, Cart, Orders, Checkout) with full production workflow.

AWS EKSTerraformKubernetesArgoCDHelm+16
Star

Serverless Todo App - DevOps AWS Project

DevOps

Serverless Todo App - DevOps AWS Project

Enterprise-Grade Serverless Architecture with CI/CD

A comprehensive DevOps implementation showcasing modern serverless architecture, automated CI/CD pipelines, and Infrastructure as Code (IaC) practices for a todo application on AWS.

AWS LambdaAPI GatewayDynamoDBTerraformGitHub Actions+16