Code Packets

Browse all published coding projects

Auto Download Images from Google in Bulk using Python and Tkinter.

Downloading images is the most common activity that everyone does. Here, we will download images from google by simply giving the title of the image and the number of images you want to download

MULUKUTLA. JYOTSNA MANASA · Jun 01, 2021

Caesar Cipher using Java

Given a string and a shift value, in this project the string is encoded or decoded as per user's choice by the shift value, using Java.

Soham Ghosh · Jun 01, 2021

YouTube Video Downloader Using Python

It is a Python program to download videos from YouTube. It gives a privilege for a user to watch videos offline.

Majji Yeswanth Raj · Jun 01, 2021

Simple Interest Calculator using Java

This is simple basic calculator use in solving simple interest problem. It is devloped using Java programming language.

ANANT PRAKASH · May 31, 2021

Get User Location in Android Studio in Java

In this project, I have created an Android app that returns the latitude, longitude and location of the user and thus detects the user location.

Amit Kumar · May 31, 2021

Simple Chat using Java Networking

A simple chat application that enables the user to chat with his peer. It establishes good two-way communication between peers.

PERUMALLA YASWANTH · May 31, 2021

Auto Download Images from Google in Bulk using Python and Tkinter.

Downloading images is the most common activity that everyone does. Here, we will download images from google by simply giving the title of the image and the number of images you want to download

MULUKUTLA. JYOTSNA MANASA · May 31, 2021

Dependency Injection Using Spring

project is about performing dependency injection using Spring beanfactory interface . Inthis we have three files : clientcontroller, mainclass, application context.xml

Kudikala Chandu · May 31, 2021

Shortest Job First scheduler with Gantt Chart in C++

Shortest Job First (SJF) cpu scheduler which prints gantt, cpu, input and output chart along with calculating total and average for turn around, waiting and response time for each process.

Abdullah Jamal · May 31, 2021

Convert Decimal Number to a Number with base N in C++

A simple C++ program that lets you convert a decimal number (base 10) to a base N number using an array of characters

Jay Parmar · May 31, 2021

Magic Square in C++

A square matrix (usually positive integers) with the sum of each row, column, and both main diagonals being the same is called a magic square. This is a C++ project.

Prateek Saini · May 30, 2021

Vaccination Registration Using Java and MySQL

A Java based project for vaccination registration and storing the user information to the database.

Surobhi Bose · May 30, 2021