Skip to content
View YashVG's full-sized avatar

Block or report YashVG

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. revember revember Public

    Cross-platform revision app built in Flutter to facilitate for effective studying before a test. Backend built with Flutter + Flask to generate multiple choice questions

    Dart

  2. keywordMapper keywordMapper Public

    Backend for Revember revision app. Contains all Python files necessary for text preprocessing, text identification, word generation and JSON reqs

    Python 1

  3. finance_tracker finance_tracker Public

    Java

  4. blackjack-proj blackjack-proj Public

    Ongoing blackjack game where memory is used as cash. After a certain number of rounds, either player or computer (house) runs out. Using Rules-Based design and OOP pattern

    Python