Project Image
Grap A Cup Of Tea And Have A Look Around!

Projects

Project 1

Crimson Knight-Java 2D Game

A retro-styled game built with Java featuring pixel art. Explore the code or watch the demo!

Project 2

Therapy Booking System

A website booking and management system built using HTML, PHP & CSS. Check out the source or video demo.

Project 3

Distributed Peer-to-Peer Network

A Java-based Implementation DHT for key-value storage and retrieval. Supporting node discovery, three-closest-node identification, and fault-tolerant data access with retries for UDP packet loss.

Project 4

C++ Consumer Purchase Tracker

C++ program that tracks consumer purchases by reading data from text files and consumers. It validates input, stores purchase details in a Consumer class, and outputs each person's purchases and total spending for names present in both files.

Project 5

Team Management System

A simple Java-based project for managing society teams and members. The program allows you to create teams, add and manage members, and organize them efficiently.

Project 6

Rock-Paper-Scissors

A simple Python implementation of the classic Rock, Paper, Scissors game.