-
UBC Digital Experience Lab
-
14:48
(UTC -08:00) - https://walkerrout.ca
Highlights
- Pro
Lists (6)
Sort Name ascending (A-Z)
Stars
A simple compiler implementation using the visitor pattern over an AST
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
Emulator/virtual machine for the SM213 Instruction Set Architecture
Basic lambda calculus interpreter, very loosely based on Types and Programming Languages' Simply Typed Lambda-Calculus
Boids flocking (separation, alignment, cohesion) with optimizations
Game of Life targeting wasm32-wasi running in 104KB on Docker w/ WasmEdge
Global keybind listener with hot reloading for configuration files
Genetic algorithm selecting neural networks fit to a game of flappy bird
Based on SmoothLife, as detailed in the paper at https://arxiv.org/abs/1111.1567
A template for C++20 featuring CMake, Criterion, and GoogleTest
A sorting algorithm visualizer, works by stepping through an algorithm's state machine and rendering the current state of the vector containing the numbers.