Skip to content
View mhadiahmed's full-sized avatar
πŸ’­
I may be slow to respond.
πŸ’­
I may be slow to respond.

Block or report mhadiahmed

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

Hello there πŸ‘‹

visitors Open Source Love

#!/usr/bin/python
# -*- coding: utf-8 -*-


class SoftwareEngineer:

    def __init__(self):
        self.name = "Mahdi Ahmed"
        self.role = "Software Engineer"
        self.language_spoken = ["ar_SA", "en_US"]

    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")


me = SoftwareEngineer()
me.say_hi()

πŸ“ Socials

πŸ”§ Technologies & Tools

πŸ—‚οΈ Highlight Projects

accounts ecommerce-with-django2-tutorial

Popular repositories Loading

  1. CRUD-System CRUD-System Public

    CRUD system using Django and Ajax

    Python 18 11

  2. accounts accounts Public

    simple Django app for accounts handle login & SingUp & logout and User Profil tow

    Python 8 3

  3. ecommerce-with-django2-tutorial ecommerce-with-django2-tutorial Public

    JavaScript 8 8

  4. real-Time-Chat-Django-channels real-Time-Chat-Django-channels Public

    Python 4 6

  5. chatapp chatapp Public

    simple chat application build with django

    Python 3

  6. odoo odoo Public

    Forked from odoo/odoo

    Odoo. Open Source Apps To Grow Your Business.

    Python 3