Experiments
A collection of apps and tools I've built to solve real problems.
Applications
Hackathons
Foundation
Typescript
Shared configs and utilities.
Infrastructure
Automated cloud provisioning.
Forge
Autonomous AI workflows.
Hoverfly LSP
Editor intelligence for Hoverfly simulations.
Design System
One design language across every product.
VPN
A TP-Link pocket router flashed with OpenWrt, turned into a self-hosted WireGuard VPN.
Systems
Expert System
Article availablePropositional logic inference.
Override
Advanced binary exploitation.
Rainfall
Binary analysis fundamentals.
Snowcrash
Introduction to reverse engineering.
Corewar
VM and assembly arena.
NM Otool
Article availableMach-O binary parser.
MD5 & SHA256
Article availableCryptographic hashing from scratch.
Malloc
Article availableDynamic memory allocator.
Dr Quine
Article availableSelf-replicating programs.
Fillit
Tetrimino packing solver.
Ft Printf
Variadic string formatting.
Get Next Line
Buffered file reading.
Lem In
Graph max-flow algorithm.
Libft ASM
Article availablex86 Assembly libc.
Libft
C standard library.
Push Swap
Stack-based sorting.
Piscine Reloaded
C programming fundamentals.