Skip to content
View Ymk74's full-sized avatar
😉
😉
Block or Report

Block or report Ymk74

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

Welcome to Youssef Mohamed's profile!

ymk74

LinkedIn Gmail

👨‍💻 About me

  class PersonalInfo:
    def __init__(self):
        self.name = 'Youssef Mohamed'
        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

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




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


back to top

Pinned

  1. Amazon-Clone Amazon-Clone Public

    Amazon Clone Using Python ,Django ,Rest Framework And JavaScript

    HTML 1

  2. Book-Library-Management Book-Library-Management Public

    JavaScript

  3. Social-Media Social-Media Public

    JavaScript

  4. Age-Calculator Age-Calculator Public

    Python