Skip to content
View kim366's full-sized avatar
  • Sydney

Highlights

  • Pro

Block or report kim366

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. JuliappJuliappPublic

    Embed Julia in C++ 17 with idiomatic and intuitive code

    C++ 13 2

  2. PathplanningPathplanningPublic

    Various Pathplanning Algorithms Derived off Dijkstra's in mulitple situations visualized by SFML. Paper: https://schmider.kim/vwa/main.pdf

    C++ 3 2

  3. vue-detailsvue-detailsPublic

    Proper support for the HTML5 <details> tag in Vue 2 including v-model attribute (<1KB)

    JavaScript 5

  4. Birds-SolverBirds-SolverPublic

    Solver for the Puzzle game "Birds" by Yoann Levet and Rémi Leblond

    Python

  5. Polynomial-Line-SmoothingPolynomial-Line-SmoothingPublic

    Efficient line smoothing using connected 3rd degree polynomials

    C++ 2

  6. Connected-Bezier-CurvesConnected-Bezier-CurvesPublic

    Smoothly connected 4th order bezier curves with aid of SFML in C++

    C++