Skip to content
View shrey231's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report shrey231

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. Crypto-Tracker Crypto-Tracker Public

    Tracks Coinbase portfolio and lets you know how much you are profiting or losing in set time intervals. Sends a detailed response using Pushover API on your device. Runs a Docker container so that …

    Python 1

  2. Cup-Pong-Analyzer Cup-Pong-Analyzer Public

    An IOS application that uses CoreML and Action and Vision libraries to identify a player and the player's pong ball during a throw. This application can identify various joints on the player and tr…

    Swift 1

  3. 4-Bit-Logic-Calculator 4-Bit-Logic-Calculator Public

    4 bit logic calculator using a breadboard, standard logic gates, and LED lights to represent each binary digit.

  4. AmazonItemTracker AmazonItemTracker Public

    When fully developed, will have the capability of private network compatibility to automatically log into Amazon using Webscraping and check if an out of stock item is in stock and automatcally add…

    Python 1

  5. shrey231.github.io shrey231.github.io Public

    An analysis of Formula 1 drivers and their average pit stop times and lap times to see a correlation with initial and final racing positions.

    Jupyter Notebook

  6. NN-MNIST NN-MNIST Public

    Created a multilayer neural network from scratch utilizing numpy data structures and trained/tested on the MNIST handwritten numbers dataset. Link to data: https://www.kaggle.com/datasets/shreyasva…

    Python