Coders Packet

Listing of packets of source code submitted by coders

Password strength checker using JavaScript

This web application allows us to check the strength of the password using JavaScript

Random Meme generator using JavaScript

This website allows us to generate random memes with a single click using HTML, CSS, and Javascript

Blog App using MERN Stack

Build a feature-rich blog app using MERN Stack that allows users to create, read, update, and delete blog posts .

Covid Centre Status using Python

This Program checks that in which area Covid vaccine center is available using Pincode and Date. This also provide eligibile age for particular vaccine taking and quantity of vaccine showing.

Playable Piano Using Javascript

In this web application, I built a playable piano with the use of JavaScript, HTML, and CSS

MERN Stack E-Commerce Web Application

The MERN Stack E-Commerce Web Application is a modern and scalable web platform that enables businesses to sell their products online.

Capture Screenshot using JavaScript

with the use of this application, we can capture screenshots using javascript of any tabs running.

Let's Guess The Number using Reactjs

React-js based guessing the random number guess that runs on local host of the webpage of the user. It uses react-js which is a open source free JavaScript library developed by Facebook

Avengers App using Java and Android Studio

It is a simple app that has a login and registration facility. After that, it shows a single-screen application listing all the details of our favorite Avengers.

Chatbot using Python

The goal of this Project is to build application of Chatbot used to conduct online chat via text and answer the query.

Story Telling App for Kids with Hearing Loss using Java

This app aims to bridge this gap by providing a platform that delivers moral and good stories to hearing-impaired children which is both accessible and enjoyable.

Remove k digits in C++

In this problem we are supposed to remove k digits so that the resulting integer is the smallest possible integer after removing k digits.