Posts in February 2021

Some Small Site Updates

Over the course of the last couple weeks, I've made some small improvements to my site. None of them are particularly huge, but I like the end result.

Unit Testing with MSW

A little while back, I started a new project. I have been using spreadsheets to track a lot of my fitness goals. This approach generally works, but I thought it would be easier if I had an app for that. So I did what any self-respecting fitness enthusiast developer would do...make one myself! But with that, also come unit tests.