Rick Bowen (JavaScript)

Hi, I'm Rick! I'm an accomplished Software Engineer with broad and deep expertise in Go JavaScript, TypeScript, Shell (bash/zsh), Git, SQL & NoSQL Databases, Containers + Kubernetes, Distributed Systems, Reliability Engineering, DevOps, Cloud / Network / Application Security, Identity / Access Management, Linux, macOS/Darwin, CI/CD, SaltStack, Terraform, AWS, GCP, Azure, Internet Protocols, and much more.
12 Posts

Mastering JavaScript: Creating a Fun Guess My Number Game

I created a 'Guess My Number' game using JavaScript to explore DOM manipulation and CSS styling directly through JS. This project was a hands-on...

Create a Two-Player Dice Game in JavaScript Mastery in Action

I created a dice game where two players take turns, aiming to reach a score of 100. While developing this project, I dived deeper...

JavaScript Program to Display Random Header Images

I am currently working on implementing a dynamic feature for my client. They need a JavaScript function that randomly displays a background image in...

Create Smooth Ranking Animations for a JavaScript Voting System

There are some issues JavaScript with your code in achieving a smooth animation for dynamically ranking options based on votes. Here a below code: Error...

Resolving 10 Common JavaScript Syntax Errors

I can see that there’s a syntax error in my JavaScript code, and it’s throwing off the whole script. I’m pretty sure it has...