/projects
Little web projects that I've worked on.
Workday Mole - Dig up your dependencies
A Workday dependency search tool hosted on this site! The current version uses Python. I'd written about building it in Go on this post.
An interactive table of ISO 3166-1 country codes.
A python app that leverages Pandas to compare two CSV or Excel files and generate a report of the differences between them. It is particularly helpful for comparing before & after when making mass-changes in Workday. Source code here and I wrote more about it in a blog post here.
Kindle Notes and Highlights Export
Convert a Kindle notebook highlights and notes to markdown. This used to be a small Python backed webapp to convert from CSV, but Amazon removed the CSV option. Today, it lives on as a browser extension for Chrome and Firefox.
A no knead dough calculator built as a simple JavaScript and CSS project.
A little JS project for calculating the return on investment (ROI) of building an automation or integration.
(Retired) Record a.Day
This was a simple daily notes Django app I built. Source code and more information about how it's built and hosted it on Github and written about in a blog post here.