Skip to content
View mainak-debnath's full-sized avatar
💭
learning
💭
learning
  • India

Block or report mainak-debnath

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

Hi there 👋

carbon (1)

Pinned Loading

  1. Spotify-Top-Songs Spotify-Top-Songs Public

    A program which extracts your top spotify songs and stores them in a csv file

    Python

  2. MunchIn MunchIn Public

    An online food delivery sytem written using django

    HTML

  3. Legends-List Legends-List Public

    A better front-end for craigslist built using python

    Python

  4. Git Commands Git Commands
    1
    DIRECTORY
    2
    cd </file/path/code> -> change directory to a project
    3
    
                  
    4
    INITIALIZING
    5
    1. git init -> initialize an empty git repository
  5. Covreport Covreport Public

    A django web app for worldwide covid-19 data using rest api

    Python