Skip to content
View will-chou's full-sized avatar
  • Bay Area

Highlights

  • Pro

Block or report will-chou

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

Pinned Loading

  1. Navigation-Routing-System Navigation-Routing-System Public

    C++ program that uses the A* algorithm to build a turn-by-turn navigation system with route guidance using map data from OpenStreetMap. Uses binary search trees

    C++ 1

  2. finance-web-app finance-web-app Public

    Finance web app that parses and displays real-time stock and sector data and allows users to log in and personalize their dashboard. Built with Node.js, HTML/CSS/JS, MongoDB, deployed to Heroku

    JavaScript 1 1

  3. AUX AUX Public

    Collaborative Music Queue web app where users can create and join rooms to search and queue up music to a group Spotify playlist.

    JavaScript

  4. scrape_twitter scrape_twitter Public

    Python script that scrapes Twitter for the most recent tweets that match a given search query, stores them in a MongoDB database, and sends a text message containing a randomized tweet to a specifi…

    Python

  5. bugs-simulation bugs-simulation Public

    C++ program that simulates the movement of ants and grasshoppers in a natural environment. Allows users to program the ants in custom language to build successful colonies. Visualized in a GUI

    C++ 1

  6. Pente-AI Pente-AI Public

    Java program that creates an AI player/opponent for the board game Pente and a GUI where the game is played

    Java