Skip to content
View sagarpatel211's full-sized avatar
💻
Coding
💻
Coding

Highlights

  • Pro
Block or Report

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

    def work(self):
        self.status = "3A Student @ uWaterloo"
        self.current_status = "Open for 2024 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 ⚙️

⚡ Stats ⚡





Pinned Loading

  1. Utivity Utivity Public

    A desktop productivity app using Flask!

    CSS

  2. RedditSearch RedditSearch Public

    No one uses the Reddit search engine anyways...

    JavaScript

  3. S-Lang S-Lang Public

    A Programming Language for GenZ!

    C++ 1