Skip to content
View Wolvortex's full-sized avatar
πŸ”₯
Be Your Own Hero..
πŸ”₯
Be Your Own Hero..

Organizations

@WolVorteX-ORG

Block or report Wolvortex

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
Wolvortex/README.md
from life import Creativity

class Life(Creativity):
    def __init_life__(self):
        self.current_job_title = "CEO"
        self.current_specility = "Django Backend Developer"
        self.open_for_opportunity = True

    def current_projects(self):
        self.currently_learning = "PWA With React πŸ“š"
        self.currently_working_on = "Automating Development Process 🌱"
        self.excited_for = "Internet of Things 🌎"
    
    def contact_me(self):
        self.email = "omar77atem@gmail.com"

if '__repo__' == '__helpful__':
    star.it()
    fork.it()

Social Contact:

Languages and Tools:

aws babel bash bootstrap css3 dart django docker elasticsearch electron firebase flutter git graphql gulp heroku html5 javascript kubernetes linux mysql nginx postgresql postman python rabbitMQ react reactnative redis redux sass xd xd xd xd xd

Imgae Caption

Popular repositories Loading

  1. Wolvortex Wolvortex Public

    Config files for my GitHub profile.

  2. old-low-level-docker-django-redis-celery old-low-level-docker-django-redis-celery Public

    Forked from thepylot/docker-django-redis-celery

    Initial configuration of Docker Django Redis Celery

    Python