I'm Reed;

I'm a developer,

working in various fields such as Android, frontend, backend, machine learning, and gamedev.

I make my projects using Python, Javascript, Node, Kotlin and Rust, among other technologies.

Stitch


Easily create and render videos using content from Twitch.TV. Uses AWS (ECS, ECR) to start up docker images that render jobs cheaply and quickly to scale. Flask backend / React frontend.

Demo

Board Explorer


A neural network (YOLOv5 in Pytorch) chrome extension that replaces static chessboards on your screen with playable boards that have engine support.

Github

Buzz


Android app / Web. app that lets you use your phone's microphone to detect loud sounds (such as a laundry machine's buzz). Flask / React.

Demo Github Playstore

Citizen


Quiz framework using React, Python and SQL (Sqlite). Server login system implemented using sha-256, randomly generated salts, and login tokens. Server login system implemented using sha-256, randomly generated salts, and login tokens.

Demo Github

DaMa


Generate training data easily using Pillow and json configuration. Used to generate the 8000+ image dataset used to train Board Explorer!

Github

Twitch Surfer


An interactive streamer schedule viewer for Twitch. Similar to channel guides on Television. Created with React and Python

Demo Github

Van


Simplistic Typescript 2D game engine. P2P Networking and Gamepad support.

Demo1 Demo2 Github

Fen To Board Image


Python library to generate PIL images containing easily configured chessboards.

Github PyPi