Skip to content
View yash9657's full-sized avatar

Highlights

  • Pro

Block or report yash9657

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
yash9657/README.md

Hi πŸ‘‹, I'm Yash Bhalgat

MS CS student @ University of California Riverside

yash9657

Connect with me:

yash9657

Languages and Tools:

c cplusplus firebase javascript mongodb nextjs nodejs pandas python react reactnative redux sass scikit_learn tailwind tensorflow typescript

Pinned Loading

  1. Memories-App Memories-App Public

    This is a MERN stack application where users can create posts, update and delete their own posts, like others posts, and it allows the user to Log In via Email (JWT) and Google OAuth.

    JavaScript

  2. Pac-Man-Search Pac-Man-Search Public

    This repository contains solution to the pacman search problems of the UC Berkley CS188 AI class.

    Python

  3. Sign-Language-Detection Sign-Language-Detection Public

    This project detects 3 actions 'hello', 'thanks' and 'I love you' leveraging media pipe for keypoints and landmark detection. LSTM model is employed for training the model and logic is provided to …

    Jupyter Notebook 1

  4. xv6 xv6 Public

    This repository contains implementation of lab work for CS 202 on xv6 which is a reimplementation of the Unix OS written in ANSI C

    C

  5. snapgram snapgram Public

    Social media application using React JS, TypeScript, Appwrite and more

    TypeScript

  6. pygit pygit Public

    A Git client written in python to create a repo, commit, and push itself to GitHub and it also implements status, diff, cat-file, ls-files, and hash-object

    Python