tkon99 - Overview

View tkon99's full-sized avatar

Thomas Konings tkon99

Block or report tkon99

Hi there 👋

Pinned Loading

  1. Full featured photo mode viewer for RDR2 on PC. Uses your local photos so you can share them without uploading them to Social Club.

    HTML 7 1

  2. 3

            "building": "Sarfatti 25",

    5

                "basement": ["INFOU01"],
  3. 2

    import {CookieJar} from "tough-cookie";

    3

    import {writeFile} from 'fs/promises';

    5

    let cookieJar = new CookieJar();
  4. Easily use your own keyboards in VIA for QMK. ViaMia is patcher and alternative keyboards database for VIA. It allows you to override the official VIA database with our open source one that actuall…

    HTML 1 1

  5. A client for gepro-osi schools (specifically tailored for school 507), the private api is yet to be open-sourced (if at all).

    JavaScript 1

  6. Complete rewrite of the famous gepro-osi-PHP in (you guessed it) Javascript. (For NodeJS).

    JavaScript