Pinned Repositories
PINGPONG
A simple game of Ping-Pong with a scoreboard
Gambling-Game
This is a gambling game played with a dice. It is fully based on python and this is a small beginners project. For more info about the game refer the README file
IMG2TEXT
Simple ML model to extract text from images
Parkinsons-detector
To detect if a person has Parkinsons or not.
Spam-classifier
This repository contains a machine learning project focused on classifying emails and messages as spam or not spam using Jupyter Notebook.
String-analysis
To analyze the composition of the characters in the string and determine the percentage of uppercase letters, lowercase letters, digits, and other characters such as symbols (#$., etc).
Timed-Math-Quiz
This Python code is a simple timed math quiz game which allows you to progress to the next question only if you answer it right and at the end it shows the number of wrong attempts and the time it took to complete it. Check README file for more explanation
Rhohith1's Repositories
Rhohith1/IMG2TEXT
Simple ML model to extract text from images
Rhohith1/PINGPONG
A simple game of Ping-Pong with a scoreboard
Rhohith1/Parkinsons-detector
To detect if a person has Parkinsons or not.
Rhohith1/Spam-classifier
This repository contains a machine learning project focused on classifying emails and messages as spam or not spam using Jupyter Notebook.
Rhohith1/Timed-Math-Quiz
This Python code is a simple timed math quiz game which allows you to progress to the next question only if you answer it right and at the end it shows the number of wrong attempts and the time it took to complete it. Check README file for more explanation
Rhohith1/Gambling-Game
This is a gambling game played with a dice. It is fully based on python and this is a small beginners project. For more info about the game refer the README file
Rhohith1/String-analysis
To analyze the composition of the characters in the string and determine the percentage of uppercase letters, lowercase letters, digits, and other characters such as symbols (#$., etc).