Code Packets

Browse all published coding projects

System Surveillance in Java

The project is basically designed to monitor the behavior, activities, or information using the camera for the purpose of security.

Pranjal singh · Jun 07, 2021

GPA calculator using Java Servlets and JSP

This project is all about taking marks secured by a student as input and calculate GPA(Grade Point Average) using Java Servlets and JSP.

Kethireddy Chandra Karan Reddy · Jun 07, 2021

Generic Stack implementation using Generic class in Java

A generic stack accepts any data type the user wants his/her input to be in. It helps the user use a single stack class to create multiple stacks with varying input datatypes.

Gurleen Kaur · Jun 07, 2021

Contact Book using Python and Database

The project manages contact details and stores them in the database for any future use like viewing, editing, or deleting the records. I have also used SQL for dealing with Database

MULUKUTLA. JYOTSNA MANASA · Jun 07, 2021

Captcha generator and checker using Java

This project uses the Java Random class to generate a captcha string of length 6 characters. The GUI is made using Java Swing and awt packages.

Gurleen Kaur · Jun 07, 2021

Sudoku solver using Java Swing and packages and backtracking

It consists of a 9x9 textbox grid. The value for a textbox is set if it adheres to the rules of sudoku, otherwise, the code backtracks and checks for other possible values.

Gurleen Kaur · Jun 07, 2021

Real-Time Face and Eyes Detection Using OpenCV-Python and Haar Cascades

In this packet, we perform real-time face and eyes detection through a webcam using OpenCV library and Haar Cascade pre-trained models.

Pooja S Deshpande · Jun 07, 2021

SQLite Databse Example

A simple SQLite database example performing CRUD(create,read,update and delete) operations.

Tanya Saxena · Jun 07, 2021

Robot using Java

A robot named Cortana which will perform some basic tasks for us to simplify our lives.

Tanya Saxena · Jun 07, 2021

News Application GUI using News API in Python

In this packet, we create a simple Python GUI that fetches news items related to a topic using News API which is an easy-to-use REST API.

Pooja S Deshpande · Jun 07, 2021

Grade Calculator using Java

This is a simple Grade Calculator using Java. With this, the average of the total marks obtained is calculated and the respective grade is displayed.

Dendi Keerthi · Jun 07, 2021

Make Notepad using Tkinter in Python.

This project helps in making in your notepad. In this program, we are using the Tkinter tool of Python.

K. Prashant Rama Swamy · Jun 06, 2021