Created a Shoestore in Java using SQL and databasemanagament. The store uses store procedures to retrieve different customer information and can also produce reports about different products and shopping history regarding the customers.
Created a Snake Game using Java and the graphical user interface Swing. The game also applies designpatterns.
Created a 15 numbers puzzle game in Java where the goal is to reassign a random puzzle in acsending or descending order.