Skip to content
View xxirfanx's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report xxirfanx

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

hi there πŸ‘‹πŸ»

  function Personal(name, age, hobby)
    {    
        conn.name= name; 
        conn.age= age;
        conn.hobby = hobby;
    }
    
      Personal.prototype.info = function() {
      return `Hi there, I'm ${conn.name}, a ${conn.age} year old who loves working with ${conn.hobby}!`;
    }
    
    Personal.prototype.interesting = ['programming', 'video games', 'hangings out with friends'];
    
    var lua = new Person("lua", 19, "Node.js")
    console.log(lua.info());
    console.log(`My interests includes: ${lua.interesting.join(', ')}.`);
🌟 Follow Me On

Visitor

count

Pinned

  1. zoromd zoromd Public

    π‘Ίπ’Šπ’Žπ’‘π’π’† 𝑾𝒉𝒂𝒕𝒔𝒂𝒑𝒑 𝑩𝒐𝒕 π‘΄π’–π’π’•π’Š-π’…π’†π’—π’Šπ’„π’† 𝑫𝒐𝒏'𝒕 π’‡π’π’“π’ˆπ’π’• 𝒕𝒐 π’ˆπ’Šπ’—π’† 𝒔𝒕𝒂𝒓 π’Šπ’‡ π’šπ’π’– π’„π’π’‘π’š 𝒂𝒏 π’‡π’–π’π’„π’•π’Šπ’π’ 𝒐𝒇 𝒂𝒏 π’‡π’Šπ’π’†. π‘»π’‰π’‚π’π’Œπ’”

    JavaScript 58 167

  2. BocchiBot BocchiBot Public

    Forked from SlavyanDesu/BocchiBot

    BocchiBot is a multipurpose WhatsApp bot using wa-automate-nodejs library!

    JavaScript 7 15