Welcome!
Hey! I'm Rich. I'm a software engineer with a passion for startups, developing products for the web & mobile. I'm also a 3D printing enthusiast and I love to tinker with electronics.
To see some more of the projects I'm working on, see my projects page. I also publish 3D printing designs on my 3d prints page which you can download and print.
Subscribe to my Newsletter
Get new posts right in your inbox.
Recent Posts
Flashlights / EDC Gear Recommendations
Some of my favorite outdoor hiking, camping, and EDC gear items
Sending Data from Ambient Weather Station to Home Assistant
#outdoors #weather #home-server
A local-only option for integrating your Ambient Weather station with Home Assistant
A pattern for asynchronous loops in JavaScript
For loop-heavy JavaScript code, I've found it can be helpful to use both a combination of async & traditional loops.
Privilege Escalation in EC2, using Session Manager
The dangers of granting ssm:StartSession permissions to your EC2 instances