Projects
-
Tracer At Tracer I work on backend services in Python.
-
Voice Voice was a social media network to start with, then rebranded as an NFT trading site. I was working across the Voice.com web frontend as well as the api/backend services.
Samples
- Conway’s Game of Life An implementation of Conway’s Game of Life using an HTML Canvas element to render.
- BlackJack Bot Runner Players code a bot using a built-in JavaScript editor to play BlackJack. Source
Small one-off library functions and utilities
- JS Sort Sort JS arrays of objects by multiple properties on the objects.
- Knockout Paging Extender Simplifies adding paging support to Knockout Observable Arrays