This project aims to trim an audio file with FFmpeg using Tkinter GUI(Graphical User Interface) Python. FFmpeg is a software, which is a multimedia framework.
The purpose of this project is to let the user play sudoku. It consists of a rules page, solution page, and different functionalities such as a reset grid.
It's a project of game in which the code will generate a randome number and user has to guess that number.
This is a stand-alone desktop-based Chatting Application implemented using Java Swing, AWT, and Java Networking.
This C++ program is used to play the game called “Dino Game”, where the score is calculated when dinosaur jumps on hurdle and the game is over when the dinosaur directly hits the hurdle.
Printing pattern of triangles made with one character using the fundamental concepts of PYTHON like print function and for loop only.
In this python project, we will design a game between two members where one will count substrings start with consonants and another will count substrings start with vowels from the given string.
Object detection is the task of detection different objects in an image and drawing bounding boxes around them.
This C++ program counts all the occurrences of a specific word in a text file and finds their positions. Then, replaces all of them with another word.
This C++ program is used to generate an INVOICE for any company. After the necessary information of customer, seller and product has been entered, Invoice for the company is generated.
Tic Tac Toe in python is implemented using different user-defined functions and loops. Generally, it takes in user input, checks for the specific condition and prints the winner as output.
This s simple console based python book cricket game.Two users can play this game. one player has to score more runs then the other team to win