Create a map with POIs using React, Leaflet, Typescript and Github
Recently I have found myself in the position to want to show a list of…
A modern Vue 3 application for showing TV shows information
We will use Typescript, Vue 3, vite, pinia, cypress and other fancy things to create…
Using the Context API in a React/Typescript project
The Context API is quite trendy these days and people say that it might even…

Using Laravel to bootstrap a new personal project
Laravel is one of the most powerful frameworks out there. Since it’s built on PHP,…
Extend the Leaflet map project
I have recently worked on an open source map, which served well to represent points…
Geocoding the list of family medicine providers in Bucharest
As I see it, the first criterion to pick a family medicine provider is vicinity,…
Create a map with POIs using React, Leaflet, Typescript and Github
Recently I have found myself in the position to want to show a list of…
A modern Vue 3 application for showing TV shows information
We will use Typescript, Vue 3, vite, pinia, cypress and other fancy things to create…
A web developer’s workflow
Finding an efficient workflow is not as easy as one would expect. For me it’s…
Using the Context API in a React/Typescript project
The Context API is quite trendy these days and people say that it might even…
Task automation with minimal resources
Throwing resources at a problem is rarely the right solution. Having a very powerful server…
A shy step towards the Gnome desktop environment
A lot of people love Gnome. It hasn’t clicked with me so far, but probably…

Recently updated articles
I have decided to update articles as I find out more information on matters described in my articles, instead of writing new articles. I think this approach fits the purpose of this website, even if it might not be the best way to manage and deliver new information. Should someone come back to this website to find out something about an issue or remember a solution he found here in the past, updated information will come in handy.
For a while, I will also update some of the older articles to the new blocks-oriented approach of WordPress – so some of the articles below might not have any new information.
These are some articles which have been updated lately:
- Using the Context API in a React/Typescript project The Context API is quite trendy these days and people say that it might even be good enough to replace…
- A modern Vue 3 application for showing TV shows information We will use Typescript, Vue 3, vite, pinia, cypress and other fancy things to create an app which will consume…
- Create a map with POIs using React, Leaflet, Typescript and Github Recently I have found myself in the position to want to show a list of addresses on a map and…
- A web developer’s workflow Finding an efficient workflow is not as easy as one would expect. For me it's been years and trying, searching,…
- Task automation with minimal resources Throwing resources at a problem is rarely the right solution. Having a very powerful server waiting to process updates you…
- Extend the Leaflet map project I have recently worked on an open source map, which served well to represent points of interest from an external…
- Geocoding the list of family medicine providers in Bucharest As I see it, the first criterion to pick a family medicine provider is vicinity, after which come others. Given…
- Using Laravel to bootstrap a new personal project Laravel is one of the most powerful frameworks out there. Since it's built on PHP, it can easily be hosted…
- Creating a Lumen API with OAuth for Google Authentication Lumen is the younger brother of Laravel. It is supposed to be faster and it is especially designed for building…
- A Debian desktop experience As my adventure with using Linux goes on and on, I am learning about advantages and disadvantages of distributions, desktop…