Tag: Tech
-
Learning Javascript Basics
Recently I found a YouTuber by the name of “Bro Code” who has published many short coding tutorials on his channel, but the ones that caught my attention was his pretty long videos teaching the basics of different coding languages including HTM (Yes I know HTML isn’t a programming language,) C, and Java. The main…
-
Using 3D Builder to Make Custom Keyboard Keycaps
Recently I got back into 3d printing, and after I set up OctoPi with my Ender-3, the first thing I printed was keycaps for one of the specific characters from a video game called Valorant. Keycaps are the keys that you press on when you type on a mechanical keyboard (click here for a better…
-
Block YouTube Ads on TV
I hate advertisements especially on YouTube when they are playing on the TV especially when they are now “unskippable” and I have to watch them for fifteen seconds without being able to skip them. Even skippable ads are also annoying because if you just put down the remote to play that long 10-hour ambiance you…
-
Learning Minecraft Python Programming!
Recently I stumbled upon a book called “Adventures in Minecraft” written by Martin O’Hanlon, and David Whale. The book teaches you how to code in Minecraft with python, which is split up into chapters called “Adventures,” and basically, each “Adventure” is a short version of a “project” where you make a “mini-game” that runs in…