Code Packets

Browse all published coding projects

Comparing Strings lexicographically using C++

Code to lexicographically compare two strings ignoring the case of letters. It is written in C++ language.

ARTHRAJ RATHORE · Mar 14, 2021

Real Time Server Client Chat using Web Sockets in C++

This project is a real-time server-client chat that is implemented using web sockets in C++

Siddharth Vinayak Bawane · Mar 14, 2021

Student Data Management Using C++

I have created a student data management system using C++ which has menus like entering student Details, edit Details, show results.

Neeraj Kumar Singhal · Mar 14, 2021

Virtual Cricket Game in C++

Virtual Cricket Game using C++ and its built_in libraries. This is a short and easy to play Cricket game which takes away our boredom.

Chittamuri Hemanth Reddy · Mar 14, 2021

Strong Password Generation using Python

This Project is to develop Simple Strong Password Generation using Python code to protect our data and account against hackers.

Kaushik karthikeyan K · Mar 14, 2021

Hangman Game in Python

This Hangman Game in Python is used to guess the names of characters of MARVEL superheroes and DC superheroes and supervillains.

Ankush Indulkar · Mar 14, 2021

Student Percentage To Grade Converter Using Java

Student percentage to grade converter is the converter developed using "Java Programming Language", that converts the percentage obtained by the student in the examination into the proper grade.

Pakshal Bhairav Jain · Mar 14, 2021

Palindromic subsequences using C++

Hello Coders, today we are going to solve the problem on palindrome using C++. Given a string we need to count the number of steps required to remove palindromic subsequences using C++.

Savala Lingesh Reddy · Mar 14, 2021

Currency Converter in Java using Netbeans

A Currency Converter built using core java by using AWT which can be implemented simply to convert between INR and Dollar.

Kritika Tiwari · Mar 14, 2021

C program for implementation of a Stack using Linked List

This is a C program that implements the stack operations using a linked list. The program includes stack operations like push operation, pop operation, Display and Quit option.

Srishti Dhaval Patkar · Mar 14, 2021

Client-Server communication using Python socket module for file transferring

A GUI implementation of Client-Server communication to transfer files using the socket module of Python 3.0

Nediff Amala Nixon · Mar 13, 2021

Battery Notification In Python

By using Python we are creating a Desktop Battery Notification app that will alert about battery percentage

Bhavy Bhatia · Mar 13, 2021