Projects
The following are some of the projects I have worked on or am actively working on.
HD Phantom
The HD phantom is an effort to enable more science.
Core
Core is protocol and infrastructure for multi-agent communication. Core is public domain.
Hardcore
Hard(ened)core is a reimplementation of Core using Rust and with minimal dependencies. It is speed and security focused. It is not public at this time.
FreeCT
FreeCT is reconstruction software and software tooling for diagnostic CT scanners and their data.
This Site
This site is another evolution in my quest for an easy-to-deploy, easy-to-maintain website. It runs on ~220 lines of Go code. Content is all markdown. It has basic static and media file serving. It’s only dependency is gomarkdown and the Go standard library.