Skip to content

Latest commit

 

History

History
56 lines (55 loc) · 13.7 KB

Index.md

File metadata and controls

56 lines (55 loc) · 13.7 KB

Web-dev-mini-projects


HTML CSS javascript



Our Mini Projects

Project Description
Basic Background Generator A basic gradient Background Generator which allows you to create a background by selecting your required colors
Calculator App Simple Calculator App written in HTML, CSS, and JavaScript
Cat Generator App This web app allows you to generate cats as many you want
Chuck Norris Joke Generator It is a simple API integrated joke generator. We can generate jokes by selecting a category of jokes
Stopwatch A basic Javascript stopwatch which allows you to count up from zero with start, reset and stop controls
Countdown-Timer Simple Web App which help to make some Important Occassion
Custom-Range-Slider Simple Custom Range Slider written in HTML, CSS, and JavaScript
Digital Clock Simple Clock App written in HTML, CSS, and JavaScript
Expense Tracker Keep a track of your own income and expenses and have a clear picture of where your money is going
FAQ-Accordion A accordion is a useful way to squeeze lots of page content into a small space
Google.com Clone A google clone which also lets you search information, looks exactly same as Google
Github Profile Finder GitHub Profile Finder will fetch the github details like, Name of the user, Number of Repositories, Bio of the user, Number of Followers,Number of Followings and profile pic just by entering the username and click on Search User
Dinosaur Game A web app which allows you to play the dinosaur game where you have to make the dinosaur jump and safe himself from the cactus
Drum Kit A web app allows you to make your own music with all the beats that are present in the app
Love Calculator App Love calculator is a fun application where friends and couples can calculate the percentage of love between them
Movie App A web app to search movies
Notes Keeping App A app allows you to create your own notes and save them in the local storgae which will not be deleted even when you reload the page
QUIZ WEB APP A web app of harry potter quiz
Quiz App This quiz web app asks you some of the basic questions related to development and tells you your total score at the last
Random Quote Generator The Random Quote Generator randomly displays a quote when a button is clicked by user
Random Color Generator This a simple project where user can generate a random color which changes the background of the page and gives the rgb value the color
Simple React JS Project A Simple ReactJS Project which demonstrates Creating a Component in React,Making HTTP calls,Communicating between parent and child component,Using Bootstrap along with React,Using Basic Routing in React
Lame Joke Generator This Lame joke generator is a ReactJS project which uses API integration and generates a random joke
Recipe-Finder A single page web application that allows users to search recipes based on their query.
Rock-Paper-Scissor Game This Rock-Paper-Scissor Game allows you to play rock paper scissor with the computer
Snake Game Simple Snake Game 🐍 written in HTML, CSS, and JavaScript
Text-Analyzer The Text Analyzer analyze the text entered by the user. It will give information such as word count, character count, number of sentences, number of spaces, number of punctuators used in the text.
Tic-Tac-Toe Game Simple Tic-Tac-Toe Game written in HTML, CSS, and JavaScript
TO-DO List Simple TO-DO List written in HTML, CSS, and JavaScript
Weather-App Simple Weather app written in HTML, CSS, and JavaScript using the APIs for fetching weather and geolocation information
News Webapp A web app for searching news made using flask
Score Keeper A web Page where user can keep a count of their scores and will tell which player won.
Image Filter App An Awesome Image Filter App written in Html,Css,Javascript and CamanJS.
Form Validation A basic sign up page with all the validations in javascript.
Age Calculator A website which can be used to calculate age of a person in days,months and years .
BMI Calculator A basic website which can be used to calculate body mass index
Glassmorphism Animation Form A basic login page with Glassmorphism Animations