Vanilla JS

Times for Sunrise and Sunset Finder Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to Times for Sunset and Sunrise Finder, an interactive web application designed to provide users with accurate sunrise and sunset times for any location and date. This project leverages modern web technologies such as HTML, CSS, and JavaScript to create a seamless and visually appealing user experience. With the integration of APIs like the OpenCage Geocoding API and the Sunrise-Sunset API

Product Price Tag Generator Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Product Price Tag Generator, a versatile tool crafted using the power of HTML, CSS, and JavaScript. This intuitive web application empowers users to effortlessly design and generate customized price tags complete with barcodes, ideal for a wide range of products. Whether you're a small business owner, a vendor at a market, or simply need professional-looking price tags for personal

Nucleic Acid Converter Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Nucleic Acid Converter, a versatile tool designed to simplify the translation of DNA or mRNA sequences into their corresponding complementary strands and protein sequences. Developed using HTML, CSS, and JavaScript, this web application offers an intuitive interface for students, researchers, and enthusiasts in the fields of molecular biology, genetics, and biochemistry. Whether you

Snake Game Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Snake Game, a timeless classic brought to life using HTML, CSS, and JavaScript! This interactive web-based game offers a thrilling experience where players control a snake navigating through a grid, aiming to collect apples and grow longer without colliding with obstacles or itself. The game's intuitive controls, responsive design, and dynamic gameplay make it accessible and

YouTube Bookmark Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to YouTube Bookmark, a sleek and intuitive web application designed to revolutionize how you manage and access your favorite YouTube videos. With a seamless blend of HTML, CSS, and JavaScript, YouTube Bookmark empowers you to curate a personalized video library, ensuring that your most cherished content is just a click away. At the heart of YouTube Bookmark is its user-centric approach

Phonebook App Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Phonebook App, a streamlined solution for organizing your contacts effortlessly. This project, developed using HTML, CSS, and JavaScript, empowers users with a clean and intuitive interface to manage their contact information effectively. With features like adding new contacts, viewing the contact list, and removing contacts as needed, the Phonebook App simplifies contact management

Dice Roll Simulator App in VanillaJS with Source Code

Submitted by razormist on
Dice Roll Simulator App in VanillaJS with Source Code - A JavaScript program that demonstrates how to roll a dice within a web browser. Utilizing the browser's functionality, it randomly rolls the dice and displays the result. This project, focused solely on dice rolling, showcases various coding techniques in JavaScript for interactive web applications. JavaScript Source Code.

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

Submitted by rems on
Welcome to the Guess the Element Game, an engaging and educational web experience designed to test your knowledge of chemical elements! In this game, you'll be presented with random symbols representing elements from the periodic table. Your task is to correctly guess the name of each element based on its symbol. With a sleek and user-friendly interface, the game offers a fun way to explore and

Scoreboard App Using HTML, CSS an JavaScript with Source Code

Submitted by rems on
Welcome to the Scoreboard App, a dynamic web application designed to streamline score tracking and management for basketball games. Developed using HTML, CSS, and JavaScript, this app offers a user-friendly interface that allows you to input team names, increment or decrement scores with a single click, and reset scores or the entire game effortlessly. Whether you're organizing a friendly

Connect Four Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Connect Four Game using HTML&CSS in VanillaJS with Source Code - A web application developed with JavaScript, offers a basic yet engaging demonstration of two-player gameplay. Players strategically place their pieces to connect four colors in a row, taking turns to compete. JavaScript Source Code.