Skip to content
View rezaalawii's full-sized avatar

Block or report rezaalawii

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

Hi! I am Reza Alawi

A Undergraduate at Pamulang University, in Information System.

class AboutMe:
    def __init__(self):
        self.pronouns = ["he", "him"]
        self.code = ["Javascript", "Dart", "Python", "Bash", "HTML&CSS" , "PHP"]
        self.front_end = ["React.js"]
        self.back_end = ["Python", "Javascript"]
        self.mobile = ["Android"]
        self.current_occupation = ["Undergraduate student", "open for freelance job opportunities [remote]"]
        self.on_going_projects = ["Android App"]
        self.challenge = "take the risk or lost the chance"

    def display_info(self):
        print(f"Pronouns: {', '.join(self.pronouns)}")
        print(f"Code: {', '.join(self.code)}")
        print("Technologies:")
        print(f"   FrontEnd: {', '.join(self.front_end)}")
        print(f"   BackEnd: {', '.join(self.back_end)}")
        print(f"   Mobile: {', '.join(self.mobile)}")
        print(f"Current Occupation: {', '.join(self.current_occupation)}")
        print(f"On Going Projects: {', '.join(self.on_going_projects)}")
        print(f"Challenge: {self.challenge}")

about_me = AboutMe()
about_me.display_info()

rezaalawii

Popular repositories Loading

  1. dom-webstorage dom-webstorage Public

    JavaScript

  2. alawibot alawibot Public

    TypeScript

  3. rezaalawii rezaalawii Public

  4. ultah ultah Public

    CSS

  5. gemini-ai gemini-ai Public

    HTML

  6. listbuku listbuku Public

    PHP