Skip to content

mhadiahmed/mhadiahmed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 

Repository files navigation

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

About

Config files for my GitHub profile.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors