Skip to content
View amritheshsiva's full-sized avatar
👽
👽

Block or report amritheshsiva

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

Hi 👋, I'm Amrithesh

amritheshsiva

class Amrithesh:
    def __init__(self):
        self.name = "Amrithesh"
        self.interests = ["coding", "music", "learning"]
        self.skills = ["Python", "C", "HTML", "CSS", "Firebase", "Figma", "Flutter", "Git"]
        self.contact = "amritheshsiva@gmail.com"
        self.fun_fact = "I am funny😂"

    def __str__(self):
        return (f"Hi, I'm {self.name}\n\n"
                f"Interests: {', '.join(self.interests)}\n\n"
                f"Skills: {', '.join(self.skills)}\n\n"
                f"Contact: {self.contact}\n\n"
                f"Fun Fact: {self.fun_fact}")

amrithesh = Amrithesh()
print(amrithesh)

Connect with me:

linkedin twitter instagram dev.to stack-overflow facebook hackerrank leet-code

Languages and Tools:

python c figma flutter css3 dart docker firebase git html5

SUPPORT

BuyMeACoffee Ko-Fi

Pinned Loading

  1. BasiCulator BasiCulator Public

    Dart

  2. Biography_styling Biography_styling Public

    HTML

  3. Heart-Attack-Analysis Heart-Attack-Analysis Public

    Jupyter Notebook

  4. intel_data_training intel_data_training Public

    Jupyter Notebook

  5. Intel_Final_Project Intel_Final_Project Public

    Jupyter Notebook

  6. Simple-Calculator Simple-Calculator Public

    HTML