Code Packets
Browse all published coding projects
Positive integer checker in c++
This packet is made to check if the integer entered by the user is a positive integer which means it must not contain a negative value and must not have any characters.
Fashion Store | E-Commerce Site | Based on HTML& CSS
It is mainly an E-Commerce Site of Fashion Store(Imaginary Brand) which is a responsive site. It has multiple pages hyperlinked to each other.
Send Notification in Windows OS using Java AWT
The project "Send Notification in Windows OS using JAVA AWT" uses Java's Abstract Window Toolkit (AWT). It sends a notification on windows OS.
python program to generate prime numbers upto N
This is the python program to display the prime numbers upto the N limit, that N limit is dependent on own choice.
Windows Network Automation Tool in Python
This is a command-line tool to manage wi-fi profile configuration as well as mundane networking task in Windows.
Student Registration Page Using JAVA
This is a registration page using Java and Java AWT for students. Here there are various categories in form
Graphical User Interface ATM Using Java and Database
In this Project, a user can experience a virtual atm simulation and can log in multiple times as his database is stored and it is a real-time working atm
python program to display the vowels and consonants present in his/her name
In English language the vowels and consonants are the types of letters divided based on their pronounce.
python program to check leap year
For finding whether the year is leap year or not by using python program. Generally the leap year is exactly divisible by 4 except for century years(years ending with 00).
Issue Management System Using Python and SQL
Issue management software is a technology platform used for handling, reporting on, and responding to customer grievances and requests in a timely fashion.
DataScan : A Python pytesseract based project
This project extracts the contents from the scanned pdf or image and then converts them to searchable documents like pdf, word, or text according to the user's need.
Img2PDF Using Pytesseract
This project aims to digitize physical images into searchable PDF files. It involves using specialized software to analyze scanned images and convert them into searchable and editable PDF.