Code Packets

Browse all published coding projects

Anagrams and its all possibility in C++

It will show whether the entered strings are anagram or not and shows all the possibilities of arrangement of strings using C++.

Sakshi Maurya · Apr 10, 2021

Distance between two nodes in a Tree In C++

Distance between two nodes in a Tree In C++. The distance between two nodes can be obtained in terms of the Least Common Ancestor(LCA).

Chittamuri Hemanth Reddy · Apr 10, 2021

Registration Dashboard Using HTML, CSS, JavaScript, PHP, and MySQL.

Registration Dashboard is used to register user information into userinfo database created using Php and MySQL.

Harshita Paharia · Apr 09, 2021

Blood Bank Management System Using HTML, CSS, JavaScript, PHP, and MySQL

Blood Bank Management Project for track about blood donors and available blood groups created by making use of HTML, CSS, JavaScript, PHP, and MySQL.

Harshita Paharia · Apr 09, 2021

Online Attendance Management System Using HTML, CSS, JavaScript, PHP, and MySQL

Online Attendance Management System ensures accurate time records and minimizes the inevitable and costly errors with manual data entry.

Harshita Paharia · Apr 09, 2021

Interactive Quiz Application in C++

This is an interactive quiz application in C++ and can be used to conduct small quizzes in schools & colleges. The results are displayed as soon as the quiz is over.

Gaurav Sawant · Apr 09, 2021

Simple library system using classes using Python

In this guide, you will learn to implement a simple library system using classes in Python. You will create a library management system to display books, add books, lend and return books.

KHYATI MADDALI · Apr 09, 2021

Simplex equation Solver in JavaScript

It is a Simplex equation solver project using JavaScript programming language where one can enter the simplex equation and the program will output the results in tabular format.

Sanjoy Layek · Apr 09, 2021

Client-Server Peer-to-peer Chat in Java

Peer-to-peer chat system for client and server using Transmission Control Protocol(TCP) in Java

Priyadarshini Gopal · Apr 09, 2021

Namespaces Scope(ANSI C++ feature)

Hello coders, Today we will Learn Namespace. A Namespace is a keyword in ANSI C++ to define a scope that could hold global identifiers.

Bharat Pandey · Apr 09, 2021

Binary Image Classifier in Python (Machine Learning)

It is a binary classifier built using an artificial neural network making it from scratch in Python. It's is Machine Learning project for classifying image data in two different classes

Pushkar Jain · Apr 09, 2021

Vehicle Parking System in C++

Vehicle Parking System works to calculate the amount and the number of different vehicles parked in the parking area.

RAHUL SHARMA · Apr 08, 2021