Project Source Code

Computer Laboratory Management System using PHP and MySQL

Submitted by oretnom23 on
This is a project called the Computer Laboratory Management System. It's a web app created using PHP and MySQL Database. The main purpose of this app is to make it easy to handle borrowing and keep track of information in the school's computer lab. It's designed with a friendly user interface and lots of features that anyone can use. What is Computer Laboratory Management System? Only staff

Text to Speech Converter App in VanillaJS with Source Code

Submitted by razormist on
Text to Speech Converter App in VanillaJS with Source Code - A text-to-speech converter coded purely in JavaScript where you can try out different speaking voices. The user can choose a different speaker that will speak out the text you entered with a different tone. JavaScript Source Code.

Background Color Flipper App in VanillaJS with Source Code

Submitted by razormist on
Background Color Flipper App in VanillaJS with Source Code - A color flipper created purely in JavaScript that dynamically changes the background color. This program allows the user to change the background color by clicking the button to decide on the color scheme to use. JavaScript Source Code.

Drum Kit Application using HTML&CSS in VanillaJS Source Code

Submitted by razormist on
Drum Kit Application using HTML&CSS in VanillaJS Source Code. A useful drum kit program created purely in JavaScript where you can freely play sounds. This program helps you create your own music beats that can be used for your future concerts. JavaScript Source Code.

Frogger Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Frogger Game using HTML&CSS in VanillaJS with Source Code - An arcade-style game coded purely in JavaScript where your goal is to safely cross the road. The player can control the character using the keyboard. You must avoid getting hit by cars on the road and jump on top of planks to cross the river. JavaScript Source Code.

Word Scramble Game in VanillaJS with Source Code

Submitted by razormist on
Word Scramble Game in VanillaJS with Source Code - A word game coded purely in JavaScript where the player must unscramble words before the time runs out. The program is straightforward; you need to carefully understand the hint in order to determine the correct word. JavaScript Source Code.

Breakout Game using jQuery in JavaScript with Source Code

Submitted by razormist on
Breakout Game using jQuery in JavaScript with Source Code - An arcade-style game that uses the jQuery library where you need to break the bricks to score points. The player can play the game using either the mouse or keyboard. You are given only 3 lives to finish the game. JavaScript Source Code.