Skip to content
View hanksterhan's full-sized avatar
Block or Report

Block or report hanksterhan

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. likeaj6/FakeBananas likeaj6/FakeBananas Public

    Fake news detection web app. Fake Bananas finished top 10 at HackMIT 2017 and won awards for 'best use of data' and 'best use of machine learning for the common good.' (Project is no longer maintai…

    Jupyter Notebook 45 33

  2. tkyaw1/Lotus-Journal tkyaw1/Lotus-Journal Public

    JavaScript

  3. PasswordManager PasswordManager Public

    A secure password manager that runs locally on your computer through a command line interface.

    Python

  4. GraphicsBeachWorld GraphicsBeachWorld Public

    An interactive 3D world created using WebGL/OpenGL, focused on implementing ray tracing

    JavaScript

  5. NBAShotChartApp NBAShotChartApp Public

    An interactive Shiny app that allows users to choose NBA players and see their shot charts for the entire 2017-2018 season, a particular game, or a combination of games. There are advanced options …

    R 1

  6. GeneticPasswordCracker GeneticPasswordCracker Public

    Learning how to implement genetic algorithms by creating a password cracker. Also learning how to interface user input and python files using the library ArgParse

    Python