Javascript

Space Shooter Game using JavaScript with Free Source Code

Submitted by razormist on
Space Shooter Game using JavaScript with Free Source Code Space Shooter Game with Source Code is a project that is a single-player game where goal is shoot down all the incoming invaders The game has a simple design that contains an image sprites and background sprites. The purpose of the game is provide some entertainment during your free time. About the System The Space Shooter Game was

Simple Web Paint Application using JavaScript with Free Source Code

Submitted by razormist on
Simple Web Paint Application using JavaScript with Free Source Code Simple Web Paint Application with Source Code is a project that enable you to freely draw you master piece art. The application was made so simple that contains only a blank paper and art tools. The benefit of the project to make you to make a person draw something they want. About the System The Simple Web Paint Application was

Find my Pokeball Game using JavaScript with Free Source Code

Submitted by razormist on
Find my Pokeball Game using JavaScript with Free Source Code Find my Pokeball Game with Source Code is a project that is a single-player game where goal is to collect all the scattered pokeballs in the ground. The game has a simple design that contains a different object and background sprites. The purpose of the game s to give entertainment and enjoyable moment with your hang time. About the

Online Magazine Management System in PHP with Free Source Code

Submitted by oretnom23 on
This is a PHP project entitled Online Magazine Management System. This is a web-based application developed using PHP Language and MySQL Database. This application provides an online platform for Magazines Publishers to share their published magazines online so their readers can browse online. This is a sort of Content Management System (CMS) application. The main purpose of this project is to

Hextrix Game using JavaScript with Free Source Code

Submitted by razormist on
Hextrix Game using JavaScript with Free Source Code Hextrix Game with Source Code is a project that is a single-player game where goal is to stack all the colored blocks in a hexagon shape. The game has a simple design that contains a colored blocks and background color. The purpose of the game is to give some fun times with your friends. About the Project The Hextrix Game was developed in a HTML

Online Marriage Registration System using PHP with Free Source Code

Submitted by oretnom23 on
This is a small project is entitled Online Marriage Registration System. This is web-based online application software that provides an automated and online platform for registering marriage records. This application allows users to submit marriage information and the management will verify it. The backend source code was developed using PHP-Object Oriented Programming with a pleasant user

Simple Employees Information System using CodeIgniter 4.1.5 with Free Source Code

Submitted by oretnom23 on
This is a Simple Employees Information System. This is a mini-Project developed using CodeIgniter version 4.1.5. The main purpose of this project is to give students or those new programmers that learning PHP CI4 Frameworks a simple project where they can refer to give them some idea on how to develop a web application using the said PHP Framework. This application contains CRUD (Create, Read

Follow My Beat Game using JavaScript with Free Source Code

Submitted by razormist on
Follow My Beat Game using JavaScript with Free Source Code Follow My Beat Game with Source Code is a project that is a single-player game where goal is to follow the color pattern that appear in the box. The game has a simple design that contains a colored box and background color. The purpose of the game is to give some past time during breaks with your friends. About the System The Follow My

Simple Logistic Hub Parcel's Management System in PHP and SQLite Free Source Code

Submitted by oretnom23 on
This is a Logistic Hub Parcel's Management System. This is a simple web-based application project which is the main purpose is to provide an automated platform for logistic hubs to manage and track parcels records. This application was developed to give IT/CS students or new self-taught programmers an idea of how to develop such a mini-project. The source code can be modified easily if you are

Web Text-to-Speech Tutorial using Web Speech API Synthesis

Submitted by oretnom23 on

This is a simple tutorial that will teach how to convert Text into Speech in web applications. In order to do this, we are going to use the Web Speech API Interface Speech Synthesis. The Web Speech API will allow you to convert the text into incorporate voice data into web projects.

In this tutorial, I will be providing a simple web application that allows users to write a text message and converts it into speech. The application will re-display the text message below the form. Each word spoken will be highlighted.