Skip to content
View jrazap's full-sized avatar
🕸️
Coding | Learning
🕸️
Coding | Learning

Block or report jrazap

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

Mohamed Elazap

class Mohamed Elazap {
  // I'm a passionate software engineer with 3+ years of experience in Front-End development :)
  // My vast variety of skills is continuously expanding.
  constructor() {
    this.name = "Mohamed Elazap"
    this.email = "[email protected]"
    this.portfolio = "https://jrazap.com"
  }

  workExperience() {
    return [
      { "2019 - 2022"  : "Front-End Developer @ Freelancing Platforms" },
      { "July 2022 - December 2023"  : "Front-End Developer @ Spider-Te8" }
    ]
  }

  education() {
    return [
      { "2018 - 2022" : "Computer Science, Bachelor's degree @ Mansoura University" },
      { "2020" : "Front-End Web Developer Nanodegree Program @ Udacity" }
    ]
  }

  skills() {
    return [
      'HTML', 'CSS', 'JavaScript', 'TypeScript',
      'Sass', 'Pug.js' , 'Gulp.js', 'Webpack', 'Vite',
      'jQuery', 'Bootstrap', 'Tailwind CSS',
      'npm', 'Yarn', 'Jest',
      'React.js', 'Next.js', 'Redux', 'Recoil.js',
      'Express.js', 'Node.js', 'MongoDB', 
      'Php', 'Python', 'Wordpress',
      'Photoshop', 'Illustrator', 'Figma'
    ]
  }
}

Contact me

Pinned Loading

  1. computer-science computer-science Public

    Forked from ossu/computer-science

    🎓 Path to a free self-taught education in Computer Science!

  2. developer-roadmap developer-roadmap Public

    Forked from ayatoullah/developer-roadmap

    Roadmap to becoming a web developer in 2021

  3. Front-end-Developer-Interview-Questions Front-end-Developer-Interview-Questions Public

    Forked from ayatoullah/Front-end-Developer-Interview-Questions

    A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.

    Nunjucks 2