Skip to content
View ArthurJ01's full-sized avatar

Block or report ArthurJ01

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

Pinned Loading

  1. MiniGit MiniGit Public

    A barebones version of git, WIP

    C++ 3

  2. Algorithm-visualiser Algorithm-visualiser Public

    An algorithm visualiser made in C++ using SFML respresenting common algorithms like insertion sort, merge sort, DFS, BFS

    C++ 6

  3. OOP2024_assignment4 OOP2024_assignment4 Public

    A simple version of the snake game

    Java

  4. DistributedQueue DistributedQueue Public

    A school assignment tasking us to create a server and clients connecting to each other allowing student clients to enter a queue and supervisor clients to supervise them, removing the students from…

    C#