Skip to content
View juanknebel's full-sized avatar

Block or report juanknebel

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

👋 Hi, I’m @juanknebel

Technical Leader at Mercadolibre

Bachelor in Computer Science at Facultad de Ciencia Exactas y Naturales, UBA Argentina

Comming soon Magister in Data Scince at Facultad de Ciencia Exactas y Naturales, UBA Argentina

You can contact me at 📫

Linkedin: juanknebel Instagram: juanknebel

A little more about me

@dataclass
class AboutMe():
  _code: List = ["python", "go", "java", "rust"]
  _style: Dict = {
    "design": ["design by contract", "domain driven design"],
    "architecture": ["clean architecture"],
    "testing": ["test driven development", "unit test"]
  }
  _learning: List = ["to better code", "datascience"]

Some books that help me every day to became a little better Software Engineering than the day before.

  • Test driven development by example - Kent Beck.
  • Refactoring, improving design of existing dode - Martin Flower, Kent Beck, John Brant.
  • Clean architecture - Robert Martin.
  • Domain driven design - Eric Evans.
  • Making software, what weally works and why we belive it - Andy Oram, Greg Wilson.

Popular repositories Loading

  1. tesis-jaks tesis-jaks Public

    Tesis

    TeX 1

  2. ksrompecabezas ksrompecabezas Public

    Automatically exported from code.google.com/p/ksrompecabezas

    Scala

  3. scripts-yoga-900-13ISK scripts-yoga-900-13ISK Public

    Scripts for the Lenovo YOGA 900-13ISK to manage the rotate screen, the touchscreen panel, etc

    Shell

  4. juanknebel.github.io juanknebel.github.io Public

    Public site

    HTML

  5. .dotfiles .dotfiles Public

    For my personal configuration

    Shell

  6. aprendizaje-automatico-2019 aprendizaje-automatico-2019 Public

    Aprendizaje Automatico

    Jupyter Notebook