Skip to content
View MarwanMohammed2500's full-sized avatar

Block or report MarwanMohammed2500

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

Hi, I'm Marwan


Hello, I'm Marwan Mohammed, an undergrad Intelligent Systems Engineer, and a passionate tinkerer at heart.

I love blending Data Science and MLOps with my growing interest in AIoT and Robotics. Whether it's training models, deploying them, or building intelligent systems from scratch, I enjoy the full journey from idea to production.

When I'm not coding or experimenting with models, you’ll probably find me geeking over motorcycles and cars, reading a book, playing video games, or enjoying time with my family and friends.

If you share any of my interests, feel free to reach out. I'm always up for a good chat. :)


🛠️ Tools & Technologies

ML & Data DevOps Web & APIs IoT Programming
Languages
Databases


















Popular repositories Loading

  1. RBF-Calculator RBF-Calculator Public

    RBF Calculator is a tool used to calculate the RBF for a given 2-D feature space, given you provide the centroids and variance

    Python 2

  2. End-to-End-MLOps-Pipeline-Deep-Learning-Deployment End-to-End-MLOps-Pipeline-Deep-Learning-Deployment Public

    This project is about model modularization and deployment to demonstrate how to modularize a project and deploy it (From notebook exploration, to modularization, and finally deployment using FastAPI)

    Jupyter Notebook 2

  3. Scalable_Question_Generation_System Scalable_Question_Generation_System Public

    MCQ generation system

    Jupyter Notebook 2

  4. Celebrity_Face_Recognition Celebrity_Face_Recognition Public

    This project performs celebrity face recognition in video using InsightFace's AntelopeV2 model. It combines face detection, embedding generation, and face tracking to annotate celebrities' faces in…

    Jupyter Notebook 1

  5. MarwanMohammed2500 MarwanMohammed2500 Public

    Config files for my GitHub profile.

  6. Sudoku-Solver Sudoku-Solver Public

    This is a script that can solve any sudoku puzzle you provide it, or you can simply ask it to generate one and solve it by itself

    Python