Skip to content
View allengu01's full-sized avatar

Highlights

  • Pro

Block or report allengu01

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. 3d-snake 3d-snake Public

    A 3D version of the classic Snake game. Also implemented an AI that plays the game using pathfinding algorithms to determine its moves.

    JavaScript

  2. allengu01.github.io allengu01.github.io Public

    My personal website created using React and Gatsby.

    HTML

  3. find-your-zen find-your-zen Public

    A mindfulness app built using Swift that includes a dashboard, animated breathing exercises, a meditation timer, and daily checkins.

    Swift

  4. hohmann-transfer-NEAT hohmann-transfer-NEAT Public

    An application of the NEAT algorithm to learn the Hohmann transfer, an orbital transfer maneuver.

    Python 1

  5. kmeans-visualizer kmeans-visualizer Public

    Visualization of the k-means clustering algorithm. The algorithm was being used to find a k-color palette that was representative of an input image.

    Python 3 1

  6. musical-heap musical-heap Public

    A min-heap visualization that plays musical notes during heap operations depending on which items in the heap are interacting.

    JavaScript