Skip to content
View sarthak310's full-sized avatar
😎
😎

Block or report sarthak310

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. Cold-Email-Generator Cold-Email-Generator Public

    A Gen AI project using llama 3.1, groq, langchain, and streamlit.

    Python

  2. Rubiks-Cube-Solver Rubiks-Cube-Solver Public

    A Rubik's Cube solver using BFS, DFS, IDDFS, and Korf's IDA* algorithms in C++

    C++ 1

  3. GuardianTeen-Teenage-Safety-Well-being-App GuardianTeen-Teenage-Safety-Well-being-App Public

    A mobile application for teens and parents to monitor teen health and safety: speed tracking, geofencing, fall detection, health vitals monitoring, SOS emergency button, and live location sharing

    Kotlin 1 2

  4. Geofencing-on-Google-Maps Geofencing-on-Google-Maps Public

    This app allows a parent to set up a geofence for their child, after they login/signup. When the child enters, roams inside, or exits the geofence, the parent will receive notifications on their ph…

    Java

  5. Malware-App-Detection Malware-App-Detection Public

    An automated classification tool that can extract features of Android APKs and use the features to classify whether an app is malicious or not.

    Python

  6. Food-Ordering-Website-GUI-Testing Food-Ordering-Website-GUI-Testing Public

    Developed a multi-page food ordering web application with HTML and tested using Selenium WebDriver

    HTML