Skip to content
View navidesma's full-sized avatar
  • Iran Tehran
Block or Report

Block or report navidesma

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

Navid Esmaeilzadeh (Navid Esma)

FullStack Developer

Skills:

let NavidEsma = {
  languageSkills: [{Persian: "Native proficiency"}, {English: "Full professional proficiency"}],
  programmingLanguages: ["JavaScript", "TypeScript", "Python", "Java"],
  myStack: {
    backEnd: {
      frameworks: ["Django", "ExpressJS", "Spring Boot"],
      databases: ["Postgresql", "MySQL", "MongoDB"],
    },
    frontEnd: {
      frameworks: ["ReactJS", "a bit of Angular"],
      libraries: ["Bootstrap", "MUI (Material UI)", "jQuery"],
    },
    serverSide: ["Docker", "Docker Compose", "Linux System Administration"]
  },
};

Contact Me:

My Telegram Account

My Website

Popular repositories

  1. sync_git sync_git Public

    sync and update your local branch with remote branch without pain

    Python 1

  2. uni_project uni_project Public

    Python

  3. navidesma navidesma Public

  4. compile_all_to_pyc compile_all_to_pyc Public

    Not a secure way to obfuscate your python project, but it does the job

    Python