Josh Brade

Install Windows 11 Without a Microsoft Account (Local Account)

There are a few different ways to create a local account while installing Windows 11 and I will explain a few (for large enterprise environments you should be using Windows Autopilot). The reason you would want to do this is you don’t want to connect your computer to a Microsoft Account. I personally don’t like… Continue reading Install Windows 11 Without a Microsoft Account (Local Account)

Python – Simple Calculator

This is a simple calculator Python project from “100 Days of Code: The Complete Python Pro Bootcamp” I am going through. It took some figuring out but the final project took shape! Here is the Github repository if your curious to check it out: https://github.com/susreboot/Simple-Python-Calculator Here is the Repl URL: https://replit.com/@systemreboot/100DOC-Calculator-App Also here is the… Continue reading Python – Simple Calculator