3D interactive racing game where the player as a marble races down a dynamic track with realistic physics and animations
Software Engineering
Building modern web applications, product interfaces and interactive systems with a focus on clarity, performance and maintainable architecture.
Video game project made to learn Unity game engine, C# programming, as well as game design.
Small web game project to practice Javascript.
Small web game project as part of DOM manipulation and event handling practice.
JavaScript project to practice using jQuery by building a Simon game.
Small website which lets you play a drum kit with your keyboard. Made to learn and practice using various event listeners, higher order functions, animations etc.
JavaScript dice game, where two dice are rolled upon every refresh of the page, and then the images and the winner message are updated accordingly.
A game where the player has to name as many U.S. states as possible. The correctly guessed states appear on the map, and the ones that haven't been guessed are saved to a external csv file for the player to learn. The project is made for learning the Python's Pandas library.
Turtle crossing game remake in Python.
Small project based on the popular arcade game.
Snake game project to further practice OOP concepts in Python like inheritance; list slicing, use of event listeners etc.
Small game project where different colored turtles race at random speeds across the screen, and the user needs to guess the correct outcome in order to win.
Small project to practice OOP concepts in Python.