Code Packets

Browse all published coding projects

Password_Generator Desktop Application for Mac Users Built on Electron.js

Password Generator Electron.js Application for Mac built using HTML, CSS and JavaScript.

Rishiraj Behera · Apr 24, 2021

Alternate sorting on even size data set using C++

In this article, We are going to learn how to sort the array using an alternate sorting algorithm.

Vanshika Vaidya · Apr 24, 2021

Admission Management System using Java

Hello friends! In this Java tutorial, we are going to develop a terminal-based admission management system using Java.

zeel ajadiya · Apr 24, 2021

Difference between String, StringBuffer and StringBuilder in Java

Hello friends! In this Java tutorial, we are going to discuss String, StringBuffer, and StringBuilder, and also the difference between them using Java.

zeel ajadiya · Apr 24, 2021

Music - Player For Mac using Electron.js

A music player application for MacOs built using Electron.js. It has a classic design and you can add music and image files to it.

Rishiraj Behera · Apr 23, 2021

Voice Based YouTube Search using Speech Recognition in Python

Voice Based YouTube search is a small Python module that search the place you want to search through your voice

Silambarasan.R · Apr 23, 2021

Rock-Paper-Scissor Game in Python Using Tkinter

The project is for the classic rock-paper-scissor game in Python using Tkinter. The game is between the user and the computer with some basic simple rules and having to a chance to defeat the computer.

Ayushi Poddar · Apr 23, 2021

Movie Recommendation using Python and KNN model

Its a Python and Machine Learning model which suggests or recommends any movie for further suggetion to the user.

Aniket Majumder · Apr 23, 2021

Validate Pancard and sort the ID in Java

A Java code to validate whether the id entered is a valid pancard id and sort id in ascending order of numbers and descending order of characters.

Srinivasa V · Apr 23, 2021

LIVE EDGE DETECTION WITH WEBCAM IN PYTHON

The Python Project basically detects the edges and provides a black and white streaming with inbuilt webcam. We can quit the streaming video feed using the Spacebar key.

Subhadeep Das · Apr 23, 2021

Pattern Searching in a String using KMP Algorithm || C++

In this tutorial, we will learn about Searching a pattern In a String Using the famous KMP algorithm.

srijan bharadwaj · Apr 23, 2021

Vigenere Cipher using C++

A C++ program to encrypt a text using Vigenere Cipher giving message as input and result.

Gokul S Nambiar · Apr 22, 2021