Skip to content
View larrythwu's full-sized avatar

Highlights

  • Pro

Block or report larrythwu

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. digit_recognizer digit_recognizer Public

    A web application that trains a machine learning model in real time with the MNIST database and TensorFlow that can recognize the digit drawn on the canvas.

    JavaScript 1

  2. Doom_Slayer Doom_Slayer Public

    A two-player arcade game written in C and ARM Assembly. The game runs on a DE1-SoC FPGA, controlled using a PS/2 keyboard, and displayed on a VGA.

    C

  3. interactive_path_finding interactive_path_finding Public

    An React web application that uses the Dijkstra's algorithm to find the shortest path from start to destination through user defined obstacles.

    JavaScript

  4. Issue_Tracker Issue_Tracker Public

    An online issue tracking application (to-do list + rich text editor) with user authentication and account synchronization. Built with MongoDB, React.js, and Bootstrap.

    JavaScript

  5. larrythwu.com larrythwu.com Public

    Personal Portfolio Page

    JavaScript

  6. Sorting-Visualization Sorting-Visualization Public

    A web application that visualizes common sorting algorithms such as, merge sort, quick sort, heap sort, and bubble sort.

    JavaScript