class RahulRamachandran:
def __init__(self):
self.name = "Rahul Ramachandran"
self.work = {
"role": "student 👨🏽🎓",
"institute": "UIUC 🎓"
}
self.contact = {
"email": "[email protected]",
"website": "https://rahuboy.github.io/"
}
def __str__(self):
return f"Hi, I'm {self.name}. I'm a student at UIUC passionate about computer science and deep learning."
me = RahulRamachandran()
PhD Student at UIUC
-
University of Illinois Urbana-Champaign
- Champaign
- https://rahuboy.github.io/
- @rahul_ramach
Highlights
- Pro
Pinned Loading
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.
