Skip to content
View vitorialira92's full-sized avatar
💫
💫

Block or report vitorialira92

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vitorialira92/README.md

Hi there 👋

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!


PRsThisMonth Repos Years

🔭 Table of Contents


🌱 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#.

⚡ Programming Languages and Frameworks

Java Spring Hibernate Swagger C# .Net JWT C++ OpenCV C

📫 Database

MySQL SQLite Postgres

🎉 Design

Adobe Illustrator Adobe Photoshop Figma

🍸 Top Languages

vitoria's most languages


🍸 Stats

Pinned Loading

  1. ClassManagement ClassManagement Public

    Java

  2. GuessTheNumber GuessTheNumber Public

    Simple game to guess a number

    C#

  3. ProjetoAED1 ProjetoAED1 Public

    Projeto da matéria Algoritmos e Estruturas de Dados 1

    C# 1

  4. UrlShortener UrlShortener Public

    A simple url shortener

    Java