Skip to content
View kritgrover's full-sized avatar
Probably Caffeinating
Probably Caffeinating

Block or report kritgrover

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

Krit Grover

Welcome to My Github Profile!

About Me


  • I’m a fourth year student at the University of Toronto double majoring in Computer Science & Mathematics.
  • I am currently working as a Software Developer and as a Teaching Assistant.
  • How to reach me: kritgrover@gmail.com.

My Top Projects

LabGraph Vision ISS Communication Simulator Steganography myMusic

Languages and Frameworks


Python Java Kotlin HTML CSS JavaScript Flask

Krit's Top Languages


All my Socials are present in the Link in Bio.

Pinned Loading

  1. myMusic myMusic Public

    A full-stack application for searching YouTube, downloading music, and playing audio files. Built with Flutter (frontend) and Python FastAPI (backend).

    Dart

  2. iss-simulator iss-simulator Public

    This project is a comprehensive simulation of the International Space Station's (ISS) communication systems, focusing on the implementation of Delay/Disruption Tolerant Networking (DTN) protocols.

    TypeScript

  3. steganography steganography Public

    An application made using Kotlin that takes an image file as an input, hides a message within the pixels along with a password, which is used for decoding.

    Kotlin

  4. basic-text-editor basic-text-editor Public

    A notepad-like text editor created using Java and Swing

    Java