Code Packets
Browse all published coding projects
Simple Login Web page using HTML & CSS
This is a Simple Login Web Page project built using HTML&CSS. It is used to build a unique digital profile about the user specifically. It enhances the security of the user's account.
To get the minimum absolute difference between the two lists by using Python.
In this tutorial we will print the minimum absolute difference of two lists by creating a function in Python.
How to remove the sub string from the given string by using the Python
Hello everyone in this tutorial we will learn about how to remove the sub string with the help of the length which is given by user by using Python
Remove all spaces from string in C++
Program to remove all the spaces from the string entered by the user and return it to the user
Bootstrap Carousel with Implementation
This tutorial illustrates the Bootstrap component called Carousel with its implementation.
Creating a Recursive function to convert a given string into Number in Java.
We will be writing a java code that will take input as a numeric string that contains only numbers, will be converting the string into corresponding integer and then return the number.
Caesar Cipher Conversion by using Python
How to convert a given text into the " Caesar Cipher " text by using Python and learn about what is meant by Caesar Cipher substitution technique
Website color and Dynamic Theme Colors Switcher using HTML, CSS, and JavaScript Project
It is a Project we can easily change UI With Dynamic Theme Colors Switcher using HTML, CSS, and JavaScript Project
Course Registration Form using HTML&CSS
This is a Course Registration form built using HTML &CSS. This form is used to collect information about the students who are interested in joining the courses.
Implementation Of Heap Data Structure In C++ Using Array.
In this tutorial, We will learn the implementation of heap data structure using an array. It involves insert(), extract(), searching() and other functions.
Palindrome checker Using JAVASCRIPT
This project has built on Javascript. It is a Palindrome Checker Game. It is created using basic Methods of js
Loan Status Prediction using Python
Is the person eligible for a loan or not, and the solution for this is using this Loan Status Prediction.