Menu

Hello, I'm Walt, a Sr. Software Engineer đź‘‹
This site features
Over 800+ articles
on software
development
on a variety of topics and programming languages

Latest Article

A Developers Guide to A.I. Prompt Engineering
For the past few years everyone in the A.I. world has been pushing the narrative that prompt engineering is the future and the only career option you'll soon have. And if you don't learn it now, you're going to be out of luck when finding a job....

Join the newsletter

And get a free copy of my guide:

11 Career Choices for Software Developers

Where I break down 11 of the top career choices that are in high demand for software developers at any stage.

Join the community

Latest Articles

A Developers Guide to A.I. Prompt Engineering
Published on: 12/20/2024 - 9 min read
For the past few years everyone in the A.I. world has been pushing the narrative that prompt engineering is the future and the only career option you'll soon have. And if you don't learn it now, you're going to be out of luck when finding a job....
There's no 'right' way to write code
Published on: 12/17/2024 - 5 min read
When I taught for a coding bootcamp years ago one of the more popular sentiments that people would often share is that they wanted to learn ...
My favorite developer blogs of 2024
Published on: 12/11/2024 - 4 min read
If you're reading this, then I can only assume that you still enjoy the process of reading medium to long form content on the internet. As d...
Taking a look at every CSS image filter property
Published on: 12/5/2024 - 5 min read
CSS image filters are a powerful tool for adding effects to images directly in the browser. These filters allow you to manipulate the appear...
This JavaScript error took me weeks to find
Published on: 11/19/2024 - 5 min read
A big portion of my blog as of late is the Typing Test area that I created over a year ago to test my own 'words-per-minute'. But ...
How to improve animation performance with JavaScript and CSS
Published on: 11/8/2024 - 4 min read
Animating elements on a website can make for a more eye-catching design. But achieving smooth, lag-free animations requires thoughtful optim...