Skip to content
View Infinitifall's full-sized avatar

Block or report Infinitifall

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 Loading

  1. Succulent Succulent Public

    A blog template built with Hugo. Tactile, minimalist, responsive. Supports LaTeX, social media embeds.

    JavaScript 4

  2. 4chv 4chv Public

    A 4chan downloader/viewer. Downloads threads and builds offline HTML pages for a /comfy/ browsing experience. Posts ordered by quality

    Python 8

  3. Soft-String-Compare Soft-String-Compare Public

    C++ functions to judge the similarity of strings. Originally created to correct messy human input. Also compiles to Web Assembly.

    C++

  4. KUserscripts KUserscripts Public

    Userscripts for popular browser game Krunker.io. Userscripts for popular browser game Krunker.io. Clean UI, KBrowser, No Twitch.

    JavaScript 1

  5. face-remove face-remove Public

    Given cubes in 3D space, finds cube faces which are hidden from view and removes them. An improvement over the Krunker Editor face optimizer.

    C

  6. skiplist skiplist Public

    A skip list is a probabilistic data structure that is efficient, compact and concurrency friendly

    C