Skip to content
View MarkLee7916's full-sized avatar

Highlights

  • Pro

Block or report MarkLee7916

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. Chess-with-AI Chess-with-AI Public

    Allows a user to play against a chess engine written using minimax with alpha beta pruning. Front end is written using Swing. Front end and back end are linked using MVC with the Observer pattern.

    Java

  2. Chess-engine Chess-engine Public

    A simple chess engine written in Haskell.

    Haskell

  3. AI-Search-Algorithm-Visualisation-Experimental AI-Search-Algorithm-Visualisation-Experimental Public

    Changes to my final year project intended not to be marked. This is just out of personal interest. Algorithm visualisers for backtracking, pathfinding and minimax written in Angular.

    TypeScript 1

  4. Computational-Models Computational-Models Public

    Basic implementations of computational models in TypeScript

    TypeScript

  5. Hashtable-Visualiser-React Hashtable-Visualiser-React Public

    Visualises a resizing open addressing hashtable using either linear or quadratic probing

    TypeScript 1

  6. Link-Hider Link-Hider Public

    A simple chrome extension for hiding links on pages

    JavaScript