Projects
On this page you can find some of the tech projects that I have worked on in the past and that I am still working on in my free time.
Power Deploy
A deployment pipeline for Power BI reports and semantic models. Written in Python, it leverages the Power BI REST API endpoints to create a CI/CD workflow for
Power BI developers. This is useful for version control and workspace control in Power BI.
Link to repository
ANWB notifier
A simple notifier tool that gets the latest traffic information from the ANWB and sends it to the user when queried. Multiple programs can be created
to allow for different roads to be monitored.
Link to repository
LAN notifier
A notification tool that notifies the user when an unregistered device is detected on the LAN. This simplifies home network security and keeps the user in control
without the need to check the device list on the router.
Link to repository
Home VPN
An OpenVPN instance hosted on a virtual machine on a Synology NAS server. This allows the user to connect to the home network from anywhere on the world.
The VPN is secured with a public key infrastructure (PKI) with client-side certificate verification.