Code Packets

Browse all published coding projects

Todo List Using JAVA & JAVAFX

This is a Todo List application that can hold your todo Items. I made this using JavaFX and Java, It Can Hold, Short, Delete your data.

SK NOORALAM RAHAMAN · Feb 24, 2021

Scientific calculator using Java and Swing programming

This is a fully scientific calculator based on Java and the swing programming concept.

Ramprasad Mandal · Feb 24, 2021

Examination system using Java

This is an examination system making by Java language. In this project, the admin can set your own question and the user can take the exam.

Ramprasad Mandal · Feb 24, 2021

Basic multistage Quiz game ( a C++ code)

This code is a C++ code, useful for developing any kind of quiz. It also calculates the total amount or score the participant will get.

Saumya Rawat · Feb 24, 2021

String Tokenizer in C++ using strtok()

In this Packet, we will learn about strtok() function in C++. The function is present in the cstring header file.

Divyanshu Pandey · Feb 24, 2021

Color Coding in C++

Here, we get to know about how to add color to text and the background in C++. The header file for this command is windows.h or stdlib.h in C++.

Apurv Singh · Feb 23, 2021

Real-Time Gold Price Tracker in Python

This Package in Python allows the user to keep track of the real-time Value of Gold and Silver.

Harsh Shailesh Bhandari · Feb 23, 2021

Text recognition and extraction from an image using Python pytesseract.

In this project, we will learn how to recognize and extract text from the given image using Python. We use OpenCV to load the image and pytesseract module to extract text.

Chereddy Vivek Reddy · Feb 23, 2021

QR Code Detector using cv2 in Python

A Python packet involving the use of the cv2 module to detect and decode the scanned QR code and display the coded data in the form of a string.

Rachit R Jindal · Feb 23, 2021

Five days Weather app with animated .Svg images using React js

It's a Weather app that shows detailed weather-related information and also uses animated .svg images.

Abhishek Bajaj · Feb 23, 2021

N-Bit Gray Code Sequences using C++ Programing Language

Now here I have provided the code for binary to gray code. Like for example if you give the input the output of given will be displayed while running the program. Using C++ Programing Language

Srivenurajulu G · Feb 23, 2021

Digital Clock using Tkinter in Python

The purpose of this project is to build a Digital Clock using Tkinter in Python language which will display the time in 12-hour clock format and the corresponding meridian.

Soumyajit Garai · Feb 23, 2021