Projects

Some of the stuff I have worked on.

Inventory Management System App

Inventory Management System App

Built a responsive inventory platform with CRUD, reporting, and live stock tracking. Designed RESTful APIs using Entity Framework for scalable data handling.

Built With:React,TypeScript,.NET Web API,SQL Server
Crypto Portfolio Visualizer

Crypto Portfolio Visualizer

Developed a dashboard to monitor and visualize crypto performance. Used Flask to fetch and store data; implemented interactive portfolio charts.

Built With:React,Chart.js,Flask,SQLAlchemy,CoinGeckoAPI
Drone Command & Control System

Drone Command & Control System

Built a real-time UAV tracking interface with map-based commands and live telemetry. Achieved sub-200ms latency using WebSockets.

Built With:React,Leaflet.js,Flask + Socket.IO
Threat Detection AI Simulation

Threat Detection AI Simulation

Created an AI-driven intrusion detection simulation using synthetic network data. Integrated backend model with interactive visual dashboard.

Built With:PyTorch,Flask REST API,React
Laravel Blog Application

Laravel Blog Application

Developed a responsive CMS with full CRUD, user auth, and role-based access. Designed mobile-first UI for seamless content management.

Built With:Laravel,PHP,MySQL,Bootstrap
X-ray Pneumonia Classifier

X-ray Pneumonia Classifier

Built a CNN to detect pneumonia from chest X-rays with model explainability using Grad-CAM. Deployed with an interactive Streamlit UI.

Built With:Python,PyTorch,Grad-CAM
Open-Pit-Mining Gym

Open-Pit-Mining Gym

A configurable benchmarking environment for optimizing truck dispatch scheduling in open-pit mining using Reinforcement Learning.

Built With:Python,Codex,Prompt Engineering
Sentiment Analysis on IMDb Reviews

Sentiment Analysis on IMDb Reviews

A binary sentiment classifier using TensorFlow and Keras to classify movie reviews as positive or negative

Built With:Python,TensorFlow,Keras