Skip to content
View andrp92's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report andrp92

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
andrp92/README.md

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

Pinned

  1. odoo/odoo odoo/odoo Public

    Odoo. Open Source Apps To Grow Your Business.

    Python 35.5k 23.1k

  2. fonoster/fonoster fonoster/fonoster Public

    🚀 The open-source alternative to Twilio.

    JavaScript 6.1k 326

  3. arthurdejong/python-stdnum arthurdejong/python-stdnum Public

    A Python library to provide functions to handle, parse and validate standard numbers.

    Python 480 200

  4. indexa-git/l10n-dominicana indexa-git/l10n-dominicana Public

    Repositorio con las funcionalidades básicas para la emisión de facturas fiscales dominicanas en Odoo.

    Python 94 118

  5. iterativo-git/dockerdoo iterativo-git/dockerdoo Public

    Flexible and streamlined Odoo image to be used with docker-compose, docker swarm or Kubernetes. Fully integrated to with VSCode devcontainers

    Dockerfile 92 83