Writing about the struggles, issues and frustrations of programming.

Will write useful thoughts and articles from time to time.

Building an API Wrapper for Fost Plus: A Journey into Waste Collection Automation

Building open-source projects often leads to solving specific real-world problems. In this article, I’ll walk you through my journey of creating a TypeScript wrapper for the Fost Plus API. This wrapper facilitates easy access to waste collection data, allowing users to generate iCalendar files for scheduled trash pickups based on location and date range.

Autosuggestion and validating Belgium addresses

Google Places API, RapidAPI and other address validation or autosuggestion services are requiring huge amount of money and don't give enough request quota for your little project in the free tier?You want to validate an address or implement an autosugestion for an address field? Search no more and start reading this article.