Code Packets

Browse all published coding projects

Converting the SwiftUI Toggle Switch into a Checkbox

This packet contains the struct that conforms to the ToggleStyle protocol in order to change or convert the SwiftUI Toggle Switch into a Checkbox.

Faruque Ahamed Mollick · Mar 12, 2023

Read number of integers and characters in a sentence using JAVA

Total number of integers and characters in a string given by the user using ASCII values in Java.

Satvik Singh Sengar · Mar 03, 2023

Calendar using Python

In this project, the user can view the calendar of any year that he or she chooses, along with any date, any day, and any month.

khushbu kumari · Mar 03, 2023

Simple Calculator using Java and NetBeans

This is a simple calculator which can do basic arithmetic operations. It has been built using Java and used the NetBeans platform to write code.

Salvia Fatma · Feb 28, 2023

ChatBox Using C++ with switch case

In this C++ packet, I have created a demo chatbox with some questions, in this, I have used the switch case concept.

Vedant Dalal · Feb 26, 2023

QR Code generator using Python

This project aims to scan a QR code and then go directly to YouTube. You do not need to login and then go to YouTube. The main reason for making this project is to preserve time.

khushbu kumari · Feb 26, 2023

Project to Display Month Number using Java

I have created a basic Java project which displays a month name while entering a month number. i.e. At the output console when we enter month number as a "2" it gives output "February" and so on.

Mayuri Balasaheb Bhagat · Feb 25, 2023

Read a plain text file or Create new file and add text using JAVA

How to read a plain text file or create a new one and add text to it using the File, FileReader, and FileWriter classes of JAVA.

Satvik Singh Sengar · Feb 24, 2023

Java programming quiz application using Java

I have developed a Java programming multiple-choice question test in Java Swing. Quiz and mcq test is the main part on any online exam.

Mayuri Balasaheb Bhagat · Feb 22, 2023

College Management System using JAVA and MySQL

This Java project is developed for multilevel users like administrators, teachers, and students. It has a login system.

Salvia Fatma · Feb 22, 2023

Registration Form Using Java In Eclipse

I have developed a Registration Form in Java Swing. Registration form is the main process of any application.

Mayuri Balasaheb Bhagat · Feb 20, 2023

Login form in Java

I have learned how to make a simple Login Form in Java Swing. A login form or login page is the core functionality of any application.

Mayuri Balasaheb Bhagat · Feb 19, 2023