A collection of my technical endeavors, ranging from full-stack web applications to AI-driven tools.
My flagship Final Year Project. A real-time driver drowsiness detection app using ML Kit, eye/mouth analysis, and voice alerts. Currently in active development - More features coming soon.
Secure, real-time chat application with file sharing, typing indicators, and friend management.
A comprehensive Property Management System designed to facilitate property bookings, reviews, and maintenance. Built with the MERN stack for seamless interaction.
Implements "True PixelRNN" architectures (Row LSTM, Diagonal BiLSTM, Hybrid) for image completion. Features custom MaskedConv2D layers and Streamlit UI.
Next-word prediction using LSTM trained on Shakespeare. Features configurable temperature/top-k and real-time visualizations.
RAG app for FAST-NUCES FYP Handbook. Features FAISS semantic search, MMR reranking, and Gemini-powered answers with citations.
Comprehensive Point-of-Sale system with transaction management, inventory control, and analytics.
Multi-agent stress monitoring system powered by LangGraph reasoning and temporal trend analysis.
A tool for program analysis featuring verification, equivalence checking, and control flow visualization using Z3 SMT solver.
An automotive parts e-commerce platform with product browsing, reviews, and a seller dashboard for inventory management.
A robust backend for movie recommendations featuring user management, discussion forums, and admin controls.
Interactive game transforming words one letter at a time. Features AI modes and graph visualization using NetworkX.
Classic chess game featuring an AI opponent powered by Minimax algorithm with alpha-beta pruning.
Automated test case generation using Genetic Algorithm and Local Beam Search with visualization.