Exploration
Your Monorepo Dependencies Are Asking for Trouble
An exploration of a common dependency version issue in monorepo projects, and the method I use to solve the issue in my own projects
Exploration
An exploration of a common dependency version issue in monorepo projects, and the method I use to solve the issue in my own projects
Tinker
A little experiment in how to build a developer resume website with Remix, deployed to Vercel, that looks great in both the browser and when fetched with cURL.
Projects
Flōt lets you place a website on top of other windows, but allows you to see through to the content underneath. The perfect amount of distraction.
Projects
The simplicity of making an HTTP request with cURL but with the ability to run and render JS powered web pages
Projects
Making it possible to run npm audit against globally installed node modules
Projects
I built a simple brower extension to add a background / "white noise" machine to Chrome and Firefox
Projects
I've been working semi-secretively on a project called Lemmy - a desktop application that solves the pain point of sharing institutional knowledge with your team.
Tutorial
How you can add TailwindCSS to an Ionic 5 and Angular 10 mobile app without ejecting or messing with the Angular webpack build
Projects
Tinkering around with oclif and building a little CLI that I published to npm
Projects
How I built a GatsbyJS + Typescript + TailwindCSS + Netlify CMS blog website
General
Every good software project begins as a Hello World