Personal Projects

Welcome to my personal projects section! My goal is to become a Software Developer with a strong focus on Python and Java. I am excited to share my journey with you as I explore the world of programming. Here, you will find a collection of my personal projects that showcase my skills and passion for software development.

Loan Calculator

This Java-based financial tool is your key to making informed decisions when considering loans. With a user-friendly interface for inputting vital loan parameters, including the principal amount, annual interest rate, and loan duration, this program ensures you have the information you need at your fingertips.

Calculator+ 

This is a simple calculator program created using PyQt6 library in Python. The program provides basic arithmetic operations, including addition, subtraction, multiplication, and division. Users can enter numbers and perform calculations by clicking on the appropriate buttons. In case of an error, the program displays an error message.

QuickNote 

Experience the convenience of an intuitive note-taking app built with Tkinter. Seamlessly create, save, open, and delete notes. Prioritizing user experience, it prompts for unsaved changes and ensures a smooth exit. Streamline your note-taking process with this user-friendly solution.