
Master your CSP header setup
In December 2024, I had the opportunity to present at a front-end meetup in Prague (link). For the topic, I chose "Master Your CSP Header Setup" (CSP…
10 years in software
Starting this year I reached "10 years in software" anniversary. I'm not counting the time I worked part time during studies, only full-time…
Artificial Intelligence
AI has been all over the place lately. I've too tried ChatGPT. It sure isn't perfect and I can't imagine I would let it write code for me. Maybe some…
Udemy courses
At the moment of writing this post, I have finished 5 IT-related courses on Udemy and a couple more on non-IT topics. Honestly, I'm very grateful for…
Adding Vue.js to my CV
A the end of 2021 I started at company Labster, which has brought an interesting challenge to me - develop web applications using popular library vue…
Automate tedious tasks in your web browser
I'm sure from time to time we all do some tedious tasks in our web browser. Wouldn't it be great to save us some time and automate those tasks? Sure…
Secure your code with Snyk
It's important to mind security, especially if you have an application working with private data. We hear every now and then about huge security…
Serverless technology
Recently I rewrote one of my APIs to use Serverless. The reason was simple, it's a non-profit project, and finding fitting hosting is a tough task…