I’m a self-taught developer with a main interest in graphics programming.
Links
My Projects
WebGPU related:
Vulkan related:
- Vulkan JavaScript API
- Vulkan based RTX Real-Time Ray Tracer
- Vulkan based RTX Real-Time Path Tracer
- Optix AI Denoiser for node-vulkan
- HTML GUI for node-vulkan
Crypto related:
WebAssembly related:
- 3D engine using WebGL2, WebAssembly
- WebAssembly based Matrix and Vector library
- WebAssembly Port of tinyobjloader
- Particle System using WebAssembly and WebGL
Compiler related:
- A C to WebAssembly Compiler
- A Self-Compiling JavaScript Compiler in 1k LOC
- A Swift-like language Compiler
Game Development related:
- PokeCraft (Wrote the Rendering Engine)
- A WebGL Pokemon Map Editor
- Pokemon GO Server Emulator
- WebGL Pokemon Engine