Skip to content
View ahmadasjad's full-sized avatar
๐Ÿ› ๏ธ
I love making coding easier
๐Ÿ› ๏ธ
I love making coding easier

Block or report ahmadasjad

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

Ahmad Asjad

๐Ÿ“ซ Reach out to me: fill the form

Hi there ๐Ÿ‘‹

from developers import Ahmad, Asjad
from about import first_name, last_name


class AhmadAsjad(Me):
    def __init__(self):
        self.first_name = first_name.Ahmad
        self.last_name = last_name.Asjad
        
    def what_do_you_know(self):
        return self.get_language_db() + self.get_tools_framework()
       
    def get_tools_framework(self):
        return [ "GIT", "Linux", "Yii", "Yii2", "React", "dJango", "Spring", "Laravel", "DesignPattern"]
    
    def get_language_db(self):
       return ["PHP", "Python", "JavaScript","Java", "MySql", ]
    
    def is_in_progress(self):
       return True

Popular repositories Loading

  1. yii1plusyii2 yii1plusyii2 Public

    Migrate from yii1 to yii2

    PHP 2

  2. wp-widgets wp-widgets Public

    PHP 1

  3. yii2-rbac-plus yii2-rbac-plus Public

    Database role base access control manager for yii2

    PHP 1

  4. wp-light-options wp-light-options Public

    Wordpress light weight with multiple options theme

    PHP 1

  5. yii2-w3css-asset yii2-w3css-asset Public

    CSS 1

  6. yii2plusyii1 yii2plusyii1 Public

    upgrade yii1 to yii2

    PHP 1