Windmill Simulator in C++ using The OpenGL Utility Toolkit and GLUT library. (Computer Graphics Program)
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.
In this article, we are going to create a Graphical User Interface based OTP generator application in Python. We will see how to create a GUI app using Tkinter and how to add functionality to it.
A Java Code that helps to rotate an array of size n to left, by the number of times provided by the user.
Hi, In this tutorial we are going to learn, how to use modules, what is the importance of modules and what is pip.
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.
In this we will see how to insert data in linked list in C++, from last node to the first node.
This Bot provides all information about stocks of desired company in Discord channels messages using Python library yfinance.
This App is used to find the shortest distance from source node to destination node, but I have added Plane travels as well as Bus travels.
The project deals with the basic MapReduce program using the Apache Hadoop framework in windows computers. The Hadoop framework installed is Pseudo Distributed (Single node).
It is a C++ project which replaces all the characters in a given boundary using dfs .
Rat in the maze is a technique to clear the concept of backtracking. It is used to find the shortest path to arrive at the original destination.