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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sagarpatel211/README.md

Image

🙂 About Me 🙂

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

    def work(self):
        self.status = "4th Year Student @ uWaterloo"
        self.current_status = "Close to graduating! 🥳"
    
    def contact_me(self):
        self.email = "2sagarpatel2@gmail.com"
        self.website = "sagarpatel211.me/"
        
    def prompt(self):
        print("Thanks for visiting! Don't hesitate to contact me!")

sagar = Me()
sagar.prompt()

⚙️ Languages & Frameworks & Tools & Abilities ⚙️

Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image Image

Image Image Image Image

Pinned Loading

  1. Utivity Utivity Public

    A desktop productivity app using Flask!

    CSS 1

  2. S-Lang S-Lang Public

    A Programming Language for GenZ!

    C++ 4 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