2026 project showcase.
AI text detector, three model levels; a full 150M-parameter transformer, then two smaller distilled models; a midsize 6.6M and a tiny 1M edge model. Adjacent high-probability tokens are merged into highlighted spans with pattern explanations. Includes an in-browser demo via WebAssembly.
Tags: Rust, PyTorch, WASM, Transformer, NLP, BPE
Real-time terrain engine in Rust + WGPU. GPU heightfield raymarching over real NZ geospatial data; roads, water, buildings, fences rendered as SDFs with Bayer dithering.
Tags: Rust, WGPU, Raymarching, SDF, GIS, WGSL
Multi-million star galaxy engine in Rust + WGPU with raymarching & SDF rendering and Lambert orbital calculation.
Tags: Rust, WGPU, Raymarching, Physics, Procedural
Ultra-lightweight typography-based portfolio with cylindrical scroller and spring-loaded detent physics.
Tags: Svelte, TypeScript, ThumbHash, AVIF