Skip to content
View shinymonitor's full-sized avatar

Block or report shinymonitor

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
shinymonitor/README.md

Hi, I'm Arin

Low-level developer

I design and build performant, reliable, and novel software. My focus is on creating tools and systems that operate efficiently in any environment, especially embedded. I believe in the power of simplicity and well-thought-out design and the practice of dogfooding to build robust software.


Skillset

C Zig Assembly Python Linux Git


Projects

QMTIK (Quantized Model Training & Inference Kit)
A pure C, dependency-free library for running quantized neural networks on MCUs. Achieves ~95% accuracy on MNIST with a model just ~300KB in size.
EFPIX
A zero-trust, encrypted flood protocol for resilient and anonymous communication in hostile environments. Includes a full C implementation.
Heapless RSA
A performant single-file, heap-less implementation of RSA encryption and signatures in Zig with OAEP+ padding and PEM key storage.
NCT
A lightweight project manager for C projects, featuring intuitive C-based build recipes and incremental compilation.
CAZPYR
A minimalist, heap-less, and developer-focused terminal text editor written in under 1000 lines of pure C.
FAST3SAT
A fast, deterministic greedy solver for a subset of 3SAT problems.

Reach me

Popular repositories Loading

  1. no-heap-rsa-zig no-heap-rsa-zig Public

    Single file library for heap-less implementation of RSA encryption and signatures in zig with OAEP padding

    Zig 1

  2. qmtik qmtik Public

    Quantized Model Training and Inference Kit

    C 1

  3. EFPIX EFPIX Public

    EFPIX: A zero-trust encrypted flood protocol

    TeX

  4. cazpyr cazpyr Public

    A heap-less minimalist terminal-based text editor

    C

  5. fast3sat fast3sat Public

    A partial 3-SAT polynomial time solver

    C

  6. nct nct Public

    A lightweight command-line project manager for C projects

    C