As an computer engineering student, I know that for keeping track on our progress, we need these types of platforms. Creating and developing projects are so important for an engineer student.
Description: Multi-window Java Swing project aiming a better user interface with MySQL Database connection.
Languages: Java, MySQL
Description: A simple project aiming to understand the connection between a MySQL database and a Java project in Eclipse using CRUD operations.
Languages: Java, MySQL
Description: A simple code that takes Employee Form Page inputs and prints them into the text area with using Java Swing and JFrames.
Languages: Java, MySQL
Description: A Python-based simulation to optimize metro routes using graph algorithms. This project finds the fastest and least transfer routes in a metro network using BFS (Breadth-First Search) and A algorithm*.
Languages: Python