Projects

Ongoing

In my spare time, I’ve been developing a Homelab project that operates on a Proxmox cluster. This showcases my skills in designing, implementing, and managing complex systems and infrastructure. The cluster hosts various open-source services that I utilize daily.

Technologies: Proxmox, Wireguard, Vaultwarden, Immich, Adguard, Open-WebUI, Ghost

October 2022

Containerized agent that monitors dynamic IP changes and sends real-time notifications via Discord webhooks.

Technologies: Python, Docker

November 2020

A Docker-based service that assesses network speed and latency.

Technologies: Python, Docker, InfluxDB

August 2018

A service that creates inverted indexes to facilitate efficient text searching without needing predefined document structures.

Technologies: Python, Nameko

February 2018

This is a university project for the algorithmic trading course. It involves implementing an iterative best response method, determining the optimal move by taking into account the actions of other bidders.

Technologies: Python, Matplotlib

July 2017

Graphical interface showcasing different path-finding algorithms.

Technologies: Java