Featured Projects
A showcase of my AI/ML implementations, full-stack platforms, backend microservices, and software engineering projects.
Developed an end-to-end Okey tile detection and classification pipeline using OpenCV, YOLOv8-Nano, and ResNet-18. Created a dataset of 219 images with 4,432 annotations across 55 classes. Implemented a DFS algorithm with memoization for tile-hand optimization with sub-10 ms response time and integrated into a full web app.
Developed a local GPU-based generative AI application transforming a single product image into front, side, and isometric views. Integrated Qwen Image Edit, ComfyUI, VAE, CLIP, UNET, Lightning LoRA, and AuraFlow. Built a React 18 & Vite frontend with WebSocket progress tracking.
Designed specialized AI agents for data analysis, financial reasoning, legal analysis, and final decision making using transaction history, 13 engineered behavioral features, and card-level clustering. Built parallel data reasoning pipelines with LLMs, Pandas, and Dask.
Developed a content-based recommendation platform using Python, FastAPI, scikit-learn, Pandas, and NumPy. Cleaned a 114K+ track dataset down to 89,740 usable records. Implemented a KNN recommendation engine using cosine distance, feature scaling, and 10 audio features.
Developed a full-stack e-commerce application using ASP.NET Core 8, React 18, SQL Server, and Entity Framework Core. Applied Clean Architecture, CQRS, Domain-Driven Design (DDD), MediatR, and FluentValidation. Implemented JWT authentication with RBAC and containerized with Docker.
Built an HTTP web server from scratch using Python socket programming supporting multithreaded client connections. Implemented static file serving, MIME type detection, JSON APIs, structured logging, and HTTP error handling with Docker containerization.
Microservices ecosystem for university library management featuring OpenAPI 3.0.3 REST API specifications and high-performance gRPC protocol buffer communication services.
Developed a modern, responsive portfolio website using Next.js, React 18, and TypeScript. Built reusable UI components with Tailwind CSS and Radix UI primitives with smooth theme switching and responsive sidebar layout.
Authored a research paper on detecting suicidal intent in social media posts using deep learning models. Implemented and compared two novel models in literature, achieving 97% accuracy in both models.
A unique twist on the classic Pac-Man game where real human players control the ghosts to compete against Pac-Man in real time. Designed and developed with C#.
Developed a comprehensive book store web application using Java and SQL. Features user authentication, book catalog browsing, shopping cart management, and order processing pipelines.
A desktop travel planning and booking application built with Java and JavaFX that helps users organize trips, manage bookings, and track travel itineraries.
Responsive task management application built with React featuring task creation, status filtering, completion tracking, and browser local storage persistence.