Auris — Accessible Design System
An open-source React component library built from first principles with WCAG 2.2 AA compliance baked in. 48 components, 0 accessibility violations on …
Real builds from real engineers. Repos, demos, and hardware teardowns. No fluff.
An open-source React component library built from first principles with WCAG 2.2 AA compliance baked in. 48 components, 0 accessibility violations on …
Real-time consensus protocol for autonomous drone swarms using a modified Raft algorithm. Tested with 8 physical drones maintaining <50ms sync latency…
A from-scratch type-2 hypervisor built in Rust with KVM bindings. Boots a minimal Linux kernel guest in 180ms. Implements paging, interrupt handling, …
PyTorch-style autograd engine built from scratch in Python. Supports backprop through arbitrary computational graphs. Used to train a 2-layer MLP on M…
Custom CNN + Bidirectional LSTM speech recognition model in TensorFlow, packaged for distributed training on Google Cloud Vertex AI.
Cross-platform Material-Design chat app with a threaded Python socket server, SQLite persistence, and PBKDF2-hashed accounts.
Custom Triton kernel for 1.58-bit LLM inference — 4.4× less VRAM, 1.5× faster decode, +0.26% PPL on RTX 4060 Laptop