Code Packets

Browse all published coding projects

Covid-19 Data Analysis using Python

In this tutorial, we are going to analyze Covid-19 data using Python. We mainly use the Plotly and Matplotlib libraries for this work.

Madhulika Damor · Jun 28, 2021

Dictionary App using Python

A GUI-based English language dictionary application built using Python. Libraries used: Pandas and Tkinter.

Sinjini Ghosh · Jun 27, 2021

Python program to search an element in a doubly linked list

This is basically creating and fundamentally finding a specific element in a doubly-linked list according to the user.

Y UDIT Kumar · Jun 27, 2021

The Perfect Guess Game build using Python

“The Perfect Guess Game” using Python. I am using Virtual Studio Code IDE for this project. The prerequisite of this project is the basic knowledge of Python

Diwesh Prashar · Jun 27, 2021

Learning Logger in Django

Learning Logger is a Platform on which user can come and store their notes and it makes use of Django for building it out.

Prince Raj · Jun 26, 2021

REVERSING OF A STRING USING STACK IN JAVA PROGRAMMING

In this tutorial, we are going to learn how to build a java code to reverse a string using stacks. Here, in this case, we have used stack operations like push and pop to reverse a string.

BODA KAVYA SREE · Jun 26, 2021

Create a digital clock in Python

This Program creates a digital clock in Python. You can use VS code or Pycharm. import tkinter module for this Program.

Siddhant prabhakar · Jun 26, 2021

Port Scanner Using Python

Port Scanner checks for open ports for the mentioned IP address. This project is run on Linux operating system.

Vedant Gupta · Jun 26, 2021

BMI Calculator in Python

this program in Python is a useful tool to calculate BMI of a user. the user has to input weight in kg and height in cm and the program would provide the BMI of the user with a message.

vaibhav shukla · Jun 25, 2021

Alarm Clock using Python

This is a packet with a source code to run an alarm clock on your local machine, with music of your choice.

SHAMBHAVI GUPTA · Jun 25, 2021

A Java Program To Reverse A String Word by Word

It is a Java Program which reverses a string word by word. We will take input from the user and then reverse the obtained string word by word

Vimmi Singh · Jun 25, 2021

Techquiz Application using Java

This is a desktop-based project based on Java programming language specifically (J2SE). It is developed using J2SE and Swing framework and AWT framework.

Sourav Kumar · Jun 25, 2021