from software_industry import Developer, Info, Stack class Noah(Developer): def __init__(self): self.info = Info( name="Nhan (Noah) N. TRAN", country="Vietnam", ) self.stack = Stack( languages=[ "Python", "Shell", "JS", ], frameworks=[ "Django", "Flask", "VueJS", ], devops=[ "Jenkins", "CloudFormation", "Terraform", "Docker", "ArgoCD", ], clouds=[ "AWS", ], virtualization=[ "VirtualBox", "Vagrant", "Ansible", ], )
π Recent posts:
- 5 Python Tips to Supercharge Your Coding Skills
- Regular expressions - a simple overview
- What is Regular Expression?
- Merge Dictionaries in Python: 8 Standard Methods (with code)
- Python Code Quality: Tools & Best Practices
- 7 Python Tools All Data Scientists Should Know How to Use
- Python 3.12 Preview: Ever Better Error Messages
- Ready to take your Python skills to the next level?
- 11 Tools for Improving the Quality of Python Code
π Connect with me:
β"In an information economy, the most valuable company assets drive themselves home every night. If they are not treated well, they do not return the next morning."β Peter Chang β