Skip to content
View Rahuboy's full-sized avatar

Highlights

  • Pro

Block or report Rahuboy

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 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
Rahuboy/README.md

Hi there 👋

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()

Pinned Loading

  1. rahuboy.github.io rahuboy.github.io Public

    Personal Website

    HTML

  2. EPFL-VILAB/fm-vision-evals EPFL-VILAB/fm-vision-evals Public

    Jupyter Notebook 73 8