Skip to content
View panjek26's full-sized avatar
:atom:
:atom:

Organizations

@bfi-finance
Block or Report

Block or report panjek26

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

Hello there!


Source

#!/usr/bin/python
# -*- coding: utf-8 -*-


class SRE:

    def __init__(self):
        self.name = "Panji Pratama Kurniawan"
        self.role = "Sr. Engineer"
        self.language_spoken = ["id", "en_US"]

    def say_hi(self):
        print("Thanks for dropping by")


me = SRE()
me.say_hi()

🔧 Technologies & Tools

Popular repositories

  1. POS POS Public

    JavaScript 1

  2. sentiment-analys sentiment-analys Public

    Python 1

  3. docker-reactjs docker-reactjs Public

    Forked from thejungwon/docker-reactjs

    Sample React.js app

    JavaScript

  4. gcp-workflows-on-github gcp-workflows-on-github Public

    Forked from didier-durand/gcp-workflows-on-github

    Workflows for automation of Google Cloud services setup from Github CI/CD

    Dockerfile

  5. helm-gcs helm-gcs Public

    Forked from viglesiasce/helm-gcs

    Helm plugin for using GCS as a private chart repository

    Shell

  6. atccargo atccargo Public

    JavaScript