Skip to content
View meedoomostafa's full-sized avatar

Organizations

@wdlc-ai

Block or report meedoomostafa

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

Mohamed Ahmed Mostafa

Software engineer | ICPC Zagazig Community Mentor & Instructor


About Me

  • Software Engineer
  • Compiler & systems programming enthusiast
  • Building scalable enterprise applications with .NET & FastAPI & Go
  • Deep-learning, classical AI & cloud native
  • Competitive programming & algorithm design

Connect With Me

Email LinkedIn Codeforces
LeetCode GitHub

Featured Projects

Chess engine implementation in Python using Negamax with Alpha-Beta pruning, Zobrist hashing, and FastAPI backend.

Full-stack learning platform (.NET & React) that generates personalized learning roadmaps with multilingual resources.

Browser-based compiler for ML model inference via WebGPU with 50% performance improvement.

Python backend (FastAPI) for weather-based event planning with LLM recommendations.

ASP.NET applications demonstrating SOLID principles and Repository Pattern.


Technical Skills

Languages
C++ C# Python TypeScript Go SQL HTML5 CSS3

.NET Ecosystem
ASP.NET Core Entity Framework LINQ RESTful APIs

Infrastructure
Docker Azure Linux PostgreSQL SQL Server Redis

Architecture
Clean Architecture Microservices Domain Driven Design SOLID Repository Pattern

AI & ML
PyTorch LLM Integration WebGPU Compiler Design Algorithms

Tools
Git GitHub CI/CD JetBrains Rider VS Code PyCharm

Pinned Loading

  1. Villa-Web-API Villa-Web-API Public

    C#

  2. E-Commerce-App E-Commerce-App Public

    Building E-commerce Application From Scratch Using MVC.NET

    C# 1

  3. Resume Resume Public

  4. BlitzMate-engine BlitzMate-engine Public

    BlitzMind: Open-source classical chess engine built with Python & PyPy3. Uses NegaMax with Alpha-Beta pruning and a custom evaluator. Supports CLI play and UCI integration. Designed for learning, t…

    Python