Welcome to my GitHub profile.
Here you'll find two types of projects:
- [U]niversity projects — academic work from my degree at UTN.
- [P]ersonal projects — things I build to learn and experiment.
Welcome to my GitHub profile.
Here you'll find two types of projects:
[U] Hotel management system developed in Java and JavaFX, designed to manage guests, reservations, and core hotel operations through a modular architecture and persistence using Hibernate/JPA over …
Java 3
[U] project from my Algorithms and Data Structures course. Pure C++, running on the Windows console, with no graphical libraries or frameworks — just the basics. I’m uploading it here mainly to kee…
C++ 1
[U] project from my Computer Architecture course. The assignment was to design a simple game entirely in Logisim, a digital logic simulator. The game is built using counters, multiplexers, and a bu…
[U] Repository that brings together the complete architecture of the Hotel Premier system. It includes input and output diagrams, class diagrams, sequence diagrams, state diagrams, the entity–relat…