Code Packets
Browse all published coding projects
Caesar Cipher using Java
This project is designed for encrypting and decrypting the text using Java Programming Language.
Online Food Delivery System using HTML, CSS, JavaScript, PHP, and SQL
Web Development Project for Online Food Delivery created by making use of HTML, CSS, JavaScript, PHP, and SQL.
Fenwick Tree implementation in C++
Implementation of Fenwick Tree in C++ that finds a sum of a given range in a given array.
Snake-Food-Eating game using C++
This project consists of designing and building a computer program in C++ that allows a player to play a snake-food-eating game.
Lol diamond ranked game win prediction in Python using machine learning algorithm.
The project is on win prediction of the league of legends diamond ranked games in Python using machine learning algorithms. The logistic regression model is giving the highest accuracy 73.026 %.
Adapter classes in Java with example
In this guide, you will learn about various adapter classes in Java, their implementation and usefulness in developing GUI projects with an easy and understandable example.
Creating a binary tree and Check if a Tree is a Full Binary Tree in C++ language
Given a list of numbers representing nodes of a Binary Tree along with "null" which represents NULL, here we create the binary tree and check if it is a full binary tree in the C++ language
Student Management System in C++
The Student Management System (SMS) is a system that manages the records of the student regarding admission and contact details.
Creating notepad using Tkinter GUI in Python
This is a simple notepad that being created in Python using Tkinter library, which helps us to SAVE, CLEAR, and OPEN our files in notepad
VIDEO SURVEILLANCE SYSTEM FOR REAL TIME PHYSICAL ATTACK DETECTION ON ATMs in Python
DEEP LEARNING BASED VIDEO SURVEILLANCE SYSTEM FOR REAL TIME PHYSICAL ATTACK DETECTION ON ATMs
Quiz Arena, A Web Development project using HTML, CSS, and JavaScript
Web Development project created by making the use of HTML, CSS, and JavaScript for quiz games.
Java Online Quiz Packet
This application is for a java online quiz designed with proper GUI. We can attempt the quiz and get our result displayed at the end.