
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…
How to clean up dozens of GBs from your dev machine
SSDs are great, but they are expensive. I've got a small SSD, maybe you're like ma and running out of space. We certainly do not want to store some…
Chrome extensions
I always wanted to develop a browser extension, just to know how to do it, how it works. So this time during my self-studying I decided to create a…