Skip to content
View mahmoudAliaboElhassan's full-sized avatar

Block or report mahmoudAliaboElhassan

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

πŸ‘‹ Hi, I'm Mahmoud Ali

Software Developer turning ideas into real-world applications

🌐 Connect with me

Portfolio LinkedIn YouTube Gmail


πŸš€ About Me

Coding

  • πŸ”­ I'm currently working on Full Stack Web Development
  • πŸ‘¨β€πŸ’» All of my projects are available on my Portfolio Website
  • πŸ“ I regularly write articles on Code Sphere
  • πŸ’¬ Ask me about React, Node.js, and Modern Web Development
  • πŸ“« How to reach me: ml6893254@gmail.com
  • πŸ“„ Know about my experiences: View My CV
  • ⚑ Fun fact: I love turning coffee into code!

πŸ“Š GitHub Analytics

πŸ“Š GitHub Stats:

GitHub Stats


πŸ› οΈ Tech Stack

Frontend

HTML5 CSS3 JavaScript TypeScript React Next.js Redux

Styling & UI

SASS Tailwind CSS Bootstrap

Backend & Database

Node.js Express NestJS MongoDB PostgreSQL MySQL SQL Server

Tools & Services

Git Firebase VS Code


🎯 Current Focus

const mahmoud = {
    code: ["JavaScript", "TypeScript", "HTML", "CSS"],
    askMeAbout: ["web dev", "tech", "app dev", "problem solving"],
    technologies: {
        frontEnd: {
            js: ["React", "Next.js"],
            css: ["Sass", "Tailwind", "Bootstrap"]
        },
        backEnd: {
            js: ["Node", "Express", "NestJS"],
            databases: ["MongoDB", "PostgreSQL", "MySQL"]
        },
        devOps: ["Firebase", "Vercel", "Netlify"],
        tools: ["Git", "VS Code", "Postman"]
    },
    currentLearning: "Advanced React Patterns & System Design",
    funFact: "I debug with console.log and I'm proud of it!"
};

πŸ“ˆ Activity Graph


πŸ† GitHub Trophies


Profile Views

πŸ’« "Code is like humor. When you have to explain it, it's bad." - Cory House

Thanks for visiting! Let's connect and build something amazing together! πŸš€

Pinned Loading

  1. mahmoudAliaboElhassan mahmoudAliaboElhassan Public

    Config files for my GitHub profile.

  2. Majna-E-Commerce Majna-E-Commerce Public

    Majna Store provides a seamless e-commerce experience for customers and distributors. It features customizable themes, multilingual support, intuitive product browsing, and secure user account mana…

    JavaScript

  3. posts-crud-fullstack posts-crud-fullstack Public

    a web-based platform where users can view, add, edit, and delete posts and comments. It also supports searching for posts, pagination, and managing user authentication using JWT tokens.

    TypeScript

  4. Posts-Crud Posts-Crud Public

    Basic CRUD web app with authentication. Which allows users to manage posts by creating, reading, updating, and deleting them. Users can navigate through pages of posts, filter them by category, and…

    JavaScript

  5. Graduation-Project Graduation-Project Public

    A modern, responsive web application that gamifies the learning experience. This educational platform allows students to solve questions, earn points, compete in rankings, while providing an engagi…

    TypeScript

  6. Node.js-E-commerce-Project Node.js-E-commerce-Project Public

    A full-featured e-commerce backend built with Node.js, designed to support scalable and secure online shopping platforms.

    JavaScript