My name is Vitória and I am a Computer Engineering student at UFSCar. Currently, I am working my way through building a portfolio in back-end programming and UX/UI :)
Make sure to check my projects!
- Kitty's Coffee Shop: A Hello Kitty's café game developed for Algorithms and Data Structures I. It was developed in C# + SQLite.
- Class Management: An API for the management of students enrollments in classes. It is being developed with Java Spring Boot, MySQL, Java Mail Sender, Swagger & Spring Security.
- Url Shortener: A simples API that generates a code to access a link and redirects you to it, ex: localhost:8080/56896 could redirect you a facebook page. It was developed with Java Spring Boot + MySQL.
- Guess the Number: A console game with 5 levels to guess a number. The last level has decimal numbers. It was developed with C#.