Skip to content
View matiastripode's full-sized avatar
💭
Happy
💭
Happy
Block or Report

Block or report matiastripode

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
matiastripode/README.md

background Image: Whistler Blackcomb (my place in the world)

Hello World 👋

git config --global user.name "Matias Tripode"

💻 iOS Architect / Tech Lead at Globant

🔭 I’m currently working on prototyping IoT solutions using AWS IoT Core

👯 I’m looking to collaborate on coaching developers to follow best practices

🌱 Vegetarian / Vegan

🥊 BJJ Fanatic

📫 How to reach me: LinkedIn | Twitter

git log

=== 2020 - Present ===

What I've been learning during COVID-19 Pandemic

Leadership

Test Driven Development (TDD)

Object Oriented Design

Java

Internet of Things (IoT)

Books I read

=== 2012 - Present ===

Globant LLC

I bring to work every day empathy and profesionalism. As a software engineering manager, it's the #1 tool we have to ensure success.

=== 2008 - 2012 ===

Siemens

Worked in Argentina, Germany, India and China. As a software engineer, ....

=== 2006 - 2008 ===

Aluar Aluminio Argentino

Worked in Argentina. As a software engineer, ....

Pinned

  1. kata02-calendar-of-holidays kata02-calendar-of-holidays Public

    Esta kata esta inspirada por la presentacion de Hernan Wilkinson en [Charlas en Línea: Esencia y Fundamentos de TDD] https://www.youtube.com/watch?v=4t0ZxUXnwN4

    Python 2

  2. kata-java-fizzbuzz kata-java-fizzbuzz Public

    TDD Kata Fizzbuzz implemented in Java

    Java 1

  3. kata-birthday-greetings kata-birthday-greetings Public

    TDD Kata in Java inspired by http://matteo.vaccari.name/blog/archives/154

    Java

  4. kata-javascript-password-verifier kata-javascript-password-verifier Public

    Kara inspired by Roy Sherove https://osherove.com/tdd-kata-3

    JavaScript

  5. kata01-mars-rover kata01-mars-rover Public

    Implemented Mars Rover Kata using Python and following TDD. Kata requirements can be found here https://kata-log.rocks/mars-rover-kata.

    Python