.NET end-to-end testing using Testcontainers
2023-08-13
Using Testcontainers for .NET to spin up applications for end-to-end testing
Creating "Apsitvarkom"
2022-12-27
The software design, architecture and process behind "Apsitvarkom" – a full stack React and .NET application deployed on Google Cloud
Deploying ASP.NET Core on a Raspberry Pi using Docker
2022-05-10
Utilizing my Raspberry Pi 3B to run one of the projects I made a while ago with the help of docker
Automating university coursework time tracking
2022-03-25
Sometimes time tracking your university coursework gives you a lot of hassle, here's how I automated it
What I learned in a year as a Front End developer
2021-12-05
I gained a lot of knowledge throughout the last year working as a Front End developer professionally and I felt the need to summarize it.
Automatically generating Open Graph images
2021-10-30
From now on, all Open Graph images for my blog posts are automatically generated, so let me elaborate on how I managed to achieve this.
Unit testing C with Bash
2021-09-25
Unit testing brings a lot of good things to your projects. Every developer should understand its value and see that it's really a must, as it helps to automate the testing process, track down bugs, analyse coverage and increase overall productivity.
Creating a blog from scratch
2021-08-20
I recently created this blog project from scratch, so I wanted to share some insights about the development process of it, the technology I used and more.