Vanilla JS

Guess the Flag Game Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the captivating world of the " Guess the Flag Game"! Crafted using a blend of HTML, CSS, and JavaScript, this web application invites you on an exciting journey of flag discovery and challenge. With its intuitive interface and dynamic functionality, the game beckons players of all ages to test their knowledge of flags from around the globe. Utilizing the REST Countries API, the game

Lorem Ipsum Generator Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Lorem Ipsum Generator Using HTML, CSS, and JavaScript! In the fast-paced world of web development and design, having access to reliable placeholder text is essential for creating prototypes and mockups. Our Lorem Ipsum Generator provides a user-friendly solution, allowing developers and designers to quickly generate custom Lorem Ipsum text to populate their projects. By leveraging

Drawing Canvas Paint using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Drawing Canvas Paint using HTML&CSS in VanillaJS with Source Code - A paint application coded purely in JavaScript that allows you to freely draw. The application contains some basic tools that let you adjust the brush size and change colors. JavaScript Source Code.

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.