Skip to content
View meedoomostafa's full-sized avatar

Sponsors

@AnonMiraj

Highlights

  • Pro

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.

Content in all repositories owned by your account will be closed.
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
meedoomostafa/README.md

Mohamed Ahmed Mostafa

Software Engineer and Computer Science graduate who loves building things. Open-source contributor.

Email LinkedIn Portfolio


Open Source Contributions

Oppia — open-source educational platform (6.6k stars, Google-supported nonprofit)

  • Removed a double confirmation modal in the story editor by calling the publication service directly — #24508, #24527
  • Fixed WCAG 3.1.1, contrast, and ARIA menu-role issues in base templates and navigation bar — #24923, #25432
  • Removed a flaky CI test by scoping assertions to stdout — #25223, #25061

Lichess (lila) — open-source chess server (17.9k stars)

  • Removed a legacy dead-code endpoint causing white screens in dev environments — #18812

Featured Projects

Project Description Tech
txtCaster Desktop app turning PDF/EPUB books into MP3 audiobooks with word-level highlighting — 49 min of audio from a 24-page chapter in 7 min Rust, Python
Nexuq Multi-tenant commerce engine with PostgreSQL RLS tenant isolation, load-tested with k6 at 1000 virtual users (in development toward v1.0) .NET, PostgreSQL
Bosla REST API with Clean Architecture, live at bosla.me, with WebSocket AI inference and Docker deploy .NET, SQL Server
DevDiag Linux CLI/TUI for syscall tracing and config anomaly detection with fix suggestions Go, eBPF
Sarab Cloudflare tunnel/DNS automation as a zero-dependency binary (Linux/Windows/Termux) with unit + integration tests .NET, Networking
BlitzMate Chess engine — PVS search, SEE, transposition tables, Syzygy tablebases; playable on the web Python, FastAPI
WDLC Web Deep Learning Compiler — WebGPU inference and federated training (org project, in development) WebGPU, WGSL, TypeScript

Currently Building

  • own-x — reinventing the wheel, one core technology at a time: HTTP server from scratch (in progress), database engine next
  • Studying distributed systems and system design in depth

Education & Leadership

B.S. Computer Science, Zagazig University, Egypt — Oct 2022 – Jun 2026, GPA 3.2/4.0

  • Technical Instructor & Mentor, ICPC Zagazig Community — mentoring 100+ students on Advanced DSA
  • Leader, Zag Eng Deep Dive 2026 (Backend Engineering using .NET) — led six hands-on sessions building one system from architecture to deployment

Writing


Studies and Notes

Repository Description Topics
eng-blueprints Notes in engineering, computer science, and mathematics Markdown, Obsidian
Compiler-Notes Architecture notes, reference implementations, and research on compiler design Markdown, Java

Tech Stack

Languages C# C++ Go Python TypeScript SQL

Backend ASP.NET Core EF Core Dapper FastAPI RESTful APIs

Data & Infrastructure SQL Server PostgreSQL Redis SQLite Docker Azure Linux

Architecture Clean Architecture Onion Architecture SOLID Repository Pattern

AI & Systems LLM Integration WebGPU Compiler Design DSA eBPF


GitHub Activity

GitHub stats Top languages

Open to collaboration on backend systems, ML infrastructure, and systems programming.

Pinned Loading

  1. sarab sarab Public

    Sarab (سراب) — The Illusionist for your local ports. A clean, robust CLI that turns your localhost into a public mirage.

    C# 26 1

  2. 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 6

  3. devdiag devdiag Public

    Linux-first, evidence-driven diagnostic CLI and GitHub Action: env/CI parity, container and runtime drift, redacted reports, deterministic exit codes

    Go 4

  4. oppia oppia Public

    Forked from oppia/oppia

    A free, online learning platform to make quality education accessible for all.

    Python