My Projects
Here are some of the projects I've worked on. Each one represents a unique challenge and learning opportunity that has helped me grow as a developer.
Designed a multi-agent system for AI-driven fraud detection and financial compliance. Built scalable architecture with domain-specific agents, consensus-based decision pipelines, data pipelines with feature engineering, and parallel processing for large-scale analysis.
Built a custom HTTP web server from scratch using socket programming, implementing request-response handling, static file serving, and a JSON API endpoint. Containerized the application with Docker following backend architecture principles.
Developed a modern, responsive portfolio website using Next.js, React, and TypeScript. Built reusable UI components with Tailwind CSS and Radix UI, implemented form validation and data visualizations, and deployed via GitHub and Cloudflare Pages with performance optimization.
Authored a research paper on detecting suicidal intent in social media posts using deep learning models. Implemented and compared two unused models in literature, achieving 97% accuracy in both models.
Built a responsive To-Do List app with React, featuring task creation, completion tracking, and local storage support. Designed with a clean UI and modular component structure.
A travel planning and booking application that helps users organize their trips by managing reservations, tracking itineraries, and ensuring a seamless travel experience.
A unique twist on the classic Pac-Man game, where instead of AI-controlled ghosts, real players take control of the ghosts to compete against Pac-Man. Designed and developed with C#.
Developed a comprehensive Book Shopping Website using Java and SQL. Features include user authentication, book catalog management, shopping cart functionality, and order processing.