Skip to content
View minhkhang1795's full-sized avatar

Highlights

  • Pro

Organizations

@olinrobotics @Olin-Aero @olinlibrary
Block or Report

Block or report minhkhang1795

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

  1. FakeNews_RNN FakeNews_RNN Public

    This notebook applies an RNN to identify when an article might be fake news.

    Jupyter Notebook 4 4

  2. SlidingPuzzle SlidingPuzzle Public

    An interactive webpage that explains how to solve the 15-puzzle using A* and IDA*

    JavaScript

  3. neighborhood-map neighborhood-map Public

    A single page map application using React and the Google Maps API. Integrate a third-party data API and make the app accessible and usable offline.

    JavaScript

  4. udacity-matching-game udacity-matching-game Public

    The cards are arranged randomly on the grid with the symbol face down. The gameplay rules are very simple: flip over two hidden cards at a time to locate the ones that match!

    JavaScript 1

  5. YHackOlin YHackOlin Public

    Forked from Utsav22G/YHackOlin

    A platform for users to share projects they've worked on and find projects they're interested in.

    CSS

  6. TwitterClient TwitterClient Public

    TwitterClient is an android app that allows a user to view his Twitter timeline and post a new tweet. The app utilizes Twitter REST API.

    Java