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

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

Building a REST API Development with Jersey

As a developer constantly looking for ways to improve my skills, I recently decided to dive into REST API development using Jersey, a popular...

How To Create a Responsive Form Using HTML, CSS and JavaScript

Create a form validation system is essential to ensure that users input the correct data and prevent invalid or malicious entries. I will walk...

Build a Login System in NodeJS with Passport.js Authentication

I'm excited to share a recent project that I successfully completed: developing a login page with authentication using Passport.js in NodeJS. This project not...