Skip to content
View harishankar24's full-sized avatar

Block or report harishankar24

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 Loading

  1. Student-Management Student-Management Public

    A Flask application, for database used Sqllite. Operations performed are CRUD + Searching + Sorting. Basic validation applied on input fields.

    Python

  2. AmazonPriceTracker AmazonPriceTracker Public

    Tracking price of a product on amazon.in and sending email to myself if price drops below certain value. Used BeautifulSoup library to scrape the price and SMTPLIB to send mail.

    Python

  3. MyTopXMovies MyTopXMovies Public

    A web based application to display my top favourite movies. Used Flask, WTForms, SQLAlchemy and api from 'The Movie Database'

    Python

  4. MovieScrapper MovieScrapper Public

    Scrapped Top 100 Movies using BeautifulSoup

    Python

  5. SpotifyPlaylist SpotifyPlaylist Public

    Scrapped top 100 songs from billboard.com. Created a playlist on Spotify and added all the songs to it. BeautifulSoup and Spotipy library used.

    Python

  6. django_authentication django_authentication Public

    Implemented Signup, Login, Logout & user's dashboard

    HTML