Skip to content
View supolaris's full-sized avatar
🎯
npx suleman
🎯
npx suleman
Block or Report

Block or report supolaris

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

I am M.Suleman :)

class CodeCraftsMan {
    constructor() {
        this.name = "M.Suleman";
        this.role = "Android, Web, Wordpress & Shopify Developer";
        this.email = "supolaris.dev@gmail.com";
        this.location = "Pakistan";
        this.languages = ["JavaScript", "TypeScript", "React Native", "React"];
        this.hobbies = ["Coding", "Reading", "Gaming", "Skateboarding"];
    }

    helloWorld() {
        console.log("Hello there! Thanks for visiting my profile. I'm excited for you to explore some of my projects.");
        console.log("Want to drop a friendly hello? don't hesitate feel free to reach out.");
        console.log("Lets connect, if you have any questions or suggestions.");
        console.log("I'm always open to to new ideas and collaborations.");
        console.log("Feel free to contribute in any of my work");
        console.log("Stay tuned for updates, Thanks :) ");
    }
}

const aboutSuleman = new CodeCraftsMan();
aboutSuleman.helloWorld();

roadmap.sh

To Connect:

muhammad-suleman-593a6b20a

Popular repositories Loading

  1. SkipIt SkipIt Public

    A voice for Palestine 🇵🇸

    JavaScript 6 1

  2. python_macaron python_macaron Public

    Python

  3. Python-1 Python-1 Public

    Forked from TheAlgorithms/Python

    All Algorithms implemented in Python

    Python

  4. OpenGL_CPP OpenGL_CPP Public

  5. login_register_UI_1 login_register_UI_1 Public

    Login and SignUp Screen

    TypeScript

  6. FoodDeliivery FoodDeliivery Public

    Food Delivery App

    Java