Skip to content
View jrazap's full-sized avatar
🐞
Fixing Bugs...
🐞
Fixing Bugs...

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 4+ years of experience in Front-End development :)
  // My vast variety of skills is continuously expanding.
  constructor() {
    this.name = "Mohamed Elazap"
    this.email = "contact@jrazap.com"
    this.portfolio = "https://jrazap.com"
  }

  workExperience() {
    return [
      { "February 2025 - Now"  : "@ Future Information Systems" },
      { "July 2024 - February 2025"  : "@ 5D ITS" },
      { "July 2022 - December 2023"  : "@ Spider-Te8" },
      { "2019 - 2022"  : "@ Freelancing Platforms" },
    ]
  }

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

  skills() {
    return [
      'HTML', 'CSS', 'Sass', 'Pug.js',
      'Bootstrap', 'TailwindCSS',
      'Javascript', 'jQuery', 'React.js', 'Next.js',
      'Typescript', 'Gulp.js', 'Webpack', 'Jest',
      'Redux', 'Recoil', 'React Query',
      'Node.js', 'Express.js', 'MongoDB',
      'Php', 'Python', 'Wordpress', '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