Vanilla JS

Drag and Drop Sortable List App using HTML&CSS in VanillaJS

Submitted by razormist on
Drag and Drop Sortable List App using HTML&CSS in VanillaJS - A sortable list created purely in JavaScript, featuring drag and drop functionality. This application allows users to freely arrange the list items by dragging and dropping them to their desired positions. JavaScript Source Code.

Random Password Generator App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Random Password Generator App using HTML&CSS in VanillaJS with Source Code - A password generator coded in JavaScript that provides secure encryption. Users can customize the characters that will appear in their passwords, such as adding numbers and symbols for enhanced security. JavaScript Source Code.

Medicine Reminder App Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Medicine Reminder App, a comprehensive solution designed to simplify and enhance your medication management routine. Crafted with HTML, CSS, and JavaScript, this application seamlessly integrates a user-friendly interface with practical features to ensure you never miss an important dose. The app allows you to effortlessly input your medication details, including the medicine's name

Quiz Application using HTML & CSS in VanillaJS with Source Code

Submitted by razormist on
Quiz Application using HTML & CSS in VanillaJS with Source Code - A Quiz Application coded purely in JavaScript that can provide reliable quiz material for students. The program can generate a quality quiz by providing questions and manually modifying the script. JavaScript Source Code.

SOS Game using HTML and CSS in VanillaJS with Source Code

Submitted by razormist on
SOS Game using HTML and CSS in VanillaJS with Source Code - A board game created purely in JavaScript where your opponent is a smart AI. The player must align the SOS in (horizontal, vertical, diagonal) to score, and the first player with the most points will win the game. JavaScript Source Code.

Sliding Puzzle Game in VanillaJS with Source Code

Submitted by razormist on
Sliding Puzzle Game in VanillaJS with Source Code - A sliding puzzle number game coded purely in JavaScript where you need to position the numbers correctly by sliding the tiles. When you start the game, the numbers will be automatically disarranged, and you will need to arrange them in the correct order. JavaScript Source Code.

Student Grade Generator App in VanillaJS with Source Code

Submitted by razormist on
Student Grade Generator App in VanillaJS with Source Code - A web application created purely in JavaScript where you can generate your student's grades. You can automatically calculate your student's grade by providing their grades per subject, which will give you an accurate result. JavaScript Source Code.