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 = "3B"
        self.institution = "University of Waterloo"

    def work(self):
        self.status = "3B Student @ uWaterloo"
        self.current_status = "Open for 2025 Opportunities"
    
    def contact_me(self):
        self.email = "sa24pate@uwaterloo.ca"
        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++ 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