Skip to content
View satkukreti's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report satkukreti

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. K-Means-Stock-Predictor K-Means-Stock-Predictor Public

    Buy high, sell low - but with Machine Learning

    Jupyter Notebook

  2. Hypersphere-Fractional-Volume-Calculator Hypersphere-Fractional-Volume-Calculator Public

    Name says it all. Calculated using random uniform distribution sampling. Written in CUDA to accelerate processing.

    Cuda

  3. ScanAI-HackHarvard ScanAI-HackHarvard Public

    A computer vision and machine learning app using Python libraries like OpenCV, facial_recognition, and yolov5 that can detect guns for public safety. Submitted to HackHarvard 2022.

    Python 1

  4. Degree-Checker Degree-Checker Public

    A text based application that can be fed a prerequisites file to ensure that a student's schedule is valid using an unordered_map. The program also has waitlist capabilities through the use of a ma…

    C++

  5. RadixTrieParser RadixTrieParser Public

    Determining the performance difference between radix tries and hash maps when using large input file size

    C++

  6. repo_statistics repo_statistics Public

    Using a specified GitHub username, it returns all the aggregated stats.

    JavaScript