Skip to content
View sdshone's full-sized avatar

Highlights

  • Pro

Block or report sdshone

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
sdshone/README.md

Hi there, I'm Shone website 👋

I'm a Learner who also knows how to code pretty well.

  • 🌱 I’m currently learning Vuejs, Reactjs and Advanced Django concepts
  • 🥅 Goals: Contribute more to Open Source projects
  • ⚡ Fun fact: I love to sketch and play chess

Connect with me:

shonesonawane.com shonesonawane | LinkedIn shonesonawane | Instagram


Languages and Tools:

[Python] [Django] [Linux] [MySQL] [Visual Studio Code] [Postgresql] [HTML5] [JavaScript] [CSS3] [SQL] [Git] [GitHub] [Terminal]




Pinned Loading

  1. Webscraping IMDb data for TV shows u... Webscraping IMDb data for TV shows uing Python
    1
    import requests # To send HTTP requests/recieve HTTP response.
    2
    from bs4 import BeautifulSoup # To parse the HTTP response.
    3
    import pandas as pd # For data analysis and manipulation.
    4
    
                  
    5
    # Setting custom user-agent for the HTTP requests.
  2. fastapi-scraper fastapi-scraper Public

    Simple FASTAPI app to automate scraping for a website

    Python

  3. event-management event-management Public

    Backend for Event Management app

    JavaScript

  4. news-aggregator news-aggregator Public

    News Aggregator API

    JavaScript

  5. splitwise splitwise Public

    Splitwise LLD - Python

    Python

  6. task-manager task-manager Public

    JavaScript