Skip to content
View ms5050's full-sized avatar

Block or report ms5050

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
ms5050/README.md

🧠 About Me

  • 🎓 Computer Science & IT student at Misr University for Science and Technology (MUST).
  • 🚀 I engineer end-to-end web platforms — from UI/UX wireframes and component design, to REST APIs, database schemas, authentication layers, and production deployment.
  • 🧩 I treat the stack as one system: a clean Django backend deserves a frontend that respects it, and vice versa.
  • 🛡️ Strong focus on secure coding — input validation, CAPTCHA-protected endpoints, sane authentication, and least-privilege architecture.
  • 🔬 Currently going deeper into cybersecurity, network architecture, and workflow automation.
  • ✍️ I believe great software reads like prose — clean code, clear naming, intentional abstractions.
  • 📫 Reach me at [email protected]

🛠️ Tech Stack & Tools

💻 Frontend Technologies

⚙️ Backend & Databases

🛡️ Tools, Languages & Security


🚀 Featured Projects

⚗️ ChemiCan

Full-Stack Client Project · Technical Case Study

A complete Django B2B platform for petroleum device services and analytical equipment, delivered freelance end-to-end.

Frontend: Sleek industrial dark-theme UI built with Bootstrap & vanilla JS — fully responsive.
Backend: Django with dynamic server-side validation, Google reCAPTCHA-secured inquiry forms, PostgreSQL, and Railway deployment.

Django Bootstrap PostgreSQL reCAPTCHA Railway

🏆 IEEE Capstone Project

🥈 2nd Place — IEEE MUST Competition

An award-winning IEEE CSS Capstone showcasing complex software architecture, algorithm design, and engineering implementation under competitive evaluation criteria.

Built with a focus on system design clarity, modular components, and a polished delivery — recognized at the IEEE MUST Competition.

Software Architecture Algorithms Engineering

🛒 Django eCommerce SaaS

Multi-Tenant SaaS Platform

A multi-tenant SaaS eCommerce platform with Stripe subscriptions, auto-tax shopping cart, full order lifecycle management, a custom admin panel, and email-based authentication.

Django 4.1 Stripe Multi-Tenant SaaS

🐍 Python Automations & Secure Systems

Scripts, Pipelines & Hardened Tooling

A growing collection of Python automation work — data wrangling pipelines (multi-source ingestion via CSV, HTTP, Twitter API), EDA tooling, and Python capstones.

Built with emphasis on reproducibility, input validation, and secure handling of external data sources.

Python Pandas Automation Secure Coding


🤝 Connect with Me



⚡ Open to freelance collaborations, internships, and engineering opportunities.

footer

Pinned Loading

  1. django-ecommerce-saas django-ecommerce-saas Public

    Multi-tenant SaaS eCommerce platform built with Django 4.1 — store subscriptions via Stripe, shopping cart with auto-tax, order lifecycle management, custom admin panel, and email-based authenticat…

  2. ChemiCan ChemiCan Public

    Full-stack Django B2B platform for petroleum device services & analytical equipment — case study showcasing dark-theme UI, reCAPTCHA-secured contact system, PostgreSQL, and Railway deployment.

  3. IEEE-Capstone IEEE-Capstone Public

    IEEE CSS Capstone Project (2nd Place Winner at IEEE MUST Competition)

    HTML

  4. trust-taxi trust-taxi Public

    Multilingual taxi booking website for Marsa Alam, Egypt — WhatsApp booking, 6 languages (EN, AR, IT, PL, CS, DE), and destination guides for the Red Sea region.

  5. deci-l3-data-wrangling deci-l3-data-wrangling Public

    Data wrangling & analysis pipeline on the WeRateDogs Twitter dataset — multi-source gathering (CSV, HTTP, Twitter API), 8 quality & 2 tidiness issues resolved, and EDA with Matplotlib/Seaborn. DECI…

    Jupyter Notebook

  6. deci-l2-adventure-game deci-l2-adventure-game Public

    Text-based adventure game built in Python — explore a haunted mansion across 5 floors and 15 rooms, with probabilistic scoring and no external dependencies. DECI Level 2 Python capstone.

    Python