Skip to content
View ValentinVie's full-sized avatar

Highlights

  • Pro

Block or report ValentinVie

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

Pinned Loading

  1. Peer-to-Peer_FS Peer-to-Peer_FS Public

    A simple peer-to-peer (P2P) file sharing system using TCP/IP. The goal is to gain experience on implementing a centralized P2P network.

    Python

  2. SSHProtocol-Attack-2 SSHProtocol-Attack-2 Public

    Code-reuse attacks on the SSH client (SSHProtocol repo).

    C

  3. SnakeAI SnakeAI Public

    A neural network trained with a genetic algorithm to play the game Snake.

    Python 7 1

  4. Password-Wallet Password-Wallet Public

    In this assignment you will build an encrypted password wallet program in Go. The user will enter and modify passwords.

    Go

  5. AntColony AntColony Public

    Emulation of an ant colony. Given a graph containing nodes (cities) and edges (roads) the goal for the ant is to start from the nest city and walk to the food city. Ants release pheromones if they …

    Python

  6. EscapeGame EscapeGame Public

    The goal was to create a fake ticking time bomb for an escape game with an Arduino and the players had to disarm it within the given time frame. I built the box for it to contain a 7 segment displa…

    C++