Things I've Built
From AI-powered trading platforms to real-time multiplayer games — each project is a commit to learning by building.
MarketMind — AI Stock Trading Platform
Full-stack AI-powered stock analysis dashboard that aggregates and processes 2,000+ financial news headlines daily using FinBERT NLP sentiment analysis, achieving 92%+ classification accuracy. Features a personalized insights engine supporting 150+ stock tickers with intelligent Redis caching that reduced API latency by 60%. The platform provides real-time sentiment visualization, technical indicators, and portfolio tracking through a responsive React dashboard.
Dots & Boxes — Real-Time Multiplayer Strategy Game
Production-grade multiplayer game built with React 19 and Socket.IO, featuring AI opponents with difficulty levels powered by minimax algorithm with alpha-beta pruning. Includes real-time WebSocket game rooms, server-side turn validation, animated captures, and a comprehensive spectator mode. Full CI/CD pipeline with 86+ automated tests ensuring reliability.
AI Video Analytics System
Real-time object detection and multi-object tracking system leveraging YOLOv8 for detection and Deep SORT for persistent tracking across video frames. Features a Streamlit dashboard for video upload, frame-by-frame processing visualization, configurable alert zones with entry/exit logging, and downloadable processed results. Supports both uploaded videos and webcam feed.
Option Pricing Models Visualizer
Interactive financial engineering tool implementing Black-Scholes, Binomial Tree, and Monte Carlo simulation models for options pricing. Flask backend handles complex pricing computations with real-time parameter sensitivity analysis (Greeks), while the React frontend provides interactive 3D surface plots and comparative model analysis dashboards.
EasyERP — Enterprise Resource Planning System
Comprehensive ERP system designed for small-to-mid businesses, handling inventory management, order processing, employee records, and financial reporting. Built with a modular architecture using Next.js for the frontend and Node.js microservices backend with PostgreSQL for data persistence and Redis for session caching.
This Portfolio — Terminal-Themed Developer Showcase
The very site you're browsing. A terminal-inspired developer portfolio featuring interactive CLI, Konami code easter egg with matrix rain, boot sequence preloader, CRT scanline effects, and a fully responsive design. Because if your portfolio doesn't feel like hacking, you're doing it wrong.