Skip to content
View NickGeek's full-sized avatar

Highlights

  • Pro

Organizations

@pipct @MicroPad
Block or Report

Block or report NickGeek

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. MicroPad/MicroPad-Core MicroPad/MicroPad-Core Public

    µPad (MicroPad) is an open digital note taking app

    JavaScript 231 22

  2. MicroPad/Notebook-Library MicroPad/Notebook-Library Public

    The library for working with MicroPad notebooks

    TypeScript 14 3

  3. Fancy Fancy Public

    Fancy is a drop-in system that lets you take your static HTML code and add dynamically editable code.

    JavaScript 39 5

  4. oled-shmoled oled-shmoled Public

    OLED displays don't have backlights but it'd be nice if we could pretend they do on Linux!

    Rust 4 3

  5. message_worker message_worker Public

    Message Worker is a library for Rust for the creation of event-listeners using futures and streams. Notably, MW supports non-sync and non-send (i.e. non-thread-safe) contexts within listeners.

    Rust 1

  6. frj-compiler frj-compiler Public

    The proof-of-concept compiler for FRJ (https://arxiv.org/abs/2008.12592) done as part of my COMP489 research project.

    Java