Code Packets

Browse all published coding projects

Tic-Tac-Toe Game In Java

Tic-Tac-Toe game is a very simple two player game where both the player get to choose any of the symbols between X and O. This game is played on a 3x3 grid board.

Sukanya Saha · Jul 12, 2023

Digital Clock in Java

We create a digital clock in the applet by the use of the Calendar class and SimpleDateFormat class.

TAYON ROY · Jul 12, 2023

Basic Calculator In Java

We will implement a Basic Calculator In Java supporting addition, subtraction, multiplication and division operations. User choice has been preferred here

Sukanya Saha · Jul 11, 2023

python program to draw a circle of squares using Turtle

In this program, we will generate a circular pattern out of squares using python's turtle module.

Karthik Nagisetty · Jul 11, 2023

Web Scraping on Flipkart Using Python

This script written in Python using various libraries such as BeautifulSoup, Selenium, NumPy and Pandas. The objective of the code is to scrape mobile phone data from the Flipkart website.

Prathiksha K · Jul 11, 2023

ATM-Interface using Python

This is a GUI based Simple ATM-Interface Application built using Python Tkinter Library.

Debajyoti Talukder · Jul 11, 2023

Designing an Analog Clock using HTML, CSS & JAVASCRIPT

I am designing an Analog Clock using HTML, CSS & JAVASCRIPT. The project was made using HTML and gave the design using CSS and the backend or the functionality using javascript language.

Manish Malana · Jul 11, 2023

Job Portal Template using Tailwind CSS

JobNotion is an innovative job portal connecting talented professionals with top technology companies globally. Built using HTML and Tailwind CSS.

Priyanka Chauhan · Jul 11, 2023

Weight Converter In Java

Weight Converter is a simple tool that converts a unit of weight and displays it in both kilograms and pounds.

Sukanya Saha · Jul 10, 2023

Password Validator using Java

Password validator is a tool used in many applications. It is used to verify whether the password has met the required criteria or not. This helps many users in securing their privacy.

Avinash Battula · Jul 10, 2023

Guessing A Number in Java

The aim is to create a Java Program in which a user is given K chances to estimate a randomly generated number.

TAYON ROY · Jul 10, 2023

Data Harvester - Data Science / Python.

Data harvester is the process of automatically extracting data from websites to retrieve the HTML content of a web page extracting specific data elements, using that data for various purposes.

Tamizh Malar S G · Jul 10, 2023