Shawn2208

Shawn2208 @shawn2208

About: Check out my portfolio any feedback is appreciated. Thanks. https://shawncportfolio.uk/

Location:
uk, cornwall
Joined:
Feb 15, 2023

Shawn2208
articles - 12 total

Tutorial on making a database and then using my API-Template from GIT

Creating an account and setting up a database with a collection on MongoDB Atlas involves a series of...

Learn More 0 0Feb 25 '24

Building a Maze Game in Node.js

Hi in this tutorial i will show you how to create a simple maze game in Node.js. The player will have...

Learn More 0 0Feb 2 '24

Mastering the While Loop in JavaScript

Introduction: Every aspiring JavaScript developer must understand the while loop, a fundamental tool...

Learn More 0 0Dec 23 '23

Mastering the For Loop in JavaScript

Introduction: Every aspiring JavaScript developer encounters the for loop early in their learning...

Learn More 2 2Sep 22 '23

3 Comprehensive Guides from Rheinwerk Computing Every Developer Must Read

Today, I'm going to introduce you to three game-changing books from Rheinwerk Computing that promise...

Learn More 0 0Sep 13 '23

Introducing connect-codechat: A Real-time Chat App Built with Express & Node.js socket.io

https://connect-codechat-4c2d444b36df.herokuapp.com/ Make an account and get collaborating 😊 Hi,...

Learn More 0 0Sep 5 '23

Building a Mini Text-Based Adventure Game: "Mini Zork" with HTML, CSS, JS

Ever played a text-based game? These games, which date back to the early days of computing, have...

Learn More 0 1Sep 2 '23

Creating a Simple Book API with Express.js

Hello! In this article, we'll be creating a simple book API using Express.js. This API can be the...

Learn More 0 0Aug 18 '23

JavaScript dumbed down Part three. control flow, basic functions, and interactions.

Introduction: Understanding the fundamentals of Javascript is the key to building dynamic and...

Learn More 5 0Aug 17 '23

Simple Text-Based Adventure Game in Node.js

In this tutorial, we'll walk through creating a simple text-based adventure game in Node.js using the...

Learn More 11 0Aug 12 '23

Node.js Tutorial: How to Send Emails with Nodemailer

Creating a Node.js Contact Form with Nodemailer and Hotmail Introduction In this tutorial, we will...

Learn More 8 1Aug 4 '23

Progress Bar using HTML, CSS, JS

HTML <!DOCTYPE html> <html lang="en"> <head> <title>progress...

Learn More 1 0Jun 26 '23