Code Packets
Browse all published coding projects
ToDo-List Using NodeJS, ExpressJS, MongoDB
To-Do List is an Application that helps you to remember your daily. tasks that you have to do throughout the day.
Invitation Letter with different names using Python
When you have to do tons of invitations and manually have to write names on each letter, it's hard work. Well not anymore, let Python do the work for you. You just write a list of names.
Price Comparision Tool with Python BeautifulSoup
Easily create a price comparison tool with Python BeautifulSoup that could compare prices from several websites and then offer any user the best rates of a product all in one place.
Dictionary Using Binary Search Tree | C++
This project is a simple dictionary application that stores the keywords and their meaning using binary search tree (BST) in C++
Voice Assistant In C++
This project is a text-to-speech application that follows the user's commands and performs tasks using C++.
Snake Game In C++
This project is about a snake game animation in C++ language by using simple graphics functions.
Dealing with data using C++ Language
In this project, we Add the given number of days to a given date and display the new date using C++ Language.
To-Do List Using Java and MySQL
A to-do list is an organized way of maintaining the tasks you need to complete instead of relying on your memory.
Using Modules and What is Pip In Python
Hi, In this tutorial we are going to learn, how to use modules, what is the importance of modules and what is pip.
Patient Management System using Java and MySQL
The Patient Management System supports the application specific to the hospital automation to keep track of various records in the hospital.
Voting System in console using Python
Hi, Today we are going to build a voting system by using one of the best high-level programming languages, python.
Advanced Countdown Timer using Python
Advanced countdown timer in python. It's a small python project that is very easy to use.