Skip to content
View ThiagoAVicente's full-sized avatar

Block or report ThiagoAVicente

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
ThiagoAVicente/README.md

💻 Thiago Vicente

🛠️ Tech Stack

Python C++ Java SQL Flask PyTorch NumPy Git GitHub Linux

GitHub stats

📫 Connect with Me

LinkedIn Email

Pinned Loading

  1. kmeans kmeans Public

    This project implements the K-means clustering algorithm with a ThreadPool to parallelize computations and improve performance, tested on a Spotify dataset from Kaggle.

    C++

  2. Distributed-Pytest Distributed-Pytest Public

    Este projeto foi desenvolvido como parte da disciplina de Computação Distribuída na Universidade de Aveiro durante o ano letivo de 2025. O objetivo principal é explorar e aplicar conceitos fundamen…

    Python

  3. tictactoe tictactoe Public

    This project implements a classic Tic-Tac-Toe game played in the terminal, where players can challenge an agent.

    C++ 2

  4. FluidSimulation FluidSimulation Public

    Basic fluid simulation implementation in cpp.

    C++ 5

  5. UA UA Public

    University projects and notes

    1

  6. 2048 2048 Public

    2048 game and agents to play the game :)

    Python