I am a software engineer living in Oakland, CA with interests in computational biology, creative coding, and sharing knowledge.
I currently work on infrastructure for genomics data analysis at Karius Diagnostics.
I've been spending some free time solving Rosalind bioinformatics problems and writing a small puzzle game in Unity involving cats.
Lately I've enjoyed programming in Rust and C!
Other projects:
- Polygram for interactively generating mathematical animations
- Monkeypatch CMS for live editing web pages
- A COVID-19 Dashboard for tracking US and worldwide growth
- 1d Cellular Automata simulator in javascript
- Dontdie - a sass startup runway calculator view
- Linear partitioning algorithm in javascript
- Hadrosaur is a Python library for managing large amounts of computed files
- Brontosaurus is a Python library for creating JSON RPC APIs
- Smooth scrolling library in javascript
- browserify-crawl and postcss-walk
- ordered-hash data structure for javascript
- Some flyd (functional reactive programming) libraries such as flyd-crud, flyd-undo, flyd-ajax, and others
- Langton's Ant in Python
- I worked for 6 years on a startup called CommitChange which lives on as OSS called Houdini
- I helped create RallyStarter
- I did a little work with Dat Project, a very cool P2P framework
Some incomplete projects that I may return to:
- dat-wot is a WIP p2p cryptographic communication library for Node
- Ukkonen's Algorithm in Node