Skip to content
View sagarpatel211's full-sized avatar
πŸ’»
Coding
πŸ’»
Coding

Highlights

  • Pro

Block or report sagarpatel211

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

πŸ™‚ About Me πŸ™‚

class Me:
    def __init__(self):
        self.education = "Computer Science"
        self.year = "4A"
        self.institution = "University of Waterloo"

    def work(self):
        self.status = "4th Year Student @ uWaterloo"
        self.current_status = "Open for 2025 Opportunities"
    
    def contact_me(self):
        self.email = "[email protected]"
        self.website = "sagarpatel211.github.io/"
        
    def prompt(self):
        print("Thanks for visiting! Don't hesitate to contact me!")

sagar = Me()
sagar.prompt()

βš™οΈ Languages & Frameworks & Tools & Abilities βš™οΈ

Pinned Loading

  1. Utivity Utivity Public

    A desktop productivity app using Flask!

    CSS

  2. S-Lang S-Lang Public

    A Programming Language for GenZ!

    C++ 2 1

  3. htn-lowkeyprepped htn-lowkeyprepped Public

    Forked from ezhou84/lowkeyprepped

    TypeScript

  4. UWConnect UWConnect Public

    A platform designed to enhance the connectivity and collaboration among University of Waterloo students, faculty, and staff!

    Kotlin

  5. sagarpatel211.me sagarpatel211.me Public

    Personal website with built-in minigame πŸ‘€ or mini-game with an embedded personal website i guess...

    TypeScript