Skip to content
View arghasarkar's full-sized avatar
🤓
Focusing
🤓
Focusing
  • London, UK
Block or Report

Block or report arghasarkar

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

  1. OpenCVBot OpenCVBot Public

    Game image processor to track objects in game and create alerts for the user if certain conditions are met. This project uses OpenCV's SIFT for feature matching and background subtraction to track …

    Java 2

  2. Safe2Eat Safe2Eat Public

    Winner of Blackrock & Whitbread prizes at HackKings 2016: A google chrome extension which injects Food Standard Agency's hygiene ratings onto pages of JustEat and HungryHouse. Work is in progress f…

    CSS 2

  3. HackHarvard2016 HackHarvard2016 Public

    A web application which accepts user uploaded images. After the image has been uploaded, it scans the image text. Any detected text is then translated using Microsoft's translation API and the user…

    Java 1

  4. google-sheets-js google-sheets-js Public

    An easy to use synchronous google sheets reader without the use of callbacks

    TypeScript 2

  5. HeartBeat HeartBeat Public

    HeartBeat helps clinicians to interpret ECGs and differentiate between cardiac arrhythmias. It is a tool that they can use on top of their existing clinical knowledge in order to confirm the interp…

    Python

  6. easy-trie easy-trie Public

    A lightweight & easy-to-use implementation of the Trie data structure written in TypeScript. This can be used for searching for words to autocomplete and also for spell-checking.

    TypeScript