Skip to content
View InfinityAditya's full-sized avatar
:atom:
Documenting
:atom:
Documenting

Block or report InfinityAditya

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

Hi there! ๐Ÿ‘‹ I'm Aditya Chute

๐Ÿš€ AI & ML Enthusiast | ๐Ÿ‡ฎ๐Ÿ‡ณ India

Typing SVG

AI Coding

๐ŸŽฏ About Me

class AdityaChute:
    def __init__(self):
        self.name = "Aditya Chute"
        self.role = "Aspiring AI/ML Engineer"
        self.location = "India ๐Ÿ‡ฎ๐Ÿ‡ณ"
        self.collaboration = "Open to collaborations"
        self.contact = "adityachute358@gmail.com"
    
    def say_hi(self):
        print("Thanks for dropping by! Let's build something amazing together!")

me = AdityaChute()
me.say_hi()

โญ From Aditya Chute | Let's innovate together! ๐Ÿค–โœจ

Popular repositories Loading

  1. InfinityAditya InfinityAditya Public

  2. python-basic-to-advance python-basic-to-advance Public

    All the concepts of python programming

    Jupyter Notebook

  3. python-libraries python-libraries Public

    Python libraries for machine learning and data visualization

    Jupyter Notebook