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++
In this post, we will discuss RPC (Remote Procedure Call) and its implementation using Python programming language. We will use XML-RPC to design and communicate between a server and a client.
An implementation of Trie in C++, which is an efficient way to perform search queries on strings.