Posts
My ventings to the universe.
...But mostly Notes, Projects, & Tutorials
AWS: Setting up Amplify Deployment Notifications via SNS (OUTDATED)
How to Set Up Email Notifications for AWS Amplify Deployments Using Amazon SNSRead More →
Building Easy Audio Toggle
A journey in .NET 8 and WiX.Read More →
Messing with Docker
My rambling on my first real from scratch Docker project.Read More →
Rolling My Own Container Registry
How to setup your own public facing container registryRead More →
Automate DDNS on AWS with Docker
How to get DDNS on AWS's Route53 working fast with a automated locally run docker imageRead More →
GitHub Actions: Deploy to S3
When the main branch is updated, github will deploy to S3Read More →
Jellyfin: Fix any User login, including Admin
How to get users back to their entertainmentRead More →
Minimizing Container Deployment Size
An exploration of various lightweight Linux distributions for optimizing container performance.Read More →
React Hooks: useEffect, useState, & useRef in Next.js
A brief on useEffect, useState, & useRef in React & NextRead More →