My Projects

Basic Tax System

This C# console application provides a simple menu-driven system that allows users to manage employee salary information and calculate tax based on predefined rules.

The program demonstrates the use of object-oriented programming (OOP) principles in C#, including class creation, encapsulation, and basic user interaction via a console menu.

Tech Used: C#,.NET, Visual Studio 2022

View Project

Personal Portfolio Website

Building a responsive, secure portfolio to showcase software and Top proud projects using modern web standards.

Tech Used: HTML, CSS, JavaScript, GitHub Pages

View Project

Library Management

Developed a management system where it's main purpose is to manage Books and library members, while also storing all database of countless members and books

Tech Used: Python, Tkinter, SQLite, Pycharm

View Project