Skip to content
View Mohamed-0-Abdelmonem's full-sized avatar

Block or report Mohamed-0-Abdelmonem

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 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

Hi πŸ‘‹, I'm Mohamed Abdelmonem

Junior Backend Developer | Python Django

Typing SVG

from rest_framework.decorators import api_view
from rest_framework.response import Response

@api_view(['POST'])
def introduce_yourself(request):
    name = request.data.get('name', Mohamed Abdelmonem')
    occupation = request.data.get('occupation', 'Software Developer')
    interests = request.data.get('interests', ['Python', 'Django', 'Rest Framework'])

    introduction = f"Hello, my name is {name}. I am a {occupation} and my interests include {', '.join(interests)}."

    return Response({'introduction': introduction})

Visitors Count



About me

Coding gif

✌️   Enjoying programming and sharing knowledge

❀️   Love writing code and learning new features

πŸ“§   Reach me anytime: mmohamedabdelm@gmail.com

πŸ’¬   Ask me about anything here

🌐   Check out my portfolio: My Portfolio




Use To Code

python logo django logo git logo github logo docker logo mysql logo postgresql logo redis logo vuejs logo javascript logo bootstrap logo css3 logo digitalocean logo heroku logo jquery logo linux logo sqlite logo pycharm logo html5 logo vscode logo






Snake animation


Pinned Loading

  1. Dj-Amazon-Clone- Dj-Amazon-Clone- Public

    CSS 3

  2. Dj-Online-Courses- Dj-Online-Courses- Public

    CSS 2

  3. Dj-React-ToDo Dj-React-ToDo Public

    Python 1

  4. My-Portfolio My-Portfolio Public

    JavaScript 1