DR

DR @jd2r

Joined:
Oct 21, 2022

DR
articles - 31 total

Building a Wordle Clone with Lua! 🕹

Introduction Hey there! 👋 The topic of today's post is Wordle - specifically, creating a...

Learn More 19 0Jan 25 '24

Lua Quick Reference

Quick Links Basics Operators Conditionals Loops Functions Tables Files ...

Learn More 9 0Jan 5 '24

The Lua Tutorial

Introduction My goal for this post is to run through the basics of the Lua scripting...

Learn More 73 1Jan 5 '24

Gearing up for Lua

Introduction From 2022 to 2023, Stack Overflow tracked changes in the popularity of a...

Learn More 6 0Jan 1 '24

1 Year. 12 Languages.

Introduction 2024 is almost here, and it's resolution season. Many have already started to...

Learn More 10 1Dec 28 '23

So I might be doing this wrong...

Introduction We're six days into Hacktoberfest, and I'm quickly realizing that my goals...

Learn More 14 4Oct 6 '23

Hacktoberfest Pledge 🎉

So... Hacktoberfest is starting again. And this is fantastic news! This year celebrates the 10th...

Learn More 18 0Sep 27 '23

Post-Vacation Pull Request

So I just got home from vacation. What better way to ease back into my normal life than to...

Learn More 4 0Jun 29 '23

6 Must-Try Coding Problem Websites 💻

Do you know your language? No, really. A lot of us (myself included) can learn the basics of a...

Learn More 12 0Jun 10 '23

Crossposting Hashnode to DEV

If you're like me, you might have multiple blogs. Medium, Hashnode, and DEV are all super popular...

Learn More 12 1Jun 2 '23

7 Must-Know JS Object Methods 🔥

I'm sure many of you are familiar with the Object data type. Many of the data types that we use in...

Learn More 31 5May 30 '23

#2665: Counter II

Number 3 on the 30 Days Challenge is #2665, Counter II. This challenge is primarily an add-on to the...

Learn More 16 3May 16 '23

#2620: Counter

Back again with the second problem in the 30 Days challenge, #2620. Process The...

Learn More 28 0May 16 '23

#2667: Create Hello World Function

In response to the recently created 30 Days of JS challenge on LeetCode, I'll be putting out my own...

Learn More 50 0May 16 '23

CodePen Banner Trick 🤖

Recently I've been playing around with CodePen in anticipation of my canvas game-making series I'll...

Learn More 9 3Apr 26 '23

I started a Hashnode Blog! 🥳

In celebration of 200 followers (thanks everyone 🙌), I've started a blog on Hashnode. Any further...

Learn More 10 3Apr 22 '23

🔥 7 Free Resources to Ignite Your Coding Journey!

Think that you have to pay for quality tutorials in the software development field? Think...

Learn More 13 11Apr 17 '23

Setting up a Phaser.js Development Environment

In anticipation of participating in a game jam with some of my friends, I recently had to pick a...

Learn More 8 3Apr 1 '23

#4: Median of Two Sorted Arrays

Welcome back to the series! Today we tackle one of the first, but one of the harder LeetCode...

Learn More 3 1Mar 11 '23

Challenge Accepted

In my spare time, I like to watch YouTube. Who doesn't? Recently I watched a video entitled 'Solve...

Learn More 6 1Feb 19 '23

Hackathon Reflections

Recently I was fortunate enough to take part in a hackathon. I don't normally physically go out among...

Learn More 2 0Jan 31 '23

#217: Contains Duplicate

Honestly, this was the easiest problem I've come across so far on LeetCode. The directives were as...

Learn More 2 0Jan 9 '23

#58: Length of Last Word

Welcome back, LeetCoders! Today I'll be tackling problem #58, which is called Length of Last Word....

Learn More 4 0Jan 2 '23

#7: Reverse Integer

Today I've decided to tackle LeetCode's problem #7, Reverse Integer. The guidelines state the...

Learn More 2 0Dec 30 '22

#1: Two Sum

In a desperate effort to write more, I'm going to be publishing a series of posts about my solutions...

Learn More 4 1Dec 28 '22

Quick, Draw!

Hey all! Just found probably my all-time favorite AI use, made by Google. It's called QuickDraw, and...

Learn More 3 8Dec 18 '22

Division vs. Integer Division

Hi everyone! Found another cool trick relating to division in Python. I was testing some things and...

Learn More 5 0Dec 12 '22

Remove Blank Lines from a File with Python

Hi everyone! After fighting with syntax errors for the last ten minutes, I've finally figured out an...

Learn More 5 0Dec 11 '22

First Five Days: My AoC Thoughts 🎄

It's been five days, and I've successfully completed all of the first five challenges in Advent of...

Learn More 3 0Dec 5 '22

Advent of Code

I just completed the first Advent of Code challenge! This is my first AoC, and I'm doing it in Python...

Learn More 2 1Dec 1 '22