Some things I’ve worked on:
GitHub: chip8
Demo: N/A
I’ve always been interested in emulation - it seemed incredible that we could bring back past hardware and software.
GitHub: rainbowgif
Demo: N/A
I’m a huge fan of Slack’s custom emojis and the various collections that have surfaced.
GitHub: snake
Demo: N/A
As I was an avid user of terminal applications as well as command line applications, I came to learn about ncurses, a TUI library.
GitHub: game of life
Demo: N/A
Functional programming always piqued my interest so I wanted to take the time to learn one and use it in a project.
GitHub: chrome storage
Demo: N/A
The Chrome brower has a storage API for storing data, acting as a sort of database for the extensions and now deprecated applications.
GitHub: todo
Demo: https://jwoos.github.io/web_todo/
Having started off as a web developer, I always wanted to stay on top of the current frameworks.
GitHub: ash
Demo: N/A
I’ve been using the commandline for a while, especially Bash but I never thought about how they had been developed or their inner workings.
GitHub: slack zmachine
Demo: N/A
This is a simple slack bot to allow users to play zmachine text based games through Slack.
GitHub: GitSync
Demo: N/A
GitSync is an application to sync between a remote Git source and a local Git source.
GitHub: JavaScript Frotz
Demo: N/A
Frotz is a zmachine interpreter for text based games, such as Zork.