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

Creating a Custom Testimonial Slider using CSS and JavaScript Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn to create a Custom Testimonial Slider using HTML, CSS, and JavaScript. The tutorial aims to provide students and beginners with a reference for learning to build useful websites or web application components. Here, I will be providing a sample web page script that demonstrates the creation of a custom testimonial slider component.

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

How to Generate a Random Password for Multiple User in JavaScript

Submitted by razormist on
How to Generate a Random Password for Multiple User in JavaScript - A simple JavaScript program that can generate a random password for all users instantly. This tutorial will show you the fastest way of generating a random password for all your users. JavaScript Free Tutorial.

Simple Dodge Ball Game using jQuery in JavaScript Free Source Code

Submitted by razormist on
Simple Dodge Ball Game using jQuery in JavaScript Free Source Code - A simple Web Game application where your main objective is to touch the red goal while dodging. The game mechanic quite simple you just need to touch the red goal to gain a score, if you hit by a ball the game will be over. JavaScript Free Source Code.

Creating Glowing Buttons using HTML and CSS Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn how to create Glowing Buttons using HTML and CSS. The tutorial aims to provide students and beginners with a reference for learning to create or build interactive web page components. Here, I will be providing simple web page scripts that demonstrate the creation of glowing buttons.

Simple Task Allocation System using PHP and SQLite Source Code Free Download

Submitted by oretnom23 on
This simple project is entitled Task Allocation System. It is a simple web application that was mainly developed with PHP Language and SQLite database. The system's main purpose is to provide a certain company or organization with a platform to manage/allocate/assign their employees tasks. This mini-project has a pleasant user interface with the help of Bootstrap Framework. It consists of useful

Converting Date and Time from a specific Time Zone to another using PHP Tutorial

Submitted by oretnom23 on

In this tutorial, you can learn how to Convert Date and Time from a specific Time Zone to another using PHP Language. The tutorial aims to provide students and beginners with a reference for learning to set and manage date time zones using PHP Language built-in class or object. Here, I will be providing a simple web page script that demonstrates the conversion of a date and time from a specific time zone into a different time zone.