Backend Tech Lead
Adrian Gawron
Why do I like working at Codetain? Because of the excellent coffee we have in the office! Yeah, ok, maybe there’s something more. Something like a friendly atmosphere, people who really are great programmers eager to share their knowledge and to beat you up in playing board games or that we’re not just employees but an essential part of the company… I think that might be the reason, too. After work, I’m usually playing various musical instruments and watching good movies. My other hobbies are motosports, vehicles (especially the American automotive industry!), and tinkering.
MY PROFILE
My profile
Technology stack
backend
Node.js / Express / Fastify
database
PostgreSQL / MS SQL / MySQL / SQLite / Redis
other
Sequelize / Balena / Postman / Swagger / Sentry / Mocha / ESLint / SOLID / Gulp / Babel / Clean code / Refactoring / Design patterns / Microservices / NPM / Unit testing / RabbitMQ / Git / Docker / ElasticSearch
My activity
Github contributions
My activity
Blog posts
Feature Branch Workflow
Sooner or later, every programmer is forced to deploy his code into a production environment. How to do it so that you can easily manage it and not hurt yourself? Does every deployment have to be a...