Software systems & automation
Systems & automation.
Industrial SOP verification, concurrency runtimes, and tools that turn a workflow into a system.
Make the pieces work together.
The work in this world.
ORDERED BY DEPTH & EVIDENCE- 01
Illinix 391
A Unix-like kernel in C and RISC-V assembly, from virtual memory to an interactive shell.
START HEREA complete operating-system stack: memory, processes, devices, storage, and a shell, implemented together.
- 02
ISAFE / WITNESS — SOP verification
An assembly-inspection prototype that tracks procedure steps, flags skips and ordering errors, and attaches video evidence for review.
- 03
A Go-style runtime in C++
Cooperative scheduling, epoll-backed I/O, timers, and synchronization in C++17. Waiting tasks yield instead of blocking a worker.
- 04
ApplyPilot workflow adaptation
A local ApplyPilot adaptation adding a Claude CLI provider and crash-resilient parallel scoring.
- 05
Full-stack authentication study
Alternative native-authentication implementations inside a supplied React/GraphQL invoice application, with JWT access tokens, rotating refresh sessions and cookie-based browser integration.
- 06
CUDA development environment study
Introductory CUDA course material for compiling a supplied device-query program and running it through Slurm.
- 07
Blockchain principles reading collection
A local collection of blockchain course slides and notes.
A DIFFERENT DIMENSION