About Me

I’m a Manchester UK based Professional Developer using mainly Microsoft Technologies who enjoys learning new and interesting Technologies.
Current Interests
- Technologies
- C#
- MSSQL
- Docker
- Powershell Core (Because it’s cross-platform 🚀)
- Blazor
- Angular
- Microsoft Azure
- Web Apps
- Azure Functions + Durable Functions & Durable Entities
- SQL Azure
- IOT Hub
- Application Insights
- CDN
- Virtual Machines
- Game Development
- Unity
- Construct 3
Articles
How To Convert Markdown Files To Pdf With Pandoc And Docker
Learn how to convert a Markdown file to a PDF by using a single Docker command. No need to install any other software except Docker. This will work on both Windows and Linux and could easily work with GitHub actions.
How To Backup Docker Container Volumes Using Powershell Core
Learn how to loop through directories in powershell and create a tar file for easy backup of key data - in this case docker volumes.