Skip to content
View RyuuRyu's full-sized avatar
  • Indonesia

Block or report RyuuRyu

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

RyuuRyu

def get_bio():
    bio = [
        {
            "workedOn": ["Web-Apps,", "Python Scripts", "Web Design"]
            "learning": ["NodeJS", "ReactJS", "Web Design"],
            "lang": ["Javascript", "Typescript", "Python"]
            "hobbies" : ["Tech", "Music", "Gaming", "Editting", "Reading"]
        }
    ]
    
    for i, e in enumerate(bio):
        print("Currently Learning on: w3school, Online Course, College")
        print("Programming Language: JavaScript, PHP, Python")

get_bio()

Ryu Kevin | Newbie Developer

I'm new here, wish me luck!

  • 🔵 Discord: jonaryuu
  • 📸 Instagram: Jonaryuu
  • 🈂️ Facebook: Ryuu

Pinned Loading

  1. gemini-Clone gemini-Clone Public

    Creating Google Gemini AI clone using ReactJS for learning

    JavaScript 1

  2. todoList-App-React-Native todoList-App-React-Native Public

    A simple React-Native apps

    JavaScript 1