projects
This section is for detailed information on projects I wrote or participated in.
Select a project from the list:
- appinator
- a go utility to turn any binary into an osx bundle.
 
 
- modernizer
- A go package that automatically update applications.
 
 
- rathena docker
- run the open-sourced ragnarok online server inside docker.
 
 
- serial
- A test case for the smallest possible binary format.
 
 
- gonf
- a consolidated configuration package for go.
 
 
- glog
- a standard-compliant logger for go that does not forcefully exit the application and writes to stderr.
 
 
- serve
- instantly launch a file-based web server in the current directory.
 
 
- system-setup
- several years worth of documentation on operating system installation, configuration, and automation.
 
 
- dot-files
- a minimal stack of files to make your bash terminal amazing.
 
 
- accelerator
- deduplication of files by byte-comparison.
 
 
- smd
- a tiny static markdown generator.
 
 
- caseydelorme.com
- my portfolio website, as a repository.
 
 
- jslideshow
- an image slideshow with preloading and realtime rendering, written in vanilla javascript.