I have created a student data management system using C++ which has menus like entering student Details, edit Details, show results.
The aim of the project is to provide data analysis and visualization of covid-19 pandemic using Python programming.
In this post, you will be learning how to create a graphical user interface with Python and Tkinter and also you will learn how to build a simple calculator app!
In this I have created a web scrapper using Python's bs4 library. Using this we can get details about a TV including brand, cost, rating and so on.
This project made in C++ language. In this project the user can do various calculation in Addition,Subtraction,Multiplication,Division and Modulus function.
An alarm clock is a clock with a function that can be used to ring at a time set in advance, used to wake someone up. Our task is to write a script to set an alarm using Python.
This project is based on hospital management system and this project has concepts of OOPS also implemented in it.
TicTacToe is a two-player game in which one's sign is' X' and the other's sign is 'O' and the player has to make 3 the same signs in a row to win the game.
This is the old school "rock paper scissors" game (in python) where the user plays with the system
This is a Webscrapping Project using Python. The website is scrapped and the data collected is stored in Books.csv. And Price vs No of Books graph is plotted.
This JAVA program will take user input and will generate grade according to their score.
Implementation of Encryption and Decryption using Hill Cipher in C++. Hill cipher is a polygraphic substitution cipher.