Skip to content
View Nopey's full-sized avatar
Block or Report

Block or report Nopey

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
Nopey/README.md

Welcome!

Feel free to reach out via email, say hello and whatnot.

Currently hacking on:

  • Servo: a Rust browser engine whose components have found their way into Firefox a few times,
  • Space Station 14: a C# video game about mundane jobs and betrayal in space, and
  • an unannounced video game title 🤫.

I've recently been using typst to format meeting minutes instead of markdown, and enjoying it.

Pinned

  1. 422_project 422_project Public

    An algorithm that labels a directed acyclic graph in linear time, as described by Ravi Sethi's 1974 paper on dual core scheduling

    Rust

  2. myqt myqt Public

    A quad trees for storing sparse elements in 2D space with nonnegative integer coordinates.

    Rust

  3. ssbc-rs ssbc-rs Public

    An interpreter for the SSBC toy assembly language

    Rust

  4. fastkv-rs fastkv-rs Public

    An unidiomatic Rust port of fastkv that goes a bit faster

    Rust 1