Skip to content
View mahmoud-rizek's full-sized avatar
👨‍💻
👨‍💻

Highlights

  • Pro
Block or Report

Block or report mahmoud-rizek

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

Welcome to Mahmoud Abd El-Razek's profile!

LinkedIn Gmail Telegram

👨‍💻 About me

  class PersonalInfo:
    def __init__(self):
        self.name = 'Mahmoud Abd El-Razek'
        self.title = 'Python Django | Junior Backend Developer'
        self.location = 'Cairo, Egypt'
        self.ides = ['VS Code']
        self.languages = ['Python','JavaScript']
        self.challenge = 'Practicing to improve my Problem Solving skill'

    def __str__(self):
        return self.name


if __name__ == '__main__':
    me = PersonalInfo()

💡 Languages & Frameworks

Django vue javascript python bootstrap5 html5 css 3



🛠️ Tools I use

docker postman github git mysql Redis Heroku

AmazonWebServices SQLite postgresql Charts.js visual studio code microsoft windows




Let's connect and chat! Open to anyone on Earth under the Sun and Moon.


back to top

Pinned Loading

  1. Django-Greeny-Ecommerce-website Django-Greeny-Ecommerce-website Public

    E-commerce website with Django and python

    CSS

  2. django-personal-website django-personal-website Public

    personal blog with Django python

    Python

  3. Python-Basics-Task2 Python-Basics-Task2 Public

    8 projects

  4. Python3-Basics-Task3 Python3-Basics-Task3 Public

    11 Projects

    Python

  5. Simple-Bookmark-Manage Simple-Bookmark-Manage Public

    simple Book-marker

    Python

  6. courses-API courses-API Public

    generate courses api

    Python