Category: Portfolio
-
Enabling Android 10+ apps to Wifi connect
Before Android 10, the api to make your smartphone connect with a Wifi network was open for any app to use. Because of this, it was easy for apps to connect with IoT devices through a temporary Wifi network created by the device. There were however some quirks to take into account, and a library…
-
Portdebruges.eu
As a devoted kiter, I’m always checking the wind forecast. Portdebruges.eu aggregates multiple data sources (Meetnet and OpenWeatherMap) into a fast mobile first website. It’s built with Next.js and hosted on Vercel. The code is open source 🎉! Happy kiting!
-
Pottenbakkerijshino.be
My mother makes awesome pottery. Beautiful crockery, flower pots, ornaments, essential oil diffusers and more. I’ve made her websites that showcases pictures around 3 topics: workplace, gallery & garden. Have a look! The headless website is built with Next.js and hosted on Vercel. Pages, pictures & posts are managed in WordPress and exposed via GraphQL ♥️. Uses Tailwindcss to style the website and making sure it…
-
Valleivandezuidleie.be
Vallei van de Zuidleie, a website for a local nature reserve in Oostkamp, featuring great content and stunning pictures. Built with WordPress and welcoming 12 000 digital visitors each year.
-
LED strip driver calculator
Have you often pondered on how big your LED strip driver should be? This tiny open source project might just help you: https://project-ledstrip.eliaslecomte.be/. The project publicly available on GitHub and hosted on Netlify. It’s build with Gatsby.