Code Packets

Browse all published coding projects

MATHEMATICAL OPERATIONS APPLICATION IN JAVA USING SWING

The projects help to perform all simple arithmetic operations, Area /Perimeter, Base, power, LCD /GCD, and prime numbers in the given range.

Sammed Shantinath Kage · Oct 05, 2021

CURRENT, TIME, LENGTH CONVERTER USING JAVA

The conversion application Project helps you to convert currencies like Rupee to Dollar, Rupee to Pounds vice versa, and hours to minutes & seconds, kilometer to meter, and feet to inches.

Sammed Shantinath Kage · Oct 05, 2021

REGISTRATION FORM IN JAVA USING AWT

This Packet gives an idea about how to use AWT concepts for designing projects This project provides an online billing facility after choosing options made with event handling and validation.

Sammed Shantinath Kage · Oct 04, 2021

Checking duplicate elements in an user define array in Python

This Python program will check if there is any duplicate element available in the given array, which will be given by the user.

Rupam Biswas · Oct 04, 2021

Python script to sort elements in Ascending or Descending order

Here user inputs a list of integers or floats or strings along with sorting type. The program outputs the sorted list according to specified sorting type i.e. Ascending or Descending order

Omprakash Biswas · Oct 04, 2021

Basic Intrusion Detection using Machine Learning

In this project, basic anomaly based intrusion detection is carried out using binary classification method. This method makes use of Naive Bayes as the classifier and is implemented in Python.

Srinivasan · Oct 03, 2021

Base Power n Prime Program in Java

The Program is written in Java and is made to take the input of the base and power and return the output, it also asks for an integer and returned whether it is prime or not.

Akshay Hire · Oct 03, 2021

How to create an online calculator using HTML, CSS and Javascript

This is an online basic calculator that can evaluate and perform basic arithmetic operations.

Madhur Joshi · Oct 03, 2021

Automated Google search using Python

This is a Python source code for Automating Google search using the selenium library. As the name suggests, it takes user input and automatically initializes a Google search for that.

Deevanshi Sharma · Oct 03, 2021

weight on different planets in Java

In this Java project, One can check their weight on different planets, by entering the weight in kg.

Yash Dnyaneshwar Brahmankar · Oct 03, 2021

Implementation of RSA algorithm and Caesar Cipher in C++

This C++ program is to encrypt as well as decrypt a string. In this program, two techniques of cryptography are used for encryption and decryption: 1. Caesar Cipher 2. RSA algorithm

Rati Gupta · Oct 02, 2021

Java ATM Project

ATM (Automated Teller Machine) project in Java is the short implementation of ATM functionality using Java.

Paras Saini · Oct 02, 2021