tips & tricks November 20, 2020 Hosting a website for an entire year for less than a cup of coffee using Azure storage and Cloudflare Hosting a website can be expensive but it doesn't have to be. Check out how I host this blog site for a couple bucks a year using serverless technologies. #Azure
cyber security July 27, 2020 "Bank-grade" security is bullsh*t When companies say they have 'bank-grade' security, it implies that this is the pinnacle of cyber safety. In reality, it couldn't be further from the truth. #cyber security
project June 18, 2020 COVID-19 prevention using python "Here's my contribution to COVID-19 prevention. You won't believe what I did!" #python #image detection #object recognition
tips & tricks May 22, 2020 Netflix for nerds: Microsoft Build 2020 edition Download sessions from Microsoft Build to watch whenever and wherever you like
productivity April 15, 2020 Create an on-air indicator with LIFX and Microsoft Power Automate Let everyone know when you shouldn't be disturbed by getting your appointments directly from your calendar. #Microsoft Power Automate #automation
azure pipelines February 28, 2020 DevSecOps with Azure Pipelines "Shift-left" by integrating security scans directly in your build pipeline #Azure DevOps #cyber security
tips & tricks January 25, 2020 Create your own Netflix for nerds Personal development is a journey that never ends. Here's one of the many ways that I keep my mental tools sharp.
productivity December 5, 2019 Closing the inner loop: Powershell & Bash Save yourself time by displaying git information on your command prompt #Windows Terminal
project November 10, 2019 Setup Unifi Protect cameras on an Echo Show 5 Observe which neighbor has been eating from your trash, all from the comfort of your living room
tips & tricks October 15, 2019 Customize the Windows Terminal like a boss Be the envy of your geeky friends by adding some bling to your terminal #Windows Terminal
azure pipelines August 17, 2019 Infrastructure as code with Azure DevOps – Part 5: Parameters and variables Create reusable deployments with parameters and variables #Azure DevOps
tips & tricks May 25, 2019 Deploy a docker container to a RaspberryPi via Azure DevOps RaspberryPi's, docker, Azure DevOps, build agents ... it's all in here #Azure DevOps #raspberry pi #docker
azure pipelines March 17, 2019 Infrastructure as code with Azure DevOps - Part 4: Deploying infrastructure Learn to deploy ARM templates through a release pipeline in Azure DevOps #Azure DevOps
azure pipelines March 1, 2019 Infrastructure as code with Azure DevOps - Part 3: Creating a build pipeline Learn to crete a build pipeline for your infrastruture deployments #Azure DevOps
azure pipelines February 28, 2019 Infrastructure as code with Azure DevOps - Part 2: Source Control What is source control and why is it important? #Azure DevOps
azure pipelines January 10, 2019 Infrastructure as code with Azure DevOps - Part 1: Getting started If you're new to ARM templates and Azure DevOps, let me help you get started #Azure DevOps
tips & tricks January 4, 2019 Using VSCode for ARM template development Learn to speed up coding your ARM deployments with Visual Studio Code #azure resource manager #vscode
offensive security July 17, 2018 HackTheBox - Nibbles Image upload forms on websites are just for pictures of your cats, right? #HackTheBox
cyber security May 19, 2018 Creating secure passwords So what makes a good password? Historically, we've always been told that a good password, is a complex password. This is simply not true. Size matters!
offensive security April 28, 2018 HackTheBox - Bashed This is why it's important to keep your credentials safe and far away from your source code. #HackTheBox
offensive security February 17, 2018 HackTheBox - Shocker ShellShock (also known as bashdoor) is a bug in the Unix bash shell that causes commands from environment variables to be executed unintentionally. #HackTheBox
offensive security January 30, 2018 HackTheBox - Blocky This is why it's important to keep your credentials safe and far away from your source code. #HackTheBox
project January 29, 2018 Monitoring my solar system from the cloud I graphed and cloud enabled my solar production and consumption metrics using the SolarEdge API, Azure Automation, Powershell, Azure SQL Database and Microsoft PowerBI, to detect faults with my equipment and predict my power bills. #solar
offensive security January 18, 2018 HackTheBox - Blue Why was MS17-010 (Eternal Blue) such a big deal? #HackTheBox