Skip to content
View rohitb281's full-sized avatar
๐Ÿ› ๏ธ
Building my repos
๐Ÿ› ๏ธ
Building my repos

Block or report rohitb281

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
rohitb281/README.md

Hi there, I'm Rohit ๐Ÿ‘‹

Python developer focused on Machine Learning, Data Science, and Automation Projects. I build predictive models, data analysis pipelines, and interactive Python applications.

Here are some of the projects I've worked on:

๐Ÿง  Machine Learning Projects

  • Loan repayment prediction using Keras API
  • NLP sentiment classification on Yelp reviews
  • SVM / KNN / Random Forest classification models
  • Clustering universities with K-Means

๐ŸŽฎ Python Applications & Games

  • Pong game (Turtle graphics)
  • Snake game
  • Road crossing game
  • Flash card GUI app (Tkinter)

๐ŸŒ Web & Automation

  • Flask blog project
  • Web scraping capstone
  • Spotify playlist automation
  • Cookie clicker automation

๐Ÿ›  Tech Stack

  • Python โ€ข Scikit-Learn โ€ข Keras โ€ข Pandas โ€ข Matplotlib
  • Flask โ€ข Tkinter โ€ข BeautifulSoup โ€ข Selenium โ€ข Turtle

๐Ÿ“Œ Highlighted Projects

๐Ÿ”น ML Model โ€” Loan Default Prediction

๐Ÿ”น NLP Yelp Review Classifier

๐Ÿ”น Flask Blog App

๐Ÿ”น Python Pong Game

๐Ÿ“ซ Connect With Me

Pinned Loading

  1. keras-api-project keras-api-project Public

    Project to build a model that can predict whether or not a borrower will pay back their loan using Keras API.

    Jupyter Notebook 1

  2. nlp-project-yelp_reviews nlp-project-yelp_reviews Public

    In this NLP project, we will classify Yelp reviews into 1-star or 5-star categories using simplified methods, utilizing the Yelp Review Data Set from Kaggle, which includes a "stars" column for ratโ€ฆ

    Jupyter Notebook 1

  3. decision-trees-random-forest-project decision-trees-random-forest-project Public

    For this project, we will analyze publicly available data from LendingClub.com, which connects borrowers needing money with investors. The goal is to create a model that predicts the likelihood of โ€ฆ

    Jupyter Notebook 1

  4. snake-game snake-game Public

    A recreation of the popular snake game using Turtle module of python

    Python

  5. pong-game pong-game Public

    Ping Pong game using Python's Turtle graphics

    Python

  6. blog-using-flask blog-using-flask Public

    CSS