Skip to content
View moamahfouz's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report moamahfouz

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

Hi πŸ‘‹ I'm Mohamed Mahfouz

Software developer

Linkedin: moamahfouz

πŸ“« Contact

Send me an email

πŸ‘‡ A little more about me...

const mahfouz = {
    pronouns: "He" | "Him",
    code: ["PHP", "Javascript", "Python", "Java",],
    askMeAbout: ["web dev", "tech", "app dev", "youtube"],
    technologies: {
        JS: {
            js: ["Node", "React", "Express", "Vuejs"],
        },
        mobileApp: {
            cross: ["ReactNative"]
        },
        databases: ["mongo", "MySql", "sqlite"]
    },
    architecture: ["Serverless Architecture", "Progressive web applications", "Single page applications"],
    currentFocus: "Ios Mobile App Development",
    funFact: "There are two ways to write error-free programs; only the third one works"
};

Skills

My Skills

Pinned

  1. nodejs-express-crud nodejs-express-crud Public

    This is a simple Node.js Express CRUD books application πŸ˜„πŸ–±οΈ

    JavaScript

  2. react-app-skin-care react-app-skin-care Public

    React App For Skin Care Assessment 😍

    JavaScript

  3. tailwindcss-project tailwindcss-project Public

    This is a simple tailwindcss blog front end.

    CSS

  4. mo7hamed22/clone-Jumia- mo7hamed22/clone-Jumia- Public

    Graduation Project From ITI MEARN Stack ,This Web Site is E-commerce Application using React Js

    JavaScript 1

  5. react-weather-api react-weather-api Public

    Get current weather by city name - Simple React

    JavaScript

  6. laravel-school-LMS laravel-school-LMS Public

    Laravel LMS School system managment πŸ”₯

    PHP