Introduction Hey there! 👋 The topic of today's post is Wordle - specifically, creating a...
Quick Links Basics Operators Conditionals Loops Functions Tables Files ...
Introduction My goal for this post is to run through the basics of the Lua scripting...
Introduction From 2022 to 2023, Stack Overflow tracked changes in the popularity of a...
Introduction 2024 is almost here, and it's resolution season. Many have already started to...
Introduction We're six days into Hacktoberfest, and I'm quickly realizing that my goals...
So... Hacktoberfest is starting again. And this is fantastic news! This year celebrates the 10th...
So I just got home from vacation. What better way to ease back into my normal life than to...
Do you know your language? No, really. A lot of us (myself included) can learn the basics of a...
If you're like me, you might have multiple blogs. Medium, Hashnode, and DEV are all super popular...
I'm sure many of you are familiar with the Object data type. Many of the data types that we use in...
Number 3 on the 30 Days Challenge is #2665, Counter II. This challenge is primarily an add-on to the...
Back again with the second problem in the 30 Days challenge, #2620. Process The...
In response to the recently created 30 Days of JS challenge on LeetCode, I'll be putting out my own...
Recently I've been playing around with CodePen in anticipation of my canvas game-making series I'll...
In celebration of 200 followers (thanks everyone 🙌), I've started a blog on Hashnode. Any further...
Think that you have to pay for quality tutorials in the software development field? Think...
In anticipation of participating in a game jam with some of my friends, I recently had to pick a...
Welcome back to the series! Today we tackle one of the first, but one of the harder LeetCode...
In my spare time, I like to watch YouTube. Who doesn't? Recently I watched a video entitled 'Solve...
Recently I was fortunate enough to take part in a hackathon. I don't normally physically go out among...
Honestly, this was the easiest problem I've come across so far on LeetCode. The directives were as...
Welcome back, LeetCoders! Today I'll be tackling problem #58, which is called Length of Last Word....
Today I've decided to tackle LeetCode's problem #7, Reverse Integer. The guidelines state the...
In a desperate effort to write more, I'm going to be publishing a series of posts about my solutions...
Hey all! Just found probably my all-time favorite AI use, made by Google. It's called QuickDraw, and...
Hi everyone! Found another cool trick relating to division in Python. I was testing some things and...
Hi everyone! After fighting with syntax errors for the last ten minutes, I've finally figured out an...
It's been five days, and I've successfully completed all of the first five challenges in Advent of...
I just completed the first Advent of Code challenge! This is my first AoC, and I'm doing it in Python...