Skip to content
View moheladwy's full-sized avatar

Highlights

  • Pro

Block or report moheladwy

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
moheladwy/README.md

Hi there πŸ‘‹

I'm Mohamed Hussein Al-Adawy, a 21-year-old Senior Student at the Faculty of Computer Science and Artificial Intelligence, Cairo University. I’m passionate about building real-world applications, solving challenging problems, and exploring the world of DevOps and backend development.


🌱 Currently Learning

  • Software Engineering principles and lifecycle.
  • Backend Development with ASP.NET and C#.
  • Frontend Development with ReactJS and Bootstrap.
  • Building efficient algorithms and solving problems on platforms like Codeforces.
  • DevOps Operations: Docker, Kubernetes, Jenkins, Ansible, Terraform, and Prometheus.
  • Operating Systems: Exploring Linux architecture and tools.

πŸ’Ό Experience

  • ASP.NET Developer with hands-on experience in:
  • DevOps tools: Docker, Kubernetes, Jenkins, Ansible, Terraform, and Prometheus.
  • Building and deploying microservices and full-stack applications.
  • Developing and maintaining frontend and backend systems.

🌐 Portfolio

Check out my portfolio for more details about my projects and experience:
πŸ‘‰ al-adwy.netlify.app


πŸ› οΈ Programming Languages & Tools

C++ C# JavaScript ReactJS Docker


πŸ“« Let's Connect!

LinkedIn Telegram Email Facebook


πŸ† Problem-Solving Platforms

Codeforces HackerRank LeetCode


πŸ“Š GitHub Stats

Top Languages GitHub Stats GitHub Streak

Pinned Loading

  1. TodoFullstack TodoFullstack Public

    This is my Todo Fullstack Application made by ASP.NET Core 8 Web API for the backend and ReactJS for the frontend.

    C# 1

  2. TodoDeployment TodoDeployment Public

    This is the Github repo for deployment files for the TodoFullstack project. you can see the deployed api from that link:

    Dockerfile

  3. OCR4Linux OCR4Linux Public

    OCR Script Tool for Extracting Text from Screenshots (images) using bash, and python scripts only

    Python 9 1

  4. ElectronyatShop ElectronyatShop Public

    ITI Project - E-Commerce Website using ASP.NET MVC

    CSS 2

  5. OpenGL-Graphics-Scene OpenGL-Graphics-Scene Public

    This is the project of the computer graphics course in the FCAI.

    C++

  6. VectorQuantization VectorQuantization Public

    This is the Implementation for the Vector Quantization Algorithm using java.

    Java