My Projects

Religious Book by Me!

This book, written in Bangla, explains how to perform your prayer (Salah) in a perfect and meaningful way. The Duas and methods are presented with authentic references, Bangla meaning and proper diagrams. Take a look and explore this book — it might be very helpful for you.

PDF

Chat Application Project

Java Group Chat Application using Java Sockets and Swing GUI. Multiple users can join, chat, see who's online, and leave gracefully.

Java

NotePad Project

A simple and clean Notepad app made with Java Swing. Supports text editing, file open/save, and undo/redo features.

Java

Basic Calculator Project

A basic calculator made with Java Swing that performs addition, subtraction, multiplication, and division with an easy-to-use interface.

Java

Atomic Dictionary Project

Windows Forms app that shows information about chemical elements when you enter their name or symbol. Built with C# and .NET 8.0.

C#

TicTacToe Game Project

2-player Tic-Tac-Toe game built with Java Swing. Features clean interface, turn-based gameplay, win detection, and restart option.

Java

Personal Library Project

Java Swing application to manage books by sections like Islamic, History, and Others. Supports adding, giving, returning, removing books, and viewing lists.

Java

Counter Machine

This is a simple Counter Machine built with Java Swing. It provides basic functionality to count up, count down, and reset a counter with a graphical user interface. The application features easy-to-use buttons for incrementing, decrementing, and resetting the counter value.

Java