MMDALEM (Mohammad Alemzadeh) · GitHub
Skip to content
View MMDALEM's full-sized avatar
:electron:
Working
:electron:
Working

Block or report MMDALEM

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MMDALEM/README.md

Hi I'm MMDALEM 👋

I'm BackEnd-Developer and software engineer

module.exports = new class mmdalem {

AboutMe(req, res) {
    return res.status(200).json({
      mmdalam: {
        Expertise: "Node.js Developer",
        Language: "JavaScript",
        BackEnd: this.getBackEnd(),
        FrontEnd: this.getFrontEnd(),
        currentFocus: "Node.js Web Development",
      },
    });
  }

  getBackEnd() {
    return {
      Frameworks: ["Express.js" , "Nest.js"],
      MicroServiceTools: ["RabbitMQ"],
      RealTimeTools: ["socket.io"],
      DataBases: ["MongoDB", "Redis"],
      Architectures: ["MVC", "Clean Code", "SOLID"],
      API: ["Postman", "Swagger"],
    };
  }

  getFrontEnd() {
    return {
      web: ["HTML", "CSS", "Bootstrap" , "Nuxt.js"],
    };
  }

}

⚡ Expertise



⚡ Platforms

Windows Ubuntu Ios Android

🌎 Find me

Pinned Loading

  1. api.shop api.shop Public

    api shop nodejs and mongodb

    JavaScript 3

  2. MMDALEM MMDALEM Public

    Profile Repositroy

    3

  3. api_kartSVC api_kartSVC Public

    JavaScript 2

  4. auto-bind-js auto-bind-js Public

    auto bind js

    JavaScript 1