Skip to content
View BhaveshBangera's full-sized avatar
  • India
Block or Report

Block or report BhaveshBangera

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

Popular repositories

  1. NewsApplication NewsApplication Public

    This a basic News Application created using Python's Django Framework. In this application, user can search news about any topics they want. The topics can be related to any person, any location, a…

    Python 2

  2. WeatherApplication WeatherApplication Public

    This Application provides the latest Weather Report of any City which the User adds. The City Name provided by the User is collected and accordingly an API Request is made, which fetches the latest…

    HTML 1

  3. BlogApplication BlogApplication Public

    This is a simple Blog created using Python's Django Framework. Here a user can view the articles published by other registered users. He can also publish his own articles, provided that he must reg…

    Python 1

  4. ProjectOne ProjectOne Public

    First Git Project (Basic)

    HTML

  5. ProjectTwo ProjectTwo Public

    HTML

  6. JWTApplication JWTApplication Public

    This is a basic application built using Django-REST Framework. Here when a user is authenticated, he is provided a token (i.e. JSON Web Token) by the Authentication Server, with the help of which h…

    Python