css

Two Sided Animated Login Form Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Two Sided Animated Login Form project, an innovative authentication interface built with HTML, CSS, and JavaScript. This project aims to offer a seamless user experience through a visually appealing design that integrates both login and sign-up processes into a single, dynamic interface. Featuring smooth transitions, responsive layouts, and intuitive interactions, this form is

Planet Facts App Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Planet Facts App! This web application offers an engaging way to learn about the planets in our solar system. With a user-friendly interface, the app allows you to click on planet icons to reveal detailed information about each one. Whether you're a student, educator, or simply a space enthusiast, this app provides an interactive experience that combines visuals and facts to enhance

Anagram Checker App Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Anagram Checker App, a streamlined web application crafted to help you quickly determine if two words are anagrams of each other. An anagram rearranges the letters of one word or phrase to form another, using all original letters exactly once. This app offers a straightforward and intuitive interface, providing instant results to enhance your vocabulary skills or simply entertain

Palindrome Checker App Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Palindrome Checker App, a user-friendly tool designed to identify palindromes—words or phrases that read the same forward and backward, disregarding spaces, punctuation, and capitalization. This application is a perfect example of how fundamental web development technologies such as HTML, CSS, and JavaScript can be used to create an interactive and aesthetically pleasing user

Reversi Game using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Reversi Game using HTML&CSS in VanillaJS with Source Code. A game application coded purely in JavaScript that can be played in a web browser. This game follows the same mechanics as the traditional Reversi game, where players take turns flipping the pieces from black to white or vice versa. JavaScript Source Code.

2048 Game Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the 2048 Game, a captivating sliding block puzzle that has taken the gaming world by storm. This web-based implementation brings the addictive gameplay experience right to your browser using modern web technologies. Players are tasked with combining numbered tiles on a 4x4 grid to create a tile with the value of 2048. Each move slides the tiles in one of four directions, merging tiles

Gender Predictor By Name Using HTML, CSS and JavaScript with Source Code

Submitted by rems on
Welcome to the Gender Predictor By Name application! This web-based tool allows you to predict the gender of a person based on their first name. By leveraging the powerful Genderize API, the application provides accurate and quick gender predictions, making it a useful resource for anyone curious about the gender typically associated with a given name. The app features a clean, user-friendly

Movie Rating App using HTML&CSS in VanillaJS with Source Code

Submitted by razormist on
Movie Rating App using HTML&CSS in VanillaJS with Source Code - A web application coded purely in JavaScript where you can search app movie ratings. The application uses an api that fetch the data of a movie that include the ratings of peope who rate. JavaScript Source Code.

Google Login with Firebase Using HTML, CSS, and JavaScript with Source Code

Submitted by rems on
Welcome to the Google Login with Firebase project. This tutorial is designed to help you create a web application that allows users to sign in using their Google accounts seamlessly. By utilizing Firebase Authentication, you can provide a secure and efficient login experience, ensuring users' credentials are protected while simplifying the authentication process. This project is ideal for web