Skip to content
View h5law's full-sized avatar
🧠
'; DROP * --;
🧠
'; DROP * --;

Block or report h5law

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

A passionate low-level bug creator systems engineer

  • πŸ’» Currently working on:

    • aion. A from-scratch implementation of a custom operating system called aion. Still in early development.
    • norman. A zero-dependency libc implementation and expanded C standard library. Made for the aion OS specifically.
    • ndjin. A chess engine (bot and game driver), as well as GUI client with 1v1 P2P multiplayer - written from scratch.
  • πŸ’‘ Project TODOs:

    • Password manager with 2FA integration in progress
    • Static site generator with markdown content parser and custom theming (replacement for kevlar)
    • IRC client with ncurses or termbox2 styled user interface
  • ❓ Something most people don't know about me? I'm actually the zodiac killer πŸ˜„

  • πŸ” PGP Keys

Languages and Tools:

c go git linux docker kubernetes

Pinned Loading

  1. norman norman Public

    A pure zero-dependency libc implementation with an expanded stdlib with useful data-structures and functionality atop the standard. Used to build and power the rollo kernel and later operating syst…

    C 2

  2. aion aion Public

    aionOS is a hand-rolled, from scratch, implementation of a full operating system.

    C

  3. ndjin ndjin Public

    ndjin - a pure C zero-dependency chess engine and raylib based GUI client

    C 2

  4. pokt-network/smt pokt-network/smt Public

    A Go library that implements a Sparse Merkle Trie for a key-value map.

    Go 17 4

  5. wgpu wgpu Public

    webgpu native code exploration

    C

  6. lmc lmc Public

    Rust implementation of the Little Minion Computer, Assembler included

    Rust