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 = "[email protected]"
self.website = "sagarpatel211.github.io/"
def prompt(self):
print("Thanks for visiting! Don't hesitate to contact me!")
sagar = Me()
sagar.prompt()
๐ป
Coding
3B CS student at the uWaterloo | Prev. @ WindRiver, General Dynamics, & Huawei
- Waterloo, Ontario
-
18:18
(UTC -05:00) - sagarpatel211.github.io/
- in/sagarpatel211
Highlights
- Pro
Pinned Loading
-
-
-
UWConnect
UWConnect PublicA platform designed to enhance the connectivity and collaboration among University of Waterloo students, faculty, and staff!
Kotlin
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.