Jonah Lawrence

Jonah Lawrence @denvercoder1

About: 💻 Full Stack Developer 🐙 @DenverCoder1 📺 YouTube · Dev Pro Tips

Location:
Colorado, USA
Joined:
Oct 26, 2020

Jonah Lawrence
articles - 14 total

Create and Elevate Your GitHub Profile README

Create and Elevate Your GitHub Profile README Your GitHub profile isn't just a place to...

Learn More 7 0Aug 13 '23

Hosting a Python Discord Bot for Free with Fly.io

Intro As Heroku is no longer going to be free after November 28, 2022, I am sharing...

Learn More 30 0Aug 29 '22

Why Most Wordle Clones are Wrong!

Wordle, the new online viral game everyone's talking about, at first glance, seems to be not such a...

Learn More 14 0Feb 7 '22

Using GitHub Actions to Publish Doxygen Docs to GitHub Pages

My Workflow Doxygen GitHub Pages Deploy Action is a new GitHub action for automating the...

Learn More 9 0Dec 6 '21

GitHub Action for Updating Your Readme with a Download Button

My Workflow Readme Download Button Action is a new workflow that allows you to keep a...

Learn More 28 2Dec 6 '21

Keeping your dependencies updated automatically with Dependabot

In this tutorial, you will learn how to use the GitHub dependency bot to make sure your packages stay...

Learn More 13 2May 19 '21

How to run an HTML/PHP website on Localhost

In this tutorial, I'm going to show you how to run your website locally with XAMPP. This is especiall...

Learn More 14 1Feb 17 '21

Easily Bulk Rename Files on Windows

In this tutorial, I will show you how to rename several files at once in Windows 10. You not only...

Learn More 6 0Feb 15 '21

From Developer to Dev Content Creator - My 2020 Story

Here is my review of 2020 and the story of how I became a content creator from being just a quiet dev...

Learn More 9 2Jan 3 '21

Getting the user's location with JavaScript

In this tutorial I will show you how to get the user's location with the JavaScript Geolocation API....

Learn More 118 8Dec 24 '20

C++ Pointers and Dynamic Memory Allocation

In C and C++, pointers allow you direct control of the way you access memory. This becomes very usefu...

Learn More 27 0Dec 23 '20

Making a Responsive (Birthday) Card with HTML and CSS

In this tutorial, I will show you how to make a responsive card using just HTML and CSS. A responsiv...

Learn More 57 0Dec 6 '20

Guide to Custom VS Code Snippets and Why You Need Them

Introduction The problem I've been coding for quite a while now and one thing I...

Learn More 21 0Nov 19 '20

8 YouTubers every developer should subscribe to

Introduction Most of my programming knowledge comes from the internet. From StackOverflow...

Learn More 29 2Nov 18 '20