Skip to content
View mutasim77's full-sized avatar
🤒
Out sick
🤒
Out sick

Sponsoring

@axios
@babel
Block or Report

Block or report mutasim77

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

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

Pinned Loading

  1. design-patterns design-patterns Public

    🏗 Comprehensive Handbook on Gang of Four Design Patterns and SOLID Principles in TypeScript.

    TypeScript 60 5

  2. knowledge-sharing knowledge-sharing Public

    ❤️ Bits of Wisdom, Bytes of Code: Share, Learn, and Grow Together!

    10 4

  3. leetcode-api leetcode-api Public

    🕸️ Go-based REST API that acts as a wrapper for LeetCode's GraphQL API, allowing users to fetch LeetCode user information via simple HTTP requests. 📡

    Go 2

  4. ReactJS-Projects ReactJS-Projects Public

    📍 This repository is where I store my personal ReactJS projects, which I work on as a hobby or experiment

    JavaScript 24 3

  5. load-balancer-go load-balancer-go Public

    ⚖️ A simple, efficient load balancer implemented in Go 🚀

    Go 1

  6. Algorithms-Universe Algorithms-Universe Public

    🧠 Algorithms Universe - your gateway to algorithmic mastery

    TypeScript 17 5