Skip to content
View jc2lee24's full-sized avatar
  • 13:52 (UTC -08:00)

Block or report jc2lee24

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 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

Popular repositories Loading

  1. Multithreading-Amination Multithreading-Amination Public

    My first project playing with multithreading animations in java.

    Java

  2. Binary-Tree Binary-Tree Public

    My first iteration with balancing binary trees.

    Java

  3. Graphics-Binary-Tree Graphics-Binary-Tree Public

    A binary tree with graphics and double linked list

    Java

  4. Simulated-Bank-Database Simulated-Bank-Database Public

    Utilized binary trees to sort and search through a database of names and pins. User can access both customer and admin UI's. Efficiency of searches shown on screen.

    Java

  5. Poker-Game Poker-Game Public

    Utilized double linked list to create a poker-type game

    Java

  6. Simulated-Shopping-List Simulated-Shopping-List Public

    Shopping list utilizing hash tables to sort items buy price, stores item name and quantity. Ability to add new items, remove items, and search details of that item.

    Java