Skip to content
View shaishav-p's full-sized avatar

Block or report shaishav-p

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. cs492-inference-service cs492-inference-service Public

    Python service built to support the "TRY IT YOURSELF" feature on our frontend—by running inference on 3 trained ML models—to predict salary based on user-inputted information.

    Python

  2. CS497-BillBoard/authentication-service CS497-BillBoard/authentication-service Public

    CS Capstone project: Python service that handles user sign-ups & anonymization, user authentication, fetching new bills, and storing votes+comments for all Bill Posts on our React Native app

    Python

  3. cs489-testing-audio-recognition-algorithms cs489-testing-audio-recognition-algorithms Public

    The main objective of this project is to test and evaluate popular audio recognition algorithms, such as Shazam and Musixmatch, by modifying audio clips and inputting them into the algorithms.

    Python 1

  4. sql-query-execution-on-json-data sql-query-execution-on-json-data Public

    This Python project allows SQL querying on data by using a custom SQL query parser and executor.

    Python 1

  5. CS-246-Files CS-246-Files Public

    Bash scripts and other files used in CS 246

    Shell

  6. Extracting-Gene-Data Extracting-Gene-Data Public

    Finding the most common gene pair by analyzing file with 100,000+ lines of data

    C