Projects

Engineering Project Portfolio

Detailed builds across robotics, AI/ML, and backend systems with architecture, product decisions, and implementation notes.

Deeper public-safe breakdowns are available in the case studies section.

deployed / ai-social-sales-agent
AI/SaaS
Sellavie.ai project preview

Sellavie.ai

Multi-tenant AI sales platform with a production backend, dashboard, and mobile app — automating customer conversations and connecting them to order, invoice, and payment workflows.

Tenancy

Business-scoped access

Channels

Social inbox automation

Production backendWeb dashboardMobile appTenant-scoped data+6 more
deployed / ai-document-qa-agent
AI/ML
AI Document Q&A Agent project preview

AI Document Q&A Agent

RAG-based document Q&A app — upload PDFs/text, ask questions, get answers with chunk-level citations. Runs in mock mode without paid LLM keys.

Pattern

Retrieve · Cite · Generate

Run mode

Mock or OpenAI-backed

Python 3.11FastAPIReact + ViteRAG+3 more
deployed / realtime-object-detection-dashboard
AI/ML
Real-Time Object Detection Dashboard project preview

Real-Time Object Detection Dashboard

Webcam / demo-feed object-detection dashboard with FastAPI WebSocket streaming, YOLO-ready detector abstraction, canvas bounding-box overlays, and live throughput / latency / confidence stats.

Stream

WebSocket + backpressure loop

Detector

Mock or YOLOv8 adapter

Python 3.11FastAPIWebSocketsReact + Vite+4 more
deployed / webhook-relay-inspector
AI/SaaS
Webhook Relay & Inspector project preview

Webhook Relay & Inspector

Event ingestion + live inspector: receive provider callbacks, browse payloads in real time, replay captured events, and forward matches with bounded retries.

Pattern

Ingest · Inspect · Replay · Forward

Reliability

Verified ingest + retries

Python 3.11FastAPIWebSocketsEvent verification+3 more
deployed / robot-path-planning-simulator
Robotics
2D Robot Path Planning Simulator project preview

2D Robot Path Planning Simulator

Interactive 2D path-planning sandbox — paint obstacles, drop start/goal, and compare A*, Dijkstra, and an RRT-style planner with visited-cell visualization and live stats.

Planners

A* · Dijkstra · RRT-style

Stats

Cost · Visited · Runtime · Success

Python 3.11FastAPIReact + ViteTypeScript+3 more
deployed / adaptive-ai-playlist-generator
AI/ML
Adaptive AI Playlist Generator project preview

Adaptive AI Playlist Generator

Adaptive music recommendation system that learns listener preferences over time and generates explainable playlists using embeddings and contextual signals.

Modeling

taste embeddings + memory

Output

explainable playlist ranking

PythonMachine LearningRecommendation SystemsEmbeddings+2 more
deployed / autonomous-retail-intelligence-robot
Robotics
Autonomous Retail Intelligence Robot (ARIR) project preview

Autonomous Retail Intelligence Robot (ARIR)

Autonomous retail robot for inventory tracking, customer assistance, and ERP synchronization using ROS, YOLOv5, and DeepSORT.

Detection

YOLOv5 + DeepSORT

Training

1000 epochs

PythonROS NoeticYOLOv5DeepSORT+5 more
deployed / robot-guide-dog
Robotics
Robot Guide Dog for the Visually Impaired project preview

Robot Guide Dog for the Visually Impaired

ROS-based quadruped guidance system using YOLO perception and audio feedback to support visually impaired users in navigation tasks.

Platform

Unitree Go1 + Gazebo

Perception

real-time YOLO pipeline

PythonROSYOLOOpenCV+4 more
deployed / autonomous-disaster-response-robot
Robotics
Autonomous Disaster Response Robot project preview

Autonomous Disaster Response Robot

ROS and Gazebo disaster-response simulation project focused on SLAM mapping, autonomous navigation, and hazard-aware exploration.

Environment

unknown-map exploration

Pipeline

SLAM + autonomous routing

ROSGazeboSLAMPython+1 more
deployed / intelligent-pv-monitoring-power-prediction
AI/ML
Intelligent PV Monitoring & Power Efficiency Prediction (ANN) project preview

Intelligent PV Monitoring & Power Efficiency Prediction (ANN)

Applied AI + IoT project using neural networks to predict photovoltaic power efficiency from real-time operational telemetry.

Training

1000 epochs

Evaluation

MSE, MAE, MAPE, R²

PythonTensorFlowKerasScikit-learn+4 more
deployed / genetic-algorithm-optimization
AI/ML
Genetic Algorithm Optimization project preview

Genetic Algorithm Optimization

Evolutionary optimization project implementing selection, crossover, mutation, and fitness-driven search.

Algorithm

selection + crossover + mutation

Use case

complex search-space optimization

PythonGenetic AlgorithmsOptimization
deployed / data-mining-ml-portfolio
AI/ML
Data Mining & Machine Learning Portfolio project preview

Data Mining & Machine Learning Portfolio

Portfolio of data mining and supervised learning experiments covering preprocessing, feature engineering, and predictive modeling.

Scope

multi-dataset experiments

Focus

end-to-end ML workflow

Pythonscikit-learnPandasData Analysis+1 more