Luan Pozzobon
Portfolio
Snake Game
● In this project, I worked with two other colleagues to implement a terminal snake game using C++, one of the main things I implemented, was the separation of the rendering of the field, snake and apple, allowing for better performance, as it wouldn't load all the elements all the time.
Getlib
● I developed this project alone, as a way to study concepts of Java, frameworks like Hibernate, and other concepts, like third-party APIs consumption, JSON. ● For this project I've used Java 19 and MySQL.
MoonVs
● I worked solo on this project, both in the back-end using Java with Spring, PostgreSQL, and in the front-end using pure HTML, CSS and JS. ● The project is currently under development, and the available version is a beta, the stable version is being developed also entirely by me, alone, using also Java and Spring and PostgreSQL, but with Angular in the front-end.