Blog Posts
Last updated
Last updated
This section represents a curated list of technical documents I have published on the Internet
: This document was originally authored in 2015 when I was a bootcamp instructor for the Startup Institute, teaching a beginner's course in web development. It describes best practices for writing HTML and CSS code without the use of superset frameworks or preprocessors.
: This was an article I authored on the which describes best practices I have employed maintaining open-source projects. These practices for by and large are also applicable in for-profit code repositories.
: This is another developer guide which I published on , and describes populating shared secrets locally from 1Password's cloud.
: Referencing the recent upheavel with Reddit, this artcile describes the situation from a risk-management perspective, specifically calling out free third-party APIs as a dependency risk that all developers understand.