Skip to content
View Cyrusb01's full-sized avatar

Block or report Cyrusb01

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
Cyrusb01/README.md
#!/usr/bin/python
# -*- coding: utf-8 -*-


class Cyrus:

    def __init__(self):
        self.name = "Cyrus Buhariwalla"
        self.role = "Quant Developer"
        self.languages = ["Python", "C++", "SQL", "HTML", "CSS"]
        self.hobbies = ["Rock Climbing", "Tennis", "Cooking", "Crypto", "Quant Trading"] 

    def introduce_myself(self):
        print(f"Hi, I'm {self.name} and am an {self.role}. Thanks for stopping by!")


me = Cyrus()
me.introduce_myself()

Popular repositories Loading

  1. Streamlit-bt Streamlit-bt Public

    Python 2 1

  2. quantstats_test quantstats_test Public

    Python 1

  3. powerpoint_auto powerpoint_auto Public

    Python 1

  4. elon-money-bot elon-money-bot Public

  5. BFLabs BFLabs Public

    JavaScript

  6. onramp-research onramp-research Public

    Python 1