Code Packets
Browse all published coding projects
Weight on a planet using Java
The programming language used in the source code is Java. This program tells how much do you weigh on the different planets based on your weight on earth.
Web Application using Java Swing
This project is based on java programming and the technology is java swing to store the data of clients/employees etc.
Facial Recognition System using PYTHON.
this project is a facial recognition system using Python language. A facial recognition system is used to recoginise human face using machine learning algorithms.
Library Management System using Java
This project is a library management system using Java. It is a Library management system implemented using Java that tests the books available in a particular library.
GeoQuiz application using Java
This project is a geo quiz application using Java. An android quiz application using Java which contains of 10 Questions based on geography.
Pokemon Data Analyzing in Python Using Machine Learning
The project aims to see the mean value of Pokemon attack and defense and also plot a graph between attack and defense
Lexemes generator using Java
The programming language used in the source code is Java. This program asks the users for input and then it generates the lexemes from the input statement given by the user.
Simple Calculator using JavaScript
In this project, we are going to build a simple arithmetic Calculator using HTML, CSS and JavaScript.
Video games sales analysing using in Python using Machine Learning.
The project aim is to analysing top Video Games Sales in Europe, North America, and Japan and also to see top publishers in that countries using Python
Simple calculator using Python
The project aims to design a calculator (addition, multiplication, subtraction, division) using Python.
To Calculate Compound Interest in Java
This program finds the compound interest for the given inputs. This source code is written in Java.
ANALOG CLOCK USING PYTHON USING TURTLE LIBRARY
This project is about designing a GUI based analog clock using Python. It is implemented by importing Turtle and Time libraries