Code Packets
Browse all published coding projects
DIGITAL CLOCK USING PYTHON - Tkinter GUI
This is a really easy and simple Python Project to create a digital clock. On doing this, we can efficiently implement Python Programming Language via this digital clock creation.
ATM Machine using Java
We are here to create a ATM Machine using Java. You should have some idea in Java basics like looping statements, class, objects, etc...
JPG to PDF Converter Using Tkinter GUI(Graphical User Interface) Application in Python
This project aims to convert JPG to PDF format using img2pdf or Filedialog module. Used Tkinter to create a GUI application, which is the most common and easiest way to create GUI applications.
Sudoku Game in C++
The purpose of this project is to let the user play sudoku. It consists of a rules page, solution page, and different functionalities such as a reset grid.
Electricity Bill Generator in Java
In this tutorial, you will learn to create an Electricity Bill Generator Using some basic concepts in Java with an easy example.
Grocery android app using Java
Grocery Application made using Java. Users can see lists of items in different categories like popular items, suggested items based on previous items bought, new items.
Save Home, a responsive website made with HTML , CSS and Bootstrap
Save Home is a responsive website that is an initiative and contribution towards making our planet earth more sustainable and more habitable for us humans as well as other living beings.
PRINTING THE NAMES OF STUDENT(S) HAVING SECOND LOWEST GRADE USING PYTHON
In this python project, we print the name(s) and second-lowest grade of students. If there are multiple students, we order their names alphabetically and print each one on a new line.
Gym-Workout tracking Android Application using Java Source code
Java source code of an Android app in which users can see different workout routines, add or remove different activities to their daily schedule ,and track their activities.
Implement framing technique - Bit stuffing using HTML,JavaScript & C
It is the process of inserting non-information bits into data to break up bit patterns to affect the synchronous transmission of information. For the UI HTML& CSS are used.
FINDING NUMBER OF PRIME PAIRS WHOSE DIFFERENCE IS 6 USING PYTHON
In this python project, we will find the number of prime pairs that are present between the given inclusive range with the difference of 6.
Complaint Management System using C++
Customer can create a complaint and Administrator can create, view, update and cancel a complain of customer as well as own.