Skip to content
View KeshavSanthanam's full-sized avatar
💭
Working on digital self-control tools
💭
Working on digital self-control tools

Block or report KeshavSanthanam

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. SalesEngineeringResources SalesEngineeringResources Public

    A collection of resources I have been using to transition into sales engineering

  2. ChromeLinkScheduler ChromeLinkScheduler Public

    Schedule links to reopen later or remind you about them.

    JavaScript

  3. Network_Package_Analyzer Network_Package_Analyzer Public

    NOTE: Requires admin privileges (sudo "super user do" on Unix systems; "Run as Administrator" on Windows)

    Python

  4. CloseTabTimer CloseTabTimer Public

    Chrome and Firefox Extension that allows you to set a timer that will auto-close current tab (the one in focus when the timer expires) when the timer expires.

    JavaScript

  5. KNN_Clustering_Via_EM_On_Gaussians KNN_Clustering_Via_EM_On_Gaussians Public

    This program is a clustering algorithm for determining the Gaussians that represent the classes of the input data (the number of Gaussians and number of iterations are taken as input).

    Python

  6. MultithreadedHashing MultithreadedHashing Public

    I used multithreading to find unique and deterministic (i.e. replicable) hash values for specified input files (placed in the same directory as the project).

    C