Code Packets
Browse all published coding projects
Capture Screenshot using JavaScript
with the use of this application, we can capture screenshots using javascript of any tabs running.
Playable Piano Using Javascript
In this web application, I built a playable piano with the use of JavaScript, HTML, and CSS
Password strength checker using JavaScript
This web application allows us to check the strength of the password using JavaScript
PDF Encryption using python
This is a simple application using Python programming language to encrypt our PDF file
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 .
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.
Plain JavaScript File Uploader
A backend service that enables file uploading in the form of chunks without relying on databases or any external libraries.
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.