Skip to content
View rhshurov64's full-sized avatar
Block or Report

Block or report rhshurov64

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned

  1. social_media_with_live_chat social_media_with_live_chat Public

    This is a social media project, where verified registered users can do post, like comment, comment replay with image or without image. Each user has separate profile. User can also do live chat wit…

    HTML 4

  2. POS_Management_system POS_Management_system Public

    This system is a comprehensive Point of Sale (POS) platform designed for efficient business management. It encompasses key features such as role-based user authentication, an informative dashboard …

    HTML 1

  3. CRUD_with_email_Notification CRUD_with_email_Notification Public

    I have created this Django app to perform crud operation and for each Create, Delete and Update operation you will get a mail on your email with the Data.

    Python

  4. chatgpt_sentiment chatgpt_sentiment Public

    This research is about chatgpt. I scraped tweets of 3 months from twitter and make a dataset to perform sentiment analysis. In the dataset i have more then 5 laks raw data. Here, i used Python to i…

    Python 1

  5. authentication_project authentication_project Public

    I have created a Django App for new user registration with Build-in Django form UserCreationForm where I used Email verification system with token. Also i have implement Login form with Authenticat…

    Python