Simple Program

Digital Clock Program using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Digital Clock Program using HTML&CSS in VanillaJS with Source Code - A digital clock coded purely in JavaScript where you can display a digital clock on your website. This program is intended for any system that requires time to be noticed for creating inputs. JavaScript Source Code.

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.

How to Find the Largest Among Three Numbers in Python

Submitted by razormist on
Learn on How to Find the Largest Among Three Numbers in Python. A Python program that thoroughly finds the largest number among three given numbers. This program will only be displayed in the terminal where you need to enter three numbers in order to find the largest one. Python Tutorial.

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.