Skip to content
View vitorbcc2021's full-sized avatar
Coding
Coding
Block or Report

Block or report vitorbcc2021

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
vitorbcc2021/README.md

🖤👋🏻 Hello There!!!

  • 🧒 My name is Vitor Allace and this is my GitHub!
  • 🎓 I'm a Compute Science student at IFGOIANO - Campus Morrinhos (Brazil 🇧🇷)
  • 📚 Currently learning: Java Spring Framework, Rest Architecture

About my work

My programming tools

Java Python C# Flutter

📫 How to contact me

Pinned Loading

  1. TicTacToe TicTacToe Public

    This is my TicTacToe game made in Java Language! I made this project to try to apply some design patterns... I still want to work more in this project, new things can come soon! :)

    Java

  2. RestfulApi RestfulApi Public

    A simple RESTful API made with Spring Boot

    Java

  3. ProducerConsumerNoSemaphore ProducerConsumerNoSemaphore Public

    This is a project to solve the problem of the Producers and Consumers in Java Language with the use of Threads to do the work! The generic form to solve this problem is with the Semaphores to help …

    Java

  4. HanoiTowersUnity HanoiTowersUnity Public

    It's a simple game of hanoi towers made in Unity. This is not made using Recursion, only Stacks and logic.

    C#