Skip to content
View john4ster's full-sized avatar

Block or report john4ster

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. MedicML MedicML Public

    ML models and web app to assist in diagnosing medical issues

    Jupyter Notebook

  2. Space-Invaders Space-Invaders Public

    Clone of the arcade game "Space Invaders" made using C++ and SFML.

    C++

  3. Web-Socket-Chat Web-Socket-Chat Public

    Chat application that allows users on a local area network to chat with each other in real time using web sockets.

    JavaScript

  4. Pathfinding-Visualization Pathfinding-Visualization Public

    Program that shows a visualization of the A* Pathfinding Algorithm. The user can place the start and end points, as well as obstacles in between them, and the algorithm will find the shortest path.

    Java