Skip to content

Latest commit

Β 

History

History
149 lines (119 loc) Β· 9.75 KB

README.md

File metadata and controls

149 lines (119 loc) Β· 9.75 KB

Hello there

Linkedin Badge Twitter Badge Medium Badge Gmail Badge

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


class SoftwareEngineer:

    def __init__(self):
        self.name = "Gustavo Valverde"
        self.spoken_languages = ["es_ES", "en_US"]
        self.roles = ["Solutions Architect", "DevOps Engineer", "Product Manager"]
        self.main_skills = ["DevOps", "Cloud Architecture", "API Design", "Management"]
        self.architectures = ["SPA", "MVC", "Serverless", "Microservices"]

    @classmethod
    def say_hi(cls):
        print("Welcome to my profile! I'm a software engineer passionate about open-source.")


me = SoftwareEngineer()
me.say_hi()

πŸ—‚οΈ OpenSource Projects

l10n-dominicana Dockerdoo datos-portal-backend PyAzul

πŸ”§ Favorite Technologies & Tools

Operating Systems

Programming Languages

Frameworks and Libraries

Hosting

DevOps Tools

Software and Tools

πŸ“Š GitHub Stats

trophy

⚑ Recent GitHub Activity
GustavoValverde's Activity Graph
1. πŸ—£ Commented on [#7200](ZcashFoundation/zebra#7200 (comment)) in [ZcashFoundation/zebra](https://github.com/ZcashFoundation/zebra) 2. ❗ Opened issue [#11](ZcashFoundation/infra#11) in [ZcashFoundation/infra](https://github.com/ZcashFoundation/infra) 3. πŸ’ͺ Opened PR [#7200](ZcashFoundation/zebra#7200) in [ZcashFoundation/zebra](https://github.com/ZcashFoundation/zebra) 4. ❗ Opened issue [#7197](ZcashFoundation/zebra#7197) in [ZcashFoundation/zebra](https://github.com/ZcashFoundation/zebra) 5. ❗ Opened issue [#10](ZcashFoundation/infra#10) in [ZcashFoundation/infra](https://github.com/ZcashFoundation/infra) 6. πŸ—£ Commented on [#7179](ZcashFoundation/zebra#7179 (comment)) in [ZcashFoundation/zebra](https://github.com/ZcashFoundation/zebra) 7. πŸ—£ Commented on [#7175](ZcashFoundation/zebra#7175 (comment)) in [ZcashFoundation/zebra](https://github.com/ZcashFoundation/zebra) 8. πŸ—£ Commented on [#7175](ZcashFoundation/zebra#7175 (comment)) in [ZcashFoundation/zebra](https://github.com/ZcashFoundation/zebra) 9. πŸ—£ Commented on [#7045](ZcashFoundation/zebra#7045 (comment)) in [ZcashFoundation/zebra](https://github.com/ZcashFoundation/zebra) 10. πŸ—£ Commented on [#3302](ory/kratos#3302 (comment)) in [ory/kratos](https://github.com/ory/kratos)

visitors Linting Spellcheck GitHub Activity


Contribute to this repo and get shown here