Bootstrap

Creating a Form Validation Before and Upon Submission using JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to create a Form Validation before and upon the submission of the form in JavaScript without using any other JS library. The tutorial aims to provide the students, self-learners, and new programmers with a reference as their guide for enhancing their JS programming capabilities for building their current and future web applications. Here, snippets and source code scripts are provided to give you a better understanding of achieving our goal in this tutorial. A sample source code zip file is also provided and is free to download.

Creating a Responsive Nav Menu using CSS, Bootstrap, and JS Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Create a Responsive Navigation Menu using CSS, Bootstrap, and JavaScript. This tutorial aims to provide students, self-learners, or new programmers with a reference for creating a responsive interface for a website or web application. Here, I will be providing a simple source code that demonstrates the main objective of this tutorial. The sample source code zip file is also provided and is free to download.

Password Hashing in PHP

Submitted by oretnom23 on

In this tutorial, you will how to use the Different built-in functions of PHP for encrypting or hashing passwords. The tutorial aims to provide a reference for students or self-learners that are learning and planning to develop an application using PHP Language. The tutorial can help you to secure your application's user password. Here, snippets and a sample login and registration source code that demonstrates the password hashing or encryption are provided and free to download.

Creating a Skeleton Loader using JavaScript and CSS Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Create a Simple Skeleton Loader for your websites or web applications data container using JavaScript and CSS. The tutorial aims to provide the IT/CS students, self-learners, or beginners with a reference for enhancing their knowledge and skills for developing a creative web application using JS and CSS. Here, snippets will be provided so you will have a better idea of achieving the goal of this tutorial. A sample source code zip file is also provided and is free to download.

Checking Internet Connection using JavaScript Navigator API Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Create a Connection Checker w/ Popup Message for web applications or websites using JavaScript and Bootstrap v5 Framework. This tutorial's main purpose is to provide the IT/CS students and self-learners/beginners with a reference to learning how to detect internet connection changes on the client side using the JavaScript Navigator API. Here, snippets are also included and a simple working web application source code zip file is provided and free to download.

Null Coalescing in PHP Snippet and Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to use Null Coalescing using PHP Language. The tutorial aims to provide IT/CS students and new programmers with a reference for learning the different techniques and usage of the PHP built-in methods and operators. Here, snippets are provided for better understanding, and a sample source code zip file is also provided and is free to download.

Lotto Quick Picker Application using JavaScript Free Source Code

Submitted by oretnom23 on
This is a simple JavaScript Mini-Project that I called Lotto Quick Picker Application. It is a simple web-based application that generates random possible lotto winning numbers. The main purpose for developing this kind of app is to provide IT/CS students and new programmers with a reference for learning to generate random numbers with certain rules using JavaScript and jQuery Library. It has a

Creating a Google Extension with Option Page Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to Create a Google Extension with an Options Page. This tutorial aims to provide IT/CS students and new programmers with a reference for learning to create a browser extension. Here, a step-by-step tutorial with snippets is provided to easily understand. A sample Google Extension source code that demonstrates and achieves the main goal of this tutorial is also provided and is free to download.

Simple Drum Pad App using JavaScript and jQuery Free Source Code

Submitted by oretnom23 on
This simple project is entitled Simple Drum Pad Application. It is a web application that was developed using JavaScript and jQuery Library. The main purpose of this application is to simulate the electronic drum pad devices. It has a simple pleasant user interface using pastel colors and Bootstrap Framework. The application works like a simple electronic drum pad. What is Simple Drum Pad