Jonah Lawrence
Jonah Lawrence

Jonah Lawrence

Follow
homebadges

Create and Elevate Your GitHub Profile README

Aug 13, 20235 min read

Create and Elevate Your GitHub Profile README Your GitHub profile isn't just a place to showcase your repositories and contributions. It's an...

Create and Elevate Your GitHub Profile README

Hosting a Python Discord Bot for Free with Fly.io

Aug 29, 20224 min read

Intro As Heroku is no longer going to be free after November 28, 2022, I am sharing another way to host a Discord bot 24/7 for free. You will be able...

Hosting a Python Discord Bot for Free with Fly.io

Why Most Wordle Clones are Wrong!

Feb 7, 20226 min read

The mistake made in nearly every Wordle Clone and how to fix it ยท Wordle, the new online viral game everyone's talking about, at first glance, seems to...

Why Most Wordle Clones are Wrong!

Keeping your dependencies updated automatically with Dependabot

May 19, 20213 min read

In this tutorial, you will learn how to use the GitHub dependency bot to make sure your packages stay up to date without breaking your code. I will be...

Keeping your dependencies updated automatically with Dependabot

How to run an HTML/PHP website on Localhost

Feb 17, 20213 min read

In this tutorial, I'm going to show you how to run your website locally with XAMPP. This is especially useful when writing PHP since you will be able...

How to run an HTML/PHP website on Localhost

Easily Bulk Rename Files on Windows

Feb 15, 20213 min read

https://www.youtube.com/watch?v=DCP1elBAy_U In this tutorial, I will show you how to rename several files at once in Windows 10. You not only can...

Easily Bulk Rename Files on Windows