Hi, I'm Andrey, a Senior Software Engineer from Joinville, Santa Catarina, Brazil. 🇧🇷
Professionally, I have a decade of experience with Ruby on Rails, Go, and web development in general. Although I really like to work with back-end tools, I also have experience with JavaScript, in particular with React.
As an open source lover, I did some small contributions to Ruby on Rails in the past (in special improvements to the Rails Guides) and to other small projects.
I also created some Go projects, like:
- Task (since 2017, 10k ⭐): a simple automation tool that can be used to automate boring tasks related to development, testing, deployment and more. Written in Go.
- testfixtures (since 2016, 1k ⭐): a Go package that allows one to write automated tests that connects to a real relational (SQL) database. Useful for writting integration tests.