Code Packets

Browse all published coding projects

Comparison of numbers in C++

Comparison of intergers without the help of any arithmetic operators or comparison operators.

Subalaxmi C · May 13, 2021

Roman Number in JavaScript

Roman Number program in JavaScript. Take number input in number form and output the roman number.

Mohit Patel · May 13, 2021

Finding index of nth occurrence of an element in an array using Java

This project is developed using Java and it can be used to find out the index of nth occurrence of an element in an array.

J Satya Srinivas · May 13, 2021

Automated Teller Machine (ATM) Using Java

This project is about an Automated Teller Machine(ATM) Using Java which requires a pin code with which user can withdraw or deposit cash and can check the current balance.

Swati · May 13, 2021

Stone Paper Scissors game in Python

This game is developed so that users can play the famous 'Stone Paper Scissors' game even if they are alone. They do not need any other person but just a computer to play this game.

Faizan Ahmad · May 12, 2021

Classification of Employees in context of Transformation to the E-Administration using C++

In this project, I have used Genetic Algorithms for the Classification of Employees in the Context of a Transformation to the e-Administration in C++.

Shaik Haseeb Ur Rahman · May 12, 2021

Electricity Supply Management using C++

This project contains a system that manages the electricity supply of a whole locality using concepts of C++ like data strcture, dynamic programming e.t.c several other programming techniques.

Shaik Haseeb Ur Rahman · May 12, 2021

Securing Cyber Physical Systems through Tiny Encryption Algorithm using C++

In this project, I have implemented the Tiny Encryption Algorithm in C++ language which can be used to secure cyber-physical systems.

Shaik Haseeb Ur Rahman · May 12, 2021

Web Development Tutorial in HTML

Learn 18 amazing web developmental tutorial codes using HTML, JavaScript, and CSS. (Tutorials for Beginners)

Anush Mehdi · May 10, 2021

Indian Flag in C++

Indian Flag in C++ using the OpenGL Utility Toolkit and GLUT library. (Computer Graphics Program)

Anush Mehdi · May 10, 2021

Rotating an array leftward in C++

Rotate an array element towards left side according to the number of shifts given. The array elements shifts towards left side by number of positions given by user.

SHIVANI KUMARI · May 09, 2021

Flappy bird in C++

This project is a simple Flappy bird game made in C++. Just need to fly between the obstacles like a column of pipes without hitting them.

Ganapati Thota · May 09, 2021