Skip to content
View Marwan911e's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Marwan911e

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
marwan911e/README.md
Typing Animation

Profile Views



About Me

const marwan: Developer = {
    location    : "Cairo, Egypt πŸ‡ͺπŸ‡¬",
    role        : "Full-Stack Developer",
    code        : ["JavaScript", "TypeScript", "Python", "Java", "C++", "Go"],
    technologies: {
        frontend : ["React", "Next.js", "Tailwind CSS", "Material-UI"],
        backend  : ["Node.js", "Express.js", "MongoDB", "MySQL"],
        devOps   : ["Docker", "AWS", "Git", "Linux"],
        tools    : ["Postman", "Figma", "VS Code", "Swagger"]
    },
    currentFocus: ["React Native", "Three.js", "Kubernetes", "Cloud Architecture"],
    languages   : {
        arabic  : "Native",
        english : "Professional",
        german  : "Elementary"
    },
    challenge   : "Building products that make developers' lives easier",
    funFact     : "I debug in production... just kidding! πŸ˜„"
};

Coding


🎯 What Defines Me

  • πŸ”­ Currently Building: Full-Stack Web Applications with MERN
  • 🌱 Expanding Into: React Native Β· Three.js Β· Kubernetes
  • πŸ‘― Open to: Collaboration on impactful Open Source Projects
  • πŸ’¬ Talk to me about: JavaScript, React, Node.js, MongoDB
  • πŸ“« Reach me at: marwan.04e@gmail.com
  • ⚑ Beyond Code: Competitive Programming & LeetCode for sport
  • 🎯 North Star: Contribute to open-source that moves the needle


πŸ› οΈ Tech Stack & Tools

β—† Languages

β—† Frontend Development

β—† Backend Development

β—† DevOps & Tools



πŸ“Š GitHub Analytics


Activity Graph


πŸ† GitHub Trophies

Trophies


πŸ“ˆ Detailed Metrics

Profile Details



🎯 Currently Learning & Exploring

React Native

React Native
πŸ“± Mobile Development
Three.js

Three.js
🎨 3D Graphics & WebGL
Kubernetes

Kubernetes
☁️ Container Orchestration
WebAssembly

WebAssembly
⚑ High Performance Computing


🌐 Languages I Speak


πŸ‡ͺπŸ‡¬ Arabic
Native Speaker

πŸ‡¬πŸ‡§ English
Professional Working Proficiency

πŸ‡©πŸ‡ͺ German
Elementary Proficiency


πŸ’Ό Featured Projects

β—† Explore My Best Work
🎯 Project πŸ“ Description πŸ› οΈ Tech Stack πŸ”— Links
πŸ›’ E-Commerce Platform Full-stack marketplace with payments & real-time inventory MERN Β· Stripe Β· AWS S3 Β· Redux Live Code
πŸ’¬ Real-Time Chat App WebSocket-based messaging with rooms & notifications Node.js Β· Socket.io Β· React Β· MongoDB Live Code
🎨 3D Portfolio Interactive portfolio with Three.js animations React · Three.js · Tailwind · Framer Motion Live Code
πŸ“Š Data Dashboard Analytics dashboard with real-time charts React Β· D3.js Β· Node.js Β· PostgreSQL Live Code
πŸ€– AI Code Assistant AI-powered coding helper with GPT integration Python Β· FastAPI Β· React Β· OpenAI API Live Code


πŸ’» Coding Activity & Stats

Wakatime Stats Featured Repo


πŸŽ“ Certifications & Achievements

Β  Β 


🀝 Let's Connect & Collaborate

πŸ’‘ Always open to ambitious projects and meaningful collaborations.
πŸš€ Got an idea worth building? Let's talk.
β˜• Great software starts with great conversations.

Email Β  LinkedIn


Quote

Footer

Popular repositories Loading

  1. Problem-Solving Problem-Solving Public

    This repository contains implementations of various AI algorithms and problem-solving techniques, including recursive and backtracking solutions. It aims to provide clean, efficient code for common…

    Python 1

  2. depi-task-management depi-task-management Public

    Forked from oniaz/depi-task-management

    DEPI Task Management is a full-stack productivity platform built with React, Node.js, Express, and MongoDB β€” enabling users to create, prioritize, categorize, and track tasks across structured work…

    JavaScript

  3. marwan911e marwan911e Public

    Personal portfolio of Marwan Elsayed β€” full-stack software engineer specializing in end-to-end web systems, cloud architecture, and business-ready applications.

  4. endure endure Public

    Endure is a motivational Android app built with Java and Firebase. It helps users track personal goals, sync progress in real-time, receive personalized insights, and stay motivated with daily remi…

    Java

  5. sic-xe-assembler sic-xe-assembler Public

    Browser-based interface for the SIC/XE Assembler API. Write or upload assembly source code and instantly view the assembled output, symbol table, and loader records.

    JavaScript

  6. sic-assembler-api sic-assembler-api Public

    A REST API implementation of a two-pass SIC/XE assembler. Accepts assembly source via JSON or file upload and returns a fully resolved symbol table, per-instruction object code, and H/T/E loader re…

    JavaScript