Code Packets

Browse all published coding projects

Login System Using Python

I have created a login system using Python. There are 2 options login and register. We have to do registration for the login.

Ganesh Dinkarrao Kulkarni · Mar 05, 2021

Database GUI in Python using Tkinter

This simple GUI in python is used to store a number of entries of basic details like First Name, Last Name, Address, City, State, and Zipcode.

Ankush Indulkar · Mar 05, 2021

Roll-A-Dice using JavaScript

A simple website to roll a dice to get a number between 1 to 6, made using HTML, CSS and JavaScript.

Shubham Goel · Mar 05, 2021

Finding IP Address in Java Using Java Swing

This Project is done in Java using Java swing concept. It is used to find the IP address of any given URL and it is built using java swing ,which makes it platform independent.

JILKAPALLY SIDDHANTH REDDY · Mar 05, 2021

Sending Email using SMTP in Python using the smtplib module

This emailing system using Python can be used in an alert system like an e-commerce price alert system, etc. It uses the smtplib, email, imghdr, and os Python modules.

Rachit R Jindal · Mar 04, 2021

Bus Reservation using C++

Viewing availability of the bus seats and booking and cancelling bus seats using array in C++

Priyadarshini Gopal · Mar 04, 2021

Credit Card Validator Using C++

This Project is all about checking if the entered Credit Card number is valid or not. C++ Programming Language is used in this project.

Kothapally Nehasai · Mar 04, 2021

Collage Maker With OpenCV In Python

In this project, we have implemented a collage maker with opencv in python which creates a collage of 4 grids of a particular image.

Prachi Namdeo · Mar 04, 2021

Creating A Window using SDL library in C++.

In this Packet, We are using the basics of the SDL library to create a window and also insert a bmp image in that window.

Garvit Jethwani · Mar 04, 2021

Kadane's Algorithm for circular Subarray in C++.

In this packet we are implementing a C++ Program for updating the use of Kadane's Algorithm for the Maximum Circular Subarray Problem.

Garvit Jethwani · Mar 04, 2021

Modern Loan Calculator App using Python Tkinter

This Project is to develop a Loan Calculator app using Tkinter(GUI application) in Python Language. This application will calculate the Total loan amount for you.

Kaushik karthikeyan K · Mar 04, 2021

File-Handling Basics In C++ using Account Management Example.

In this Packet, We are using file handling concepts in C++ to keep the data persistence even after the program execution. We are taking an Account class for this.

Garvit Jethwani · Mar 03, 2021