Skip to main content

Posts

2025

From Terminal to TRMNL: A PowerShell Dashboard Journey
·1378 words·7 mins
PowerShell TRMNL REST
It’s surprisingly easy to build your own custom dashboard with TRMNL, webhooks, and a bit of PowerShell. I used it to send dynamic data (like quotes and images) to an old device—no polling needed, just a simple POST and some fun templating.
RaC: Resume as Code
·815 words·4 mins
VSCode FOSS
Create and manage your resume with JSON Resume. Learn schema basics, hosting, themes, and deployment for easy, professional updates.
Beyond Regex: Advanced PowerShell Code Analysis with ASTs
·1573 words·8 mins
Linting PowerShell VSCode
In this post I’ll be walking through an example of a (silly) request you might see at work and show you how you can leverage AST’s to update your codebase.

2024

Sharing Your Custom PSScriptAnalyzer Rules
·467 words·3 mins
DevEx PowerShell Linting
Learn how using a simple “proxy” module, will allow you to use custom PSScriptAnalyzer rules in all your repositories!
Taming My ADHD with Obsidian and PowerShell
·1352 words·7 mins
PowerShell PKM
Alleviating my ADHD headaches with Obsidian. Periodic Notes and Templater extensions save the day by reminding me of the next step towards my larger goals.
The Power of Devcontainers
·901 words·5 mins
Docker FOSS GitHub Linting TDD
Quickly learn about devcontainers and how they can unlock more contributors to your projects.
New Year, New Me - 2024
·600 words·3 mins
A big change this year. No longer ‘Señor Systems Engineer at Meta’. Now I’m a Staff Software Engineer at Tesla.

2023

My Prompt: Starship
·643 words·4 mins
A quick overview on how I use Starship to customize my prompt.
PowerShell Chef Cookbook
·442 words·3 mins
Chef PowerShell Enterprise
A very brief intro into how you can use Meta’s Chef cookbook to manage PowerShell.
My Shell: PowerShell
·1084 words·6 mins
PowerShell
In this third post of the series I go over my PowerShell profile.