Simple Program

Typing Speed Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Typing Speed Game is a web application created using the JavaScript programming language. The purpose of this project is to provide a simple and enjoyable game where you need to type words as fast as you can. The game is displayed in a web browser and contains a textbox where you input your typing. The Typing Speed Game in VanillaJS is designed to offer fun and practice for improving typing

How to Find the Number of Days Occurs in a Year using Python

Submitted by razormist on

In this tutorial, we will program 'How to Find the Number of Days in a Year.' We will learn how to calculate the total number of days in a given year. The objective is to determine all the possible days in a year, accounting for leap years as well. I will provide a sample program to demonstrate the actual coding process in this tutorial.

Temperature Converter App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Temperature Converter App is a web application created using the JavaScript programming language. The purpose of this project is to provide a tool that can convert between different temperature units, making it easier to measure and compare temperatures. The program is displayed in a web browser and contains a text input field to enter the temperature data. The Temperature Converter App in

Real Time Weather App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Real-Time Weather App is a web application created using the JavaScript programming language. The purpose of this project is to provide a simple way to monitor weather conditions. The program is displayed in a web browser and contains a text input field where you can enter the name of a city. The Real-Time Weather App in VanillaJS is designed to help you monitor the weather conditions in a

How to Read File Word by Word in Python

Submitted by razormist on

In this tutorial, we will program 'How to Read a File Word by Word in Python.' We will learn how to open and read a text file in the application. The objective is to instantly open the text file and display its content. I will provide a sample program to demonstrate the actual coding process in this tutorial.

How to Find the Area of Circle in Python

Submitted by razormist on

In this tutorial, we will program 'How to Find the Area of a Circle in Python.' We will learn how to calculate and determine the actual area of a circle. The objective is to automatically find the area of a circle based on the number provided. I will provide a sample program to demonstrate the actual coding process in this tutorial.

Color Wheel Picker App in VanillaJS with Source Code

Submitted by razormist on
The Color Wheel Picker App is a web application created using the JavaScript programming language. The purpose of this project is to implement a simple tool that can generate a color picker for your website theme. The program is displayed in a web browser and contains multiple form inputs for generating a color scheme. The Color Wheel Picker App in VanillaJS is designed to help designers choose

Guess a Word using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
The Guess a Word is a web application created using the JavaScript programming language. The purpose of this project is to provide a fun and entertaining word-guessing game. The program is displayed in a web browser and contains multiple hidden words to guess. The Guess a Word game is designed as a simple word-guessing game. This project uses basic coding techniques in the JavaScript programming