my projects
most of my work has been developing solutions for private companies, so there is not much work
to showcase here.
the following are smaller projects, developed either at university or for personal study:
Suave na Nave
- Java
- Java2D
Suave na Nave is 2D space shooter game I developed back in 2014 as part of my
second-semester programming class.
This is a fairly simple project. The game uses Java AWT library to handle graphics (like it was the
'90s), a lot of the logic is naive, there are absolutely no optimizations implemented, and I'm
sure there are plenty of bugs. But it was a pretty fun experience to develop it as a student
back then, and it was just as fun to revisit it 10 years later! :)