Code Packets
Browse all published coding projects
WhatAPP Chat Analyzer in Python
I used ML algorithms and python for making my WhatAPP Chat Analyzer project It shows various details of chats such as total messages ,total links, total media shared along with graph and barplot
Book Recommender in Python
I have used Python and ML Algorithms to make this Book Recommender In this you can find any writer 5 Most Famous Book by just typing any of his book in this search menu
online calculator using html css and javascript
The "Online Calculator" offers quick and precise mathematical calculations with a sleek interface. Simplify your math tasks with ease using this efficient online tool.
A Document Viewer using Qt Creator and C++
A Document Viewer made using Qt Creator and C++, with astonishing features, you can view a txt file, JSON file, and non-application/pdfs and you can print them as well.
Word Guessing Game Using JavaScript
Guess a Word game is a word puzzle game where players try to identify a hidden word based on a hint and the no. of characters in the word. These games test players vocabulary and abilities.
Typing Speed Test in JavaScript
The Typing Speed Test in JavaScript is a web-based application that measures a user's typing speed and accuracy.
The Lame Joke App using React.js
The Lame Joke app in React fetches random jokes from an API and displays them when a button is clicked. It consists of an App component rendering a Joke component and a Button component.
The Monefy App using React
The "Monefy - Personal Finance Tracker" is a comprehensive web development project that empowers users to manage their income and expenses efficiently.
2048 Game using JavaScript
Creating a 2048 game using JavaScript is a rewarding project that involves developing a grid-based puzzle game where players combine numbered tiles to reach the tile with the value of 2048.
Remove noise from speech or audio in Python
A package that can be used to remove noise from a speech or audio in Python. A Basic GUI for recording and plotting is also provided in python.
CyberGuard: The Ultimate Random Password Generator is created using C++ Language
"CyberGuard: The Ultimate Random Password Generator" is your go-to tool for creating unbreakable passwords that keep your online life safe and secure.
Simple Calculator using switch cases and Different Operators in C++
The Simple Calculator is a straightforward console-based application designed to perform basic mathematical operations on two numbers.