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.
55 Posts

How to Build a Point Map with JavaScript

If you're looking to create a visually appealing and interactive point map using JavaScript, you've come to the right place. Whether you're a seasoned...

Create a Number Guessing Game with HTML, CSS and JavaScript

I’m thrilled to share that I’ve just completed my first project combining HTML, CSS, and JavaScript. It’s a simple yet exciting "Guess the Number"...

How to Make a From Login to Post-Login With Database Using JavaScript

Today, I’m going to walk you through how I built a user authentication system for a web application with database using JavaScript. This includes connecting...

How to Create a Practical Form with JavaScript

I’m your friendly neighborhood developer, and today I’m going to walk you through the process of creating a practical form using JavaScript. Forms are...

How to Convert a Decimal Number to Roman Numerals Using JavaScript

I’m going to walk you through a fascinating project: converting decimal numbers to Roman numerals using JavaScript. Whether you're a beginner or an experienced...