Skip to content
View sankalp-sangle's full-sized avatar

Block or report sankalp-sangle

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. Deja-Vu Deja-Vu Public

    Deja Vu is a network visualization and replay web application developed by me as part of my undergraduate thesis at the Systems and Networking lab at the School of Computing, National University of…

    Python

  2. Pygame-Chess Pygame-Chess Public

    I tried coding Chess after watching The Queen's Gambit. It was an absolutely lovely experience! (The coding as well as the show) Give it a go! (Again, the game as well as the show)

    Python

  3. SMBC-Download SMBC-Download Public

    A Python script that downloads every SMBC comic from www.smbc-comics.com.

    Python 2 2

  4. imdb_finder imdb_finder Public

    A Python script that reads movie names from a file and creates a file having IMDb ratings for each movie.

    Python 1

  5. Task_Tracker Task_Tracker Public

    Basic task tracker to keep myself organised. Will build on it incrementally as and when I find time.

    Python

  6. UNIX-type-Shell UNIX-type-Shell Public

    A BASH like shell written in C, with added features like multiple pipes and a shortcut mode for commands.

    C