Skip to content
View ayushpoddar's full-sized avatar

Block or report ayushpoddar

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. heuristik heuristik Public

    Classify the web by the types of media they contain

    Python

  2. Regroup a given sentence as per the ... Regroup a given sentence as per the provided pattern - CS61A - 2010 - Brian Harvey - Regroup problem
    1
    ; Problem statement: https://pastebin.com/SYfWadTU
    2
    ; Running efficiency is not the aim of this program.
    3
    ; The main aim was to make it work.
    4
    
                  
    5
    (define nil '())
  3. cricmenu cricmenu Public

    Live cricket score on MacOS Menu Bar

    Python 3