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.
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.
Fig.2 - Seam Carved Image.
Click here
to go to the project repository on GitHub.