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

Block or report hj2choi

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

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

    Python 20

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

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

    JavaScript 1

  4. loong/LOQ_Backend loong/LOQ_Backend Public

    JavaScript 2 1

  5. qtPaint qtPaint Public archive

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

    C++ 3

  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++