Explore My Projects

Here are some of the projects I've worked on:

🧑‍🎓 Student Grading System

This Java-based application manages students, courses, and grades with MySQL database integration. It allows users to add, remove, and edit student and course details, assign students to courses, and input grades. The simple GUI, built with JavaFX, ensures easy interaction, and MySQL stores all data for persistent storage.

Java JavaFX MySQL
View on GitHub
Todo App Screenshot

📝 Todo App

This is a simple To-Do app built with Java and JavaFX. Users can create, update, and delete tasks. It's a minimalistic app with an easy-to-use interface, and I plan to add more features and improvements in the future.

Java JavaFX
View on GitHub

🚀 Other Projects

In addition to the major projects listed above, I have worked on several others that focus on different aspects of software development:

  • Search Engine Implementation using TrieTree
  • Automated Latin Square Game
  • Chemical Formula Processor
Data Structures Algorithms Java
View All Projects on GitHub