Skip to content
View hj2choi's full-sized avatar

Block or report hj2choi

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. fast_jigsaw_puzzle_solver fast_jigsaw_puzzle_solver Public

    fragments image and re-assemble them back to original image. #Prim's MST algorithm

    Python 25 1

  2. Buy_Poker Buy_Poker Public archive

    Forked from abishekpuri/Buy_Poker

    Real time Poker + Auction game with automated 1v1 matchmaking https://www.youtube.com/watch?v=tfntdDr3wCk&ab_channel=HongJoonChoi

    ASP.NET 1

  3. qtPaint qtPaint Public archive

    Paint program on Linux. Image layers, undo&redo, various drawing tools, fill tool, color picker and more

    C++ 3 1

  4. solar_system_webgl solar_system_webgl Public

    Jinseok LEE and Hong Joon CHOI https://hj2choi.github.io/solar_system_webgl/

    JavaScript 1

  5. loong/LOQ_Backend loong/LOQ_Backend Public

    JavaScript 2 1

  6. neuralnet_cpp neuralnet_cpp Public

    C++ implementation of gradient-descent and back-propagation algorithm. It can be used to learn any boolean logic

    C++