Profile Picture

Taco Roumen

IT student

Microsoft SSO Image

Microsoft SSO Verification Service

This is a simple Go application that provides a web service for verifying user identity using Microsoft Single Sign-On (SSO). The application is designed to receive an authorization code from the Microsoft identity platform and exchange it for an access token. It then uses the access token to retrieve user profile information from Microsoft Graph.

GitHub Repository
Dashboard preview

SmartSpray Irrigation System

SmartSpray is an irrigation system controlled by Home Assistant and implemented on an ESP32 microcontroller using ESPHome. The system allows you to schedule and control irrigation zones based on various conditions such as temperature, rainfall, and specific time intervals.

GitHub Repository
Website preview

FonteynHolidayParks Web Server

This is a simple web server written in Go for FonteynHolidayParks. It provides functionality for handling reservation forms and interacting with an external API. The server serves static files, handles different routes, and sends reservation confirmation emails.

GitHub Repository
Network visualization

Gatekeeper system

This repository contains the code for the Gatekeeper API, which is responsible for managing user reservations and access to parking based on license plates. It also contains the code for the ESP32 controller module and the python vision system.

GitHub Repository
WWW Globe

Website Scraper

This is a simple command-line tool written in Go for scraping a website and downloading its HTML content along with associated assets (images, scripts, stylesheets, etc.). The tool uses Go's standard library and the "golang.org/x/net/html" package for parsing HTML.

GitHub Repository