Writing on software design, company building, and the aerospace industry.

All of my long-form thoughts on programming, leadership, product design, and more, collected in chronological order.

How to Optimize Images for Web and Performance

Images are really underestimated on their impact on web performance. There are a few steps that each team can do to make the web faster without hours spent.

Code coverage as a part of CI/CD

This article describes how to make Github Actions working for you. Sometimes we so busy to automate to make us less busy. I am sharing the common workflow that you can just copy from project to project and adding code coverage changes based checking at the end.

Build a website with Gatsby and Strapi Core concepts

It's been amazing month that I've spend with new project based on Gatsby frontend and Headless CMS - Strapi. It would be unfair if I couldn't share all insights and results we've got from that technologies. Interested to build your own application and host it on AWS? Let's check before you have your own story with this amazing stack.