Skip to main content

Projects

These are some of the projects I’ve worked on in my free time.

filesystem-rs

filesystem-rs is a fork of iredelmeier/filesystem-rs. I found the original repo by Isobel Redelmeier when writing dotfiles-rs since I needed a testable Filesystem API. Isobel’s project offered that.

dotfiles-rs

dotfiles-rs was inspired by anishathalye/dotbot since I needed a way to organize, and reproducibly re-create the configuration in my dotfiles and general environment across different computers.