Skip to content
View Noahs212's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Noahs212

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

Popular repositories

  1. ShangHaiHighSpeedRailTravelMap ShangHaiHighSpeedRailTravelMap Public

    Interactive map built using folium that shows cost and travel time using highspeed rail to numerous cities

    Jupyter Notebook 1

  2. Pattern-Matching-Sorting-and-Graph-Algos Pattern-Matching-Sorting-and-Graph-Algos Public

    An implementations of several sorting, graph, and pattern matching algorithms for generic data types and included unit testing. As well as edge, graph, vertex, disjoint set, and disjoint set node c…

    Java

  3. DataStructures DataStructures Public

    Java

  4. SecretKeyMessageBoard SecretKeyMessageBoard Public

    A message board made with javaFX that reveals a new background when a secret key is entered

    Java

  5. LC3-AsemblyLanguage-Methods LC3-AsemblyLanguage-Methods Public

    An implementation of several methods in LC3 assembly, utilizing calling convention. Methods are sorted by complexity in files "easy" and "hard".

    Assembly

  6. C-Malloc-Implementation C-Malloc-Implementation Public

    An implementation of C's malloc, free, realloc, calloc,

    C