Skip to content
View AdityaPotluri's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Highlights

  • Pro

Block or report AdityaPotluri

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

    A python,opencv,dlib eyetracking library that can tell where you are looking based on the basic webcam installed on most computers.

    Python 4 3

  2. CoronaCT CoronaCT Public

    Determines whether a given CT scan has coronavirus or not accurate about 82.8% of the time with a loss of about 0.36. Trained with Keras and Amazon's ML Service with a dataset from https://github.c…

    Python 3

  3. SortingAlgosInDifferentLanguages SortingAlgosInDifferentLanguages Public

    Just a bunch of different sorting algos in a bunch of different languages

    TypeScript

  4. CDataStructures CDataStructures Public

    Common data structures implemented in C

    C

  5. SchemeInterpreter SchemeInterpreter Public

    C 1

  6. ToyKeyValue ToyKeyValue Public

    basically a mini redis written in python for my own use not meant to be a real production DB of course

    Python