Category: Hardware
-
Current Endeavors
Just wanted to make a blog post about my current side projects, RND, and experiments outside of work! If you would like, you can find me on GitHub and YouTube. […]
-
The Black Widow PC: A Journey from Rescue to Revival
After a long day at work on September 19th, 2023, I stumbled upon an abandoned PC lying in the grass near my home. Acting on impulse, I swiftly stowed it […]
-
Exploring QuickSort: From C to Bare-Metal ARM Assembly on Raspberry Pi
QuickSort is a powerful and efficient sorting algorithm that’s widely used in computer science and software engineering. It’s known for its speed and simplicity, making it a popular choice for […]