js

Simple Scramble Game using JavaScript Source Code Free Download

Submitted by oretnom23 on
This mini-project is entitled Scrambled Word Game. This is a simple web application game that was developed using HTML, CSS, and JavaScript. The game requires the player to guess each scrambled word within a specific time duration. This game is like a Word Guessing Game but aside from the hint, the game also provides the word characters but not in the right order. The program has a simple and

Grade Point Average (GPA) Calculator in PHP and SQLite3 Source Code Free Download

Submitted by oretnom23 on
This mini-project is entitled Grade Point Average (GPA) Calculator. It is a web application that was mainly developed using PHP Language and SQLite Database. This project provides an online and automated platform to easily calculate the student's Grade Point Average or GPA. It has a simple and pleasant user interface using Bootstrap Framework. It consists of user-friendly features and

Single Page Website for Companies using HTML, CSS, and JS Source Code Free Download

Submitted by oretnom23 on
This simple project is entitled Single Page Website for Companies. It is a simple web application that contains static content on a single page and is mainly developed using HTML, CSS, and JavaScript. It has multiple sections that are commonly or often implemented in an organization or company. It has a pleasant user interface with the help of Bootstrap Framework version 5. How does the Single

Creating an Avatar File Upload Selector and Preview using HTML, CSS, and JS Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn to create an Avatar File Upload Selector and Preview component for web applications using HTML, CSS, and JavaScript. The tutorial aims to provide students and beginners with a reference for learning to build useful website components. Here, I will be providing a simple web page script that demonstrates the creation of an Avatar File Upload Selector and Preview Component.

User Management System using PHP and SQLite3 Source Code Free Download

Submitted by oretnom23 on
This is a simple project called User Management System. It is a web application that was developed mainly using PHP Language and SQLite3. The main purpose of sharing this source code is to provide students and beginners with a reference for learning to manage the system user accounts. The application has a pleasant user interface with the help of Bootstrap Framework. It consists of multiple user

Inserting New Element Before or After Existing Element using Pure JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn how to Insert a New Element Before or After existing elements using JavaScript. The main purpose of this tutorial is to provide students and beginners with a reference for learning some techniques and usage using the JavaScript built-in methods. Here, I will be providing a sample web application that demonstrates the usage of JavaScript insertBefore and after methods.

Login and Registration using PHP and SQLite3 Tutorial Source Code

Submitted by oretnom23 on
In this article, I have provided a Simple PHP source code that demonstrates the creation of a Login and Registration Feature of a Web Application using PHP Language and SQLite3 database. The source code I provided contains some comments that can help you understand it more. The source code results in a simple web application that contains a login form, registration form, and home page. About the

Creating a Simple Input Masking using JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn how to create a simple Input Masking for formatting the HTML input values using only JavaScript. The tutorial aims to provide students and beginners with a reference for learning to create a useful component using JavaScript. Here, I will be providing a simple web page script that demonstrates the creation of a simple form with the masked input field.

Creating a Stopwatch Web Application using JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn to create a simple Stopwatch web application using JavaScript. This tutorial aims to provide students and beginners with a reference for learning to create a Stopwatch. Here, I will be providing a simple web page script that demonstrates the creation of a simple Stopwatch Web Application.

Creating a Scrollable Sticky Sidebar using CSS and JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you will learn how to create Scrollable Sticky Sidebar using CSS and JavaScript. The main purpose of this tutorial is to provide students and beginners with a reference to learn some CSS and JS tricks that are useful for building a creative website. Here, I will be providing simple web page scripts that demonstrate how the scrollable sticky sidebar can be achieved.