Skip to content
View AnthonyMazzie's full-sized avatar
👨‍🚀
👨‍🚀

Block or report AnthonyMazzie

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. Battleship Battleship Public

    A modern implementation of the classic Battleship game using Next.js, React, and TypeScript

    TypeScript 1

  2. BellmanFord BellmanFord Public

    Given a directed, weighted graph containing positive and negative edge weights, a source node and destination node, this Java application utilizes the Bellman Ford algorithm to return the shortest …

    Java

  3. Snake Snake Public

    Contains 2 implementations of the classic Snake game.

    JavaScript

  4. BowlingKata BowlingKata Public

    JavaScript Bowling Kata implementation for scoring a standard game, featuring an object-oriented design and comprehensive tests.

    JavaScript