Skip to content

Latest commit

History

History
96 lines (79 loc) 路 4.97 KB

README.md

File metadata and controls

96 lines (79 loc) 路 4.97 KB

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