Skip to content
View noahari's full-sized avatar

Block or report noahari

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. thebraingamelab/ForgetfulFrog thebraingamelab/ForgetfulFrog Public

    A game used to collect experimental memory data

    JavaScript 1

  2. MusicAnalytics MusicAnalytics Public

    A now defunct website that was built to provide insights into data regarding a user's favorite songs/albums by visualizing data from the Spotify API as well as lyrical information derived from supe…

    HTML 1

  3. vehicularWifiResearch vehicularWifiResearch Public

    Data analysis using unsupervised learning techniques in Python to discover insights about the most important factors to access point connectivity from a moving vehicle across multiple different IEE…

    Jupyter Notebook 1

  4. algorithms-toybox algorithms-toybox Public

    A small repository of various sort and search algorithms, occasionally accompanied by some cursory analysis files.

    Java

  5. VascalCompiler VascalCompiler Public

    A compiler built to compile code from a subset of Pascal (dubbed Vascal) as an exercise in understanding compiler architecture and proper encapsulation for larger projects.

    Java

  6. zippydippy zippydippy Public

    A short implementation of Parallelized Serial Run-Length Encoding

    C