#!/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()
A handsome tech enthusiast who is passionate about building things ranging from Web, Mobile, BE, Data, ML, and Cloud all the way up to DevOps, DataOps, MLOps.
-
BFI Finance Indonesia
- Indonesia
- https://www.linkedin.com/in/panjipratama/
Popular repositories Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.