HomePostsBookshelfCode

Code

For a more complete list of what I'm working on, visit my GitHub.

Screenshot of the OmniTags page

OmniTags

An HTML meta tag generator static web app built to simplify the process of adding up-to-date meta tags for OpenGraph, Twitter, etc.

ReactTypeScriptTailwind
Screenshot of the micrograd graph visualization

micrograd-go

A Go implementation of Andrej Karpathy's micrograd, implementing backpropagation over a DAG of Value operations.

GoMachine Learning