This simple GUI in python is used to store a number of entries of basic details like First Name, Last Name, Address, City, State, and Zipcode.
This code takes a string with all Uppercase Letters and tells if its reordering can give a palindromic string(And tell if it is impossible). This code is written in C++.
A Currency Converter built using core java by using AWT which can be implemented simply to convert between INR and Dollar.
An application to store and modify the data of the employees like their age, name and, salary.
This project uses Java and a GUI (window-builder) to create an inventory management system for the user to buy/trade and generate receipt for the vehicles seamlessly.
This is a project built in C++, generates an 'IPL 2021 Ticket .txt' file which contains the user data like the Name of the user, and Teams playing in that match, the timing of the match.
Tweets are not under-rated for no reason. Here, I have done a Tweet Analysis on some selected tweets, which has been categorized by Kaggle. The language I have used is Python3.8.
In this project, we would analyze the advertising budget dataset of XYZ firm in Python and explore how sales of products vary with different modes of advertisement in Python.
In this game, I used C++ language in which the player chooses a number between 1 to 10. If he wins the money would become 10 times and if he loses he loses all his money.
In this project we are going to learn about how to use strings or characters in Java. String are the series of characters.
This is a fun project which is made in C++ and is played by a single player. The other player is the computer itself. The player who scores more runs while batting is the winner.
Basic operations users can perform via this program project that is based on file handling are adding new employee record, modifying, deleting a record, displaying employee’s record Using C++