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.
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++
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.
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.
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.
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.
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.
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++.
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.
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.
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
Battery Notification In Python
By using Python we are creating a Desktop Battery Notification app that will alert about battery percentage