All Projects

Things I've Built

12
Total
3
AI & RAG
4
SaaS
1
Enterprise
1
Automation
3
Data
Data PROTOTYPE

Enterprise Analytics Copilot

A secure analytics assistant that converts natural-language questions into validated database queries and presents business results through interactive charts and summaries.

Natural-language questions Safe read-only SQL generation Schema-aware query planning Query validation +4 more
Next.js · FastAPI · PostgreSQL · OpenAI API · Chart.js · Redis
Data PROTOTYPE

Inventory and Stock Predictor

A predictive analytics system that forecasts inventory demand using historical sales data, seasonal trends, and machine learning models to optimize stock levels and reduce carrying costs.

Historical sales analysis Demand forecasting Seasonal trend detection Stock level optimization +4 more
Python · FastAPI · PostgreSQL · TensorFlow · Redis · Docker
Data PROTOTYPE

Weather Forecast Application

A responsive weather application that delivers real-time conditions and multi-day forecasts for locations worldwide. It integrates the OpenWeatherMap API to display temperature, humidity, wind speed, weather conditions, and location-based forecast data through a clean, user-friendly interface.

City search Current weather Multi-day forecast Geolocation support +4 more
React.js · OpenWeatherMap API · Styled Components · Geolocation API · JavaScript