Skip to content
View finia2NA's full-sized avatar
  • Berlin, Germany

Highlights

  • Pro
Block or Report

Block or report finia2NA

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. kanjiorder-v2 kanjiorder-v2 Public

    Web tool to help decide the order to lean Japanese Kanji Characters

    TypeScript

  2. coderunner coderunner Public

    An MVP to run untrusted code in an education environment

    TypeScript

  3. TUB-CG2 TUB-CG2 Public

    Course work for Computer Graphics 2: Geometric Modelling Course at TU-Berlin

    JavaScript

  4. Rational decasteljau Rational decasteljau
    1
    #include "bezier_math.h"
    2
    
                  
    3
    // References:
    4
    // https://en.wikipedia.org/wiki/B%C3%A9zier_curve#Rational_B%C3%A9zier_curves
    5
    // http://resources.mpi-inf.mpg.de/departments/d4/teaching/ss2012/geomod/slides_public/12_Rational_Splines.pdf
  5. metacritic-js metacritic-js Public

    Helper to scrape the metacritic score of a title, given its name

    JavaScript