Skip to main content

VSCode

2025

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.

2023

Using Stucco to Create Your PowerShell Module
·1665 words·8 mins
PowerShell Stucco TDD VSCode GitHub
Learn why Stucco is such a powerfull module template. Includes a walk through from creating a module to publishing to the PowerShell Gallery!