| Age Calculator |
A website which can be used to calculate age of a person in days, months, and years. |
| Basic Background Generator |
A basic gradient Background Generator which allows you to create a background by selecting your required colors. |
| Basic Contact Form |
A basic contact form having reset and send button. |
| Battery Percentage Indicator |
This is a battery indicator app which is used to know the battery percentage of the system. |
| Blackjack Game |
The player has to get a hand with a value as close to 21 as possible without going over. A hand that goes over 21 is a bust. Each player has to beat the dealer's hand in order to win. |
| BMI Calculator |
A basic website which can be used to calculate body mass index. |
| BMI Calculator (Flask) |
This is a simple BMI calculator built using HTML, CSS, Python, and Flask framework. |
| Blog Application |
Blog Application is an application where user can add a new blog, edit it, delete it, as well as view other blogs and make changes in them. |
| Breaking Bad Characters |
A single page web application that uses the Breaking Bad API to display and filter characters from the show. |
| 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. |
| Chess Game |
A basic chess game for entertainment purposes. |
| Chuck Norris Joke Generator |
It is a simple API integrated joke generator. We can generate jokes by selecting a category of jokes. |
| Color Guessing Game |
It is a basic color guessing game where the player is given an RGB value and he has to guess the color from that. |
| Compound Interest Calculator |
A basic calculator which helps to calculate compound interest based on user input. |
| Countdown-Timer |
Simple Web App which helps to make some important occasions. |
| Corona-Tracker |
Beginner friendly project which uses basic APIs and provides real-time data of vaccines and corona cases. |
| Cosmic-Login-Page |
A modern, responsive login page with a glowing background and floating label inputs. |
| Custom-Range-Slider |
Simple Custom Range Slider written in HTML, CSS, and JavaScript. |
| Digital Clock |
Simple Clock App written in HTML, CSS, and JavaScript. |
| Dinosaur Game |
A web app which allows you to play the dinosaur game where you have to make the dinosaur jump and save 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. |
| Expand Button |
It is a basic website with an expanding button on it. As we click on the button it expands and shrinks after 5 seconds. |
| Expense Tracker |
Keep track of your own income and expenses and have a clear picture of where your money is going. |
| FAQ-Accordion |
An accordion is a useful way to squeeze lots of page content into a small space. |
| Film Finder |
A simple movie finder application which uses a third-party API to fetch movie data. |
| Glassmorphism Animation Form |
A basic login page with Glassmorphism Animations. |
| Google.com Clone |
A Google clone which also lets you search for information, looks exactly the same as Google. |
| Github Profile Finder |
GitHub Profile Finder will fetch the GitHub details like the user's name, number of repositories, bio, number of followers, number of followings, and profile pic just by entering the username and clicking on Search User. |
| Image Filter App |
An awesome Image Filter App written in HTML, CSS, and JavaScript with CamanJS. |
| Image Finder |
A single-page web application that uses the Pixabay API to display images according to user search. |
| JavaScript Color Change App |
It is a basic web app where the user can select a color from the options that are given on the web app, and as he clicks on that option, all the buttons' background color changes to that color. |
| JavaScript Tip Calculator |
This script consists of user input --> total bill amount and bill percent, and it calculates the tip amount and the total bill. |
| 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 for movies. |
| Notes Keeping App |
An app that allows you to create your own notes and save them in local storage, which will not be deleted even when you reload the page. |
| Online Quiz Portal |
An online portal in which an individual can attend the quiz and view the result automatically. |
| Password Generator |
A password generator app to generate strong passwords. |
| Password Generator (Flask) |
This app uses the Flask framework and creates strong passwords. |
| Piano App |
A simple piano app where you can click on the piano keys to play the sound. |
| Random Quote Generator |
A web app which generates random quotes. |
| Random User Generator |
A random user generator web app that generates random names, profile pictures, usernames, and bios from API. |
| Random Word Generator |
This script will generate random words when you click on the button. |
| Recipe App |
A web app where you can search for your favorite recipes based on the ingredients you have. |
| Rock-Paper-Scissors |
Rock-paper-scissors is a hand game usually played between two people. Each player simultaneously chooses one of three options: rock, paper, or scissors. |
| Simple Todo List |
A simple todo list app which allows you to add, delete, and mark your tasks as complete. |
| Tic Tac Toe |
A web app where two players can play tic-tac-toe and see their scores on the board. |
| Weather App |
A simple weather application that uses an API to get the weather forecast based on the user's location or a searched city. |
| Word Counter App |
A simple app to count the number of words in a sentence or text area. |
| Simple Calculator (Flask) |
A simple calculator with 2 input fields and some options to perform different operations on them. |
| Temperature Convertor |
This webpage converts temperatures from and to Celsius, Fahrenheit and Kelvin. |
| Band website |
A Band website with a simple and user-friendly design and multiple pages with some extra features. |
| Live Clock |
A simple web page made in react native which shows live time. |
| DRUM(darkmode) |
This web app allows you to make your own music with all the beats that are present in the app. You can click on the alphabets or the images that are present on the screen and enjoy the beats. You can also use your keyboard keys to make the music. |
| Text to speech converter |
A simple web app that converts text to speech. |
| Basic portfolio website |
This is a basic Portfolio website which you can use to showcase your own projects and experience. |
| Classroom Website |
This project is helpful to students managing their classes, the student can schedule their batch and its timing here. |
| Covid 19 Awareness |
This is a covid 19 website which has different sections. This is made using only html, css, javascript. You can find various information and news. |
| Dice Game |
It is a simple Dice Game. We can use this game to toss between two users and decide who is the winner. |
| Double vertical slider |
This App helps to slide the two different parts of the webpage content at the same time. |
| FAQ |
Generally, Frequently Asked Questions (FAQs) section is made with the help of accordion. |
| MyGym |
This website contains frontend for MyGym website. |
| Survey form |
It is a simple Survey Form. We can use this form to take feedback from the customers and use it for the betterment. |
| Week Day Predictor |
This app displays the current day of the week with quotes. |
| Parallax Website |
This is a basic HTML, CSS, JavaScript website where images of this website have their position fixed, resulting in a parallax look. |
| Payment Website |
This is a donation website in which we have integrated a payment gateway. |
| Random Password Generator |
Generates a strong random password and has a copy functionality. |
| File Zipper |
It is an encoding and decoding file. |
| Memory Card Game |
A basic memory game where the main trick is to remember where the cards are. |
| Sudoku Solver |
It solves Sudoku using backtracking. |
| Counter APP |
It is a simple react app used to increase or decrease the value of a counter. |
| Architecture Website Template |
It is a simple and responsive Architecture Website template. |
| BMI Calculator (JS) |
Calculates the Body Mass Index of a person, provided with a BMI chart. |
| React Movie Finder Application |
A single-page web application that allows users to search movies based on their query. |
| Maths Quiz Game |
A maths quiz game for kids to practice addition. |
| Personal Blog Template |
A simple and responsive personal blog template. |
| Architecture Website Template |
A simple and responsive Architecture Website template. |
| Art Gallery Template |
It is a simple and responsive Art Gallery Website where you can add multiple pictures and navigate through them. |
| Food Website Template |
It is a simple and responsive Food Website, where you can navigate through them. |
| iCoder |
It is a simple and responsive website made using Bootstrap. |
| Darkmode To Do List |
This app allows you to make a list of events you want to do and you can strikeout the events completed. |
| Tabla |
It is a web app that plays tabla beats on click. |
| QR Code Generator |
A simple web application that generates a QR Code. |
| Classifiers using JS |
It is a website that contains three different classifiers, built with the help of an API. |
| String Palindrome Checker |
Checks if the entered word is a palindrome or not, and also checks the string length. |
| 2048 Game |
A simple 2048 game on a website. |
| Movie Search App |
Simple Movie Search App in HTML, CSS, and JavaScript using the APIs for fetching movie information. |
| News App |
This is a React app that fetches the recent news from an API and renders it on the DOM without reloading the page. |
| Magic-Color-Changer |
A simple web app that changes the color of the entire page randomly on button click. |
| Password-Strength-Checker |
It checks the strength of your password and gives you tips to make it stronger. |
| Books Catalog |
A simple Book Catalog website to manage books effectively. |
| Restaurant Website |
A simple and responsive Restaurant website template. |
| Pomodoro Timer |
A simple Pomodoro Timer using React.js, where you can track the time spent on work and break. |
| TravelPro |
A simple static website to enhance HTML & CSS skills |
| Audio Visualization with three.js |
audio visualization using the powerful 3D graphics library, three.js |