Skip to main content

Projects

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

Contacts cleanup and fixer

This is a Google Apps Script script written in TypeScript using clasp that cleans up contacts according to several rules

Google Drive to Office conversion script

This is a Google Apps Script script written in TypeScript using clasp that allows the user to convert all Google Docs/Slides/Sheets into MicrosoftOffice formats

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-v2

This is the current version of my personal dotfiles and a bunch of apps, APIs, and programs I install in most of my systems.

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.