Skip to content
View hugochinchilla's full-sized avatar
🤖
I'm not a robot
🤖
I'm not a robot

Block or report hugochinchilla

Report abuse

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

Report abuse
hugochinchilla/README.md

Hi there 👋

If you want to see the kind of code I write here there are some of my favorite examples:

  • pysyringe A production ready dependency injection container for python
  • lifeboat_linux An extensible linux distro in a single EFI file for recovering damaged systems
  • hr_assignment A simple HR app I coded as a code challenge for a company I applied to
  • Rover kata A rover kata also developed as a code challenge for another company
  • backpack kata A TDD exercise applying some aspects of Domain Driven Design
  • botanist A PHP package for avoiding mixed ownerships in a project tree when running docker as root (which you should not)

Also I co-authored this other two repositories. It was a way to bootstrap a new team operating in full remote, aiming to stablish team agreements about how we should operate and how the architecture for a new project should look like, once we had a good grasp on it we moved to the actual project. Work was done in mob-programming so commit author is not too much meaningful, just an indicator of who was using the keyboard at any given time.

Recent contributions to other projects:

Here you can see some recent code of mine contributting to some projects I like and use frequently.

Older/rejected contributions

Technologies

  • Mainly PHP and Python for the backend, but I'm not afraid of getting my hands dirty with Ruby, Go or Java when the situation demands it.
  • React + Typescript for the frontend.
  • Docker + docker-compose for the development environment.
  • Gitlab CI and Github workflows for CI/CD.
  • Kubernetes for deployment to production and staging environments

About me

  • 📷 Photography enthusiast
  • 🎸 Learning to play guitar
  • 🐬 Advanced Open Water Diver
  • 🎛️ Tinkerer

Contact

Here is my LinkedIn profile if you want to contact me.

Pinned Loading

  1. pysyringe pysyringe Public

    An opinionated dependecy injection container for Python

    Python 3 1

  2. lifeboat_linux lifeboat_linux Public

    Small linux recovery system in a single ~35Mb file. Just drop an EFI executable in your EFI partition and you are set.

    Shell 37 5

  3. dotfiles dotfiles Public

    Config files on my ~/

    HTML 6 1

  4. botanist botanist Public

    Removes all the roots from your project dir

    PHP 7

  5. habitissimo/myaas habitissimo/myaas Public

    Fresh Mysql instances for your developers in seconds

    Python 26 8

  6. luisrovirosa/corporate_kata luisrovirosa/corporate_kata Public

    PHP