Conferences

My first big conference talk...

Check out my talk from last year at NDC Oslo 2021.

Read
Portfolio

GitHub Action for Preventing Deploy on Friday

I made open source GitHub Action prevent deployment on Friday. Check the article or my GitHub profile for more details.

Read
Clean Code

TODO comments are not clean code. Use them correctly!

TODO comments should not be part of the production code. They can be practical in the development process. There is an option to configure an ESLint rule to avoid them.

Read
Portfolio

Simplifying Public Data Storage (data.cesko.digital)

How we simplified the uploading process to Česko.Digital data storage hosted on AWS S3 with CloudFront by using GitHub Actions and Terraform.

Read