Giter Site home page Giter Site logo

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

AHMAD ASJAD's Projects

cors-behavior icon cors-behavior

Implementing Cross-origin resource sharing support in your Yii Framework application.

django-more-admin-filters icon django-more-admin-filters

Django-more-admin-filters is a collection of django admin filters with a focus on filters using dropdown widgets, multiple choice filters and filters working with annotated attributes.

git-test icon git-test

Hello World App to test the git functionality

rector icon rector

Instant Upgrades and Automated Refactoring of any PHP 5.3+ code

yii-ajax-input-column icon yii-ajax-input-column

Simple class for displaying CGridView columns as editable text input fields which automatically update via ajax

yii-ajax-select-column icon yii-ajax-select-column

Simple class for displaying CGridView columns as select elements which update the model via ajax

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.