Skip to content

This is the README for my profile; feel free to use it as your own.

License

Notifications You must be signed in to change notification settings

andrp92/andrp92

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi there

Linkedin Badge Twitter Badge Gmail Badge

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


class SoftwareEngineer:

    def __init__(self):
        self.name = "Andrés Rodríguez"
        self.spoken_languages = ["es_ES", "en_US"]
        self.roles = ["DevOps Engineer", "Team Leader", "Product Manager", "SysAdmin"]
        self.main_skills = ["DevOps", "Cloud Architecture", "Management"]
        self.architectures = ["SPA", "MVC", "Serverless", "Microservices"]

    @classmethod
    def say_hi(cls):
        print("Welcome 👋 ! I'm a software engineer passionate about Python, Automation and Blockchain.")


me = SoftwareEngineer()
me.say_hi()

🗂️ OpenSource Projects

l10n-dominicana Dockerdoo external-service-addons

🔧 Favorite Technologies & Tools

Operating Systems

Programming Languages

Frameworks and Libraries

Hosting

DevOps Tools

Software and Tools

📊 GitHub Stats

trophy

⚡ Recent GitHub Activity
  1. ❌ Closed PR #152 in iterativo-git/dockerdoo
  2. 💪 Opened PR #153 in iterativo-git/dockerdoo
  3. 💪 Opened PR #152 in iterativo-git/dockerdoo
  4. 🗣 Commented on #92087 in odoo/odoo
  5. 🎉 Merged PR #15 in andrp92/andrp92
  6. 🎉 Merged PR #186 in indexa-git/external-service-addons
  7. 🗣 Commented on #1098 in OCA/hr
  8. 💪 Opened PR #186 in indexa-git/external-service-addons
  9. 🗣 Commented on #60 in KnugiHK/WhatsApp-Chat-Exporter
  10. 🗣 Commented on #14 in indexa-git/pyazul

visitors Linting Spellcheck GitHub Activity


Contribute to this repo and get shown here

About

This is the README for my profile; feel free to use it as your own.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages