htmlcssjavascript
There are 35 repositories under htmlcssjavascript topic.
ShadBalti/Age-Calculator-App
The Age Calculator is a web-based application designed to calculate a person's age based on their birthdate. This project provides a user-friendly interface where users can input their birthdate, and the application will instantly display their age.
divyaGrvgithub/YouTube-Clone
Building a YouTube clone with HTML, CSS, JavaScript, and React.js is a complex task. It involves creating a user interface, video playback, user authentication, database, and more. You'll need to follow tutorials and use resources to learn each aspect. Break it down into manageable steps and take your time.
hayaabduljabbar/Automotive-Car-Design
In this repository we are created a automotive car design website which is created by using this technologies like HTML, CSS & JavaScript.
hayaabduljabbar/JavaScript-Assignment-04
In this Repository I have get any number from user with the help of input field then set condition if user is type any number so Show Alphabet. For Example: Type 1 Show A.
hayaabduljabbar/Restaurant-Food-Design
In this repository we are created a restaurant food design website which is created by using this technologies like HTML, CSS & JavaScript.
aiaaee/Horizontal_Sidebar_React
Setting Horizontal Sidebar by React and Add React Hooks for passing data down through a component tree
aryanranderiya/SmartStudentProjects
An online integrated platform that compiles and showcases student projects from various universities and colleges in India. This platform will promote knowledge sharing, innovation, and collaboration among students and educators.
LAHI-RU/Premium_Car_Rental_Website
Car Rental website using HTML, CSS & JavaScript
Mandip47/Simple-Model-project
This is a simple JavaScript project of Model window
SaketKaswa20/Futuristic_Calculator_Using_GPT3.5
Try 1+ = and 69 = for more fun!
varunUk09/EarthStore
This is a shopping cart application developed using React js. User can seamlessly add , delete and update products in their cart.
Yashi-Singh-1/Day-20-Expandable-Floating-Action-Button-Menu-Challenge
This challenge involves creating an interactive Floating Action Button (FAB) menu using HTML, CSS, and JavaScript. The FAB menu expands in a circular pattern when clicked, offering a visually appealing way to access multiple actions. A stylish linear gradient background enhances the interface's overall aesthetic.
adnalp/quiz-app-multilingual
HTML Quiz Application (Multilingual)
harithaguna/TodoApp
A simple and user-friendly ToDo app
manish079/MyPortfolio
🚀Welcome to my personal portfolio website! This site showcases my skills, experiences, and projects in a visually appealing and user-friendly manner. Created with HTML, CSS, and JavaScript, it represents my dedication to design and development.
mdzaberalhamid/html-css-javascript-projects
This repository contains projects which are coded using HTML, CSS, and JavaScript. I have done coding the projects from scratch using various online resources and of course, some of the projects are my own. I hope you like the projects!
constgenius/RandomEmoji
Random Emojis Project Using JavaScript | HTML CSS JavaScript Project | Embrace the Joy of Randomness
jderibbon/OwnCourse
Demo Repo for Coursera course HTML, CSS, and Javascript for Web Developers
Kader1680/ReactJs-Landing-page
Static Landing Page using react js with most react hooks like useEffect, useState, useTranslation, contextapi
katiehellmann/audio-visualizer
A Chappell Roan Audio Visualizer made with HTML, CSS, and JavaScript. All song credits go to Chappell Roan.
mohammadshahidbeigh/we-wingit-drones
We-Wingit Drones is a web-based conversational AI chatbot 🤖 has been fine-tuned using custom data, enabling it to provide personalized and domain-specific interactions, making it a versatile tool for various applications.
sivaraj47/popup-box
Popup Box
TARUNABANSALA/COVID-19-Analysis-Project-Technology-Modernization-
Visualizing the Pandemic: A Data Analysis Approach to COVID-19 in Canada
tem22dev/tabs_ui
Học tại F8
Yashi-Singh-1/Calorie-Counter
The code sets up a calorie counter app to track daily calorie intake and exercise. Users can enter their calorie budget, add meal and exercise entries, and see their remaining calories with a summary of consumed and burned calories.
Yashi-Singh-1/Character-Counter
A simple web application that demonstrates real-time character-counting in an input field using vanilla javascript. When users type in the input field and click the button, it dynamically updates to display the number of characters entered.
Yashi-Singh-1/Day-40-Gallery
Click on an image to enlarge it with smooth CSS animations, while other images subtly shrink and fade into the background. Enjoy a dynamic gallery created with pure CSS transitions and keyframes.
Yashi-Singh-1/Day-42-Smooth-Mouse-Follower
The essence of the task, which involves creating a smooth and visually appealing effects where a graphical element follows the mouse cursor with a gentle, easing motion.
Yashi-Singh-1/Dragon-Repeller-Role-Playing-Game
Dragon Repeller is a text-based role-playing game (RPG) built using HTML, CSS, and JavaScript. In this interactive game, players navigate various locations, manage resources like health, gold, and experience points, and engage in battles with monsters, culminating in a final confrontation with a dragon.
Yashi-Singh-1/Music-Player-App
This code creates a Music Player app with controls for play, pause, skip, and shuffle. It displays album art, song title, and artist name, and allows users to interact with a playlist.
Yashi-Singh-1/Number-Sorter
Built a web app to sort and display five numbers input via dropdowns. Use JavaScript to sort and update the results.
Yashi-Singh-1/Rock-Paper-Scissors
This code creates a Rock, Paper, Scissors game where players compete against the computer. The game tracks scores and ends when either the player or computer reaches three points. The interface includes buttons for player choices, score displays, and a reset option.
Yashi-Singh-1/Spam-Filter
A solution to the FreeCodeCamp Spam Filter challenge, which uses regular expressions to identify spam messages based on predefined patterns. Users can input a message to check if it is flagged as spam.