Hello, I'm
|
Backend Engineer · MLOps · Machine Learning
Computer Science student at Ain Shams University, focused on backend systems and applied machine learning.
Focused on Data Structures & Algorithms
Machine Learning Inference API — Register, deploy, and serve ONNX models with production-grade observability.
Secure, containerized code execution service — Compile and run code in 6 languages through Docker-based sandboxing with resource limits.
Recursive DNS Server — Full iterative resolution from root servers with thread-safe LRU caching and dual UDP/TCP transport.
Full-stack URL shortener — Learning project exploring HTTP redirections, ORMs, and PostgreSQL integration with NestJS.
Developed an interpreted programming language using C++ by implementing custom lexing, parsing, and evaluation logic, resulting in efficient translation of high-level syntax into executable C++ code.
Built a text editor using C++ and Qt with a Trie-based autocomplete system, reducing search complexity from O(n) to O(k) with adaptive, frequency-based word predictions.
Desktop app using Python and the AniList API to track user anime lists, display Discord Rich Presence in real time, and provide an interactive GUI for managing anime collections.
Python-based image encryption tool using logistic map cryptography, providing a secure GUI through Tkinter for encrypting and decrypting image files.