mutasim77 / mutasim77

🤓 About me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hello


GitHub followers

class SoftwareEngineer {
    constructor() {
        this.name = "Mutasim";
        this.age = 20;
        this.role = "Software Engineer";
        this.language_spoken = ["en", "ru", "fa"];
    }

    sayHi() {
        console.log("Thanks for stopping by. I hope you find some of my work interesting.");
    }
}

const me = new SoftwareEngineer();
me.sayHi();

Languages and Tools:

JavaScript

TypeScript

React

Redux

Docker

Go

Node

MongoDB

MySQL

Python

Git

Visual Studio Code

Yarn

Webpack

Sass

Bootstrap

TailwindCss

MUI



Get in touch:

TwitterIcon DiscordIcon RedditIcon GithubIcon

About

🤓 About me