Skip to content
View hunterwilkins2's full-sized avatar
Block or Report

Block or report hunterwilkins2

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

  1. Flatmap-Java Flatmap-Java Public

    Flatmap Java is a java library to help Java developers explore new ways of error handling, dependency injection, and state changes with monads.

    Java 1

  2. Pathfinding-Visualizer Pathfinding-Visualizer Public

    Pathfinding Visualizer is an interactive tool for java to demonstrate the differences between Breath First Search, Greedy Best First Search, and A*

    Java

  3. Iss-Tracker Iss-Tracker Public

    "Where is the ISS?" is a website to track the ground position of the ISS and predict its next orbit using the "Where the ISS at?" and "Mappa.js" APIs

    JavaScript

  4. bulldog-books bulldog-books Public

    An online bookstore for UGA CSCI 4050. Created with React and Node.

    JavaScript 2 3

  5. clox clox Public

    A byte code compiler and interpreter written in c to compile and run the Object Oriented language Lox.

    C

  6. pyLox pyLox Public

    A Lox tree-walk interpreter written in python.

    Python