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.

Agent Network Project

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.

Python
Machine Learning
Multi-Agent Systems
Data Pipelines
HTTP Web Server Project

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.

Python
Socket Programming
Docker
Backend Development
Portfolio Website

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.

Next.js
React
TypeScript
Tailwind CSS
Suicide Content Analysis Research

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.

Python
Deep Learning
Data Analysis
Machine Learning
To Do App

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.

JavaScript
React
Web Development
Travel Reservation App

A travel planning and booking application that helps users organize their trips by managing reservations, tracking itineraries, and ensuring a seamless travel experience.

Java
JavaFX
UI/UX Design
Multiplayer Pac-Man Game

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#.

C#
Game Development
Multiplayer
Real-time
Book Shopping Website

Developed a comprehensive Book Shopping Website using Java and SQL. Features include user authentication, book catalog management, shopping cart functionality, and order processing.

Java
SQL
Web Development
Database Design