Programmer, Engineer, YouTuber
-
Web Development
-
C++
-
Python
Programmer, Engineer, YouTuber
Web Development
C++
Python
In this project, I analyze the wealth distribution of billionaires worldwide using an annually updated dataset. The goal is to uncover patterns and influential factors, utilizing advanced statistic…
Jupyter Notebook
A program to get battery percent from external battery in bytes, convert the data to string, and write the data onto a file using a raspberry pi.
Python
This program allows the user to play Hangman. It imports phrases from a file called `phrases.txt`, categorizes them into easy, medium, and hard based on their position in the file, and lets the use…
C++
This program allows a customer to view a menu, place an order by selecting items and their quantities, and receive a receipt displaying the total cost including tax. The program uses parallel array…
C++