My Projects

Wister Restaurant DB System

Developed the Cashier module to search and manage orders and customers via Swing UI, built SQL joins displayed in JTable, and implemented update/delete using PreparedStatement.

Wister logo
Fig.1 - Wister logo.

Click here to go to the project repository on GitHub.

Seam Carving Image Resizer

Implemented energy-based seam removal and compared DP, Greedy, and Brute Force seam search to resize images to a user-defined width.

image carved with seam carving algorithm
Fig.2 - Seam Carved Image.

Click here to go to the project repository on GitHub.