Skip to content
View Itxxwasi's full-sized avatar

Block or report Itxxwasi

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

WASI-TECH

My card name

Connect With me:

WASI-TECH


class Introduction {
    constructor(name, profession, skills, interests) {
        this.name = name;
        this.profession = profession;
        this.skills = skills;
        this.interests = interests;
    }

    displayIntro() {
        console.log(`Hello, my name is ${this.name}.`);
        console.log(`I am a ${this.profession}.`);
        console.log("Here are some of my skills:");
        this.skills.forEach(skill => console.log(`- ${skill}`));
        console.log("I am interested in:");
        this.interests.forEach(interest => console.log(`- ${interest}`));
    }
}

const myIntro = new Introduction(
    "MR WASI",
    "Software Developer",
    ["JavaScript", "Python", "Web Development", "Data Analysis"],
    ["Open Source Contribution", "Machine Learning", "Gaming"]
);

myIntro.displayIntro();





WASI

  • ๐Ÿ”ญ Iโ€™m currently working on WASI-MD-BOTZ
  • ๐ŸŒฑ Iโ€™m currently learning Python3
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on Developing Hacking Software Programs
  • ๐Ÿ’ฌ Ask me about Whatsapp Bots or Web Design and Development Issues
  • ๐Ÿ“ซ How to reach me: Telegram
  • Also visit my Bot Website Here
  • โšก Fun fact: ...


WASI's WakaTime stats

WASI

Pinned Loading

  1. WASI-MD WASI-MD Public

    ๐—ช๐—ต๐—ฎ๐˜๐˜€๐—ฎ๐—ฝ๐—ฝ ๐˜‚๐˜€๐—ฒ๐—ฟ ๐—ฏ๐—ผ๐˜ ๐—ฐ๐—ฟ๐—ฒ๐—ฎ๐˜๐—ฒ๐—ฑ ๐—ฏ๐˜† ๐—œ๐˜๐˜…๐˜…๐˜„๐—ฎ๐˜€๐—ถ

    JavaScript 205 695

  2. FBISE-SSC-II-Gazette-Roll-Number-Lookup-System FBISE-SSC-II-Gazette-Roll-Number-Lookup-System Public

    U can search your results by using this link all results are associated from fbise

    Python 1

  3. SESSION-GENERATOR SESSION-GENERATOR Public

    A WHATSAPP SESSION ID GENERATOR FOR ALL BOTS FORK AND USE

    JavaScript 65 319

  4. WASI-QR WASI-QR Public

    JavaScript 2 3

  5. WEB-PAIR WEB-PAIR Public

    Forked from prabathLK/WEB-PAIR

    HTML 2 1

  6. c-project c-project Public template

    a compleat bank managment system project using c++ by wasi tech also my first project in c++

    C++ 1