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 systems engineer

  • 🔭 I’m currently working on:

    • norman. Which is shaping into a zero-dependency C standard library (and eventually a standalone libc with an extended library)
    • wgpu. Which is an exploration of native WebGPU code with the Dawn webgpu.h implementation
  • 🌱 I’m currently learning OS Development and general Systems-Level Programming

  • 📝 I occasionally write articles on https://h5law.com

  • 💬 Ask me about Databases, Systems Programming, Memory, Data Structures and Algorithms

  • ⚡ Fun fact I love reimplementing things from scratch without any dependencies

  • 🔐 GPG Public Key

Languages and Tools:

c go bash java javascript git linux postgresql docker kubernetes nodejs

h5law h5law


h5law

Pinned Loading

  1. norman norman Public

    A collection of norm[al] type, function and generally useful definitions in pure C99

    C

  2. wgpu wgpu Public

    webgpu native code exploration

    C

  3. pokt-network/smt pokt-network/smt Public

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

    Go 17 4

  4. lmc lmc Public

    Rust implementation of the Little Minion Computer, Assembler included

    Rust

  5. primality primality Public

    A Go library for checking whether an integer is prime or not, using either the AKS or Miller-Rabin algorithms.

    Go 1

  6. rfq rfq Public

    PoC for a [R]equest [F]or [Q]uote Multi-Domain Order-Bid Pairing System

    Go