Skip to content
View AbdelbakiMissaoui's full-sized avatar

Block or report AbdelbakiMissaoui

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
AbdelbakiMissaoui/README.md
#!/usr/bin/python
# -*- coding: utf-8 -*-
class DevOpsConsultant:
    def __init__(self):
        self.name = "Abdelbaki Missaoui"
        self.role = "DevOps Consultant"
        self.language_spoken = ["ar_EG", "fr_FR",  "en_US"]
    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting.")
me = DevOpsConsultant()
me.say_hi()

Popular repositories Loading

  1. AbdelbakiMissaoui AbdelbakiMissaoui Public

    Config files for my GitHub profile.

  2. docker-k8s-helm-demo docker-k8s-helm-demo Public

    Forked from nacho270/docker-k8s-helm-demo

    Java

  3. webrtc webrtc Public

    Forked from pion/webrtc

    Pure Go implementation of the WebRTC API

    Go

  4. lwc-recipes lwc-recipes Public

    Forked from trailheadapps/lwc-recipes

    A collection of easy-to-digest code examples for Lightning Web Components on Salesforce Platform

    JavaScript

  5. -Jitsi_Meet- -Jitsi_Meet- Public

  6. books books Public