Skip to content
View vinicius-verona's full-sized avatar
🌎
Trying to do better
🌎
Trying to do better
  • 15:26 (UTC +02:00)

Highlights

  • Pro

Block or report vinicius-verona

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

Welcome fellow user 😁

My name is Vinicius. Currently, I am a Computer Science master student at UGA - France and in here you will have access to a bit of my projects concluded, such as personal projects, university projects and researches.

Contact me:

Linkedin Badge TryHackMe Badge

Pinned Loading

  1. GraphTheoryAlgorithms GraphTheoryAlgorithms Public

    This is a repository with some algorithms regarding Graph Theory. Its main reason is to study the algorithm implementation.

    C++

  2. Absence-Manager Absence-Manager Public

    Frontend Challenge by Crewmeister

    TypeScript

  3. AdvancedProgramming AdvancedProgramming Public

    Challenges developed as part of the course "Algorithms and Advanced Programming"

    C++

  4. KnapsackProblemSolver KnapsackProblemSolver Public

    A Knapsack problem solver with Dynamic Programming and Branch-and-Bound approach in C++

    C++