Projects
Matrix Multiplication Comparison- Java, GitHub
This programming project is to compare an iterative matrix multiplication algorithm with a divide and conquer strategy and Strassen's version of the algorithm.
Real estate Database Management System - Java,MySQL
- Swing based Login page for admin
- Database connected program allows admin to update, add or delete properties
- Data tables are updated and shown in the program
Trivia Maze- Java, SQLite, GitHub
A maze program where user has to answer every question to get out of the maze.