Code Packets

Browse all published coding projects

Windmill Simulator in C++

Windmill Simulator in C++ using The OpenGL Utility Toolkit and GLUT library. (Computer Graphics Program)

Gowtham Sakaray · May 03, 2021

Timer with GUI using Python

This Timer is created in Python using the Tkinter package. Time package is also used for track of time elapsed.

ARTHRAJ RATHORE · May 03, 2021

Weather App using Python and OpenWeatherMap API

The Weather App is made with a Python(Flask) backend and OpenWeatherMap API provides the weather info as a JSON file.

Rithish Kumar E · May 03, 2021

Typing Speed Tester using Pygame

Typing Speed Tester using Pygame is a very useful game that can be used to track our typing speed and improve it with regular practice. Programming Language Used: Python

Biruduganti Praveen · May 03, 2021

Airline Reservation System Using Java and SQL

In this ARS project, we can add passenger details, update passenger details, add flight details, update flight details. It also enables the user to search and book flight tickets.

Charishma · May 03, 2021

C++ program to Multiply two Matrix using Vector

I implemented a C++ program to calculate the product of two matrices using Vectors. Vectors is sequence containers representing arrays that can change in size.

Mohit Patel · May 03, 2021

Hagen-Poiseuille's pressure gradient calculator in Java

The program calculates pressure drop across a given length and cross-sectional area of a pipe when a fluid of certain dynamic viscosity flows through it with certain volumetric or mass flow rate.

Kaustubh Srivastava · May 03, 2021

Digital Personal Assistant with Python Using Voice Recognition

This is a basic project to implement the python voice recognition module into a project.

Deepak Kumar Jha · May 02, 2021

Minimum Number of Folds Problem in Python

To obtain the minimum number of folds to be taken on a paper of dimensions (height x width) to obtain the new dimensions (height x width) entered by the user.

Abirami Somasundaram · May 02, 2021

Report Management System using C++ and MySQL

This project is on a report management system that is implemented using C++ and MySQL with various operations making it user-friendly.

Mallapuram Sai Hrithik · May 02, 2021

Calculator in Python

Standard Calculator coded in Python. (Addition, Subtraction, Multiplication, and Division)

Gowtham Sakaray · May 02, 2021

Entry and Exit points of the Cursor in a Frame using Python and tkinter

This project tells the x and y coordinates of the entry and exit of the cursor from the frame. Tkinter package is used to create GUI.

ARTHRAJ RATHORE · May 02, 2021