Hello, world!
Welcome to my basic website where I will be posting my projects and other things I find interesting.
Im a Freelance Software Developer working on various projects.
Feel free to explore!
Recent Posts
SSH Key Generation for Use in GitHub Actions
August 10, 2025
How to generate a SSH Key and integrate it in github actions.
Read moreDeploy to Linux .Net App With Github Actions
August 10, 2025
A workflow script for deploying a .net app to a linux server with github actions.
Read moreStreaming Video Files From Kestrel Server
August 08, 2025
Playing Blackjack with a Transformer Agent
August 08, 2025
At the end of all this work you will see a UI where an agent plays Blackjack by itself.
Read moreDeploying Blazor To Linux Server
August 07, 2025
There are a couple reasons to use a linux server to host your blazor app.
- Cost: we can use low cost vms running ubuntu minnimal to get the most for our money.
- Available tooling to configure a secure website with Lets Encrypt for free SSL certificate.
- Flexibility: Linux servers offer more flexibility in terms of configuration and customization.
...
Read moreBuilding a Blazor App in 2025 - A Beginner's Guide
August 07, 2025
In this post, I will guide you through the process of building a Blazor app in 2025...
Read more