「 I'm a python developer 」
✌️ Enjoy to do programming and sharing knowledge
❤️ Love to writing code and learning new features
💻 I'm currently working on a personal project using Python and Flask
📧 Reach me anytime: [email protected]
💬 Ask me about anything here
class PythonDeveloper():
__name = 'ILAMAN'
def __init__(self):
self.tech_skills = [
{'languages': {'Python', 'JavaScript'}},
{'frameworks': 'Flask'},
{'sql': 'PostgreSql'},
{'other': {'Linux', 'Docker', 'Git'}}
]