Projects
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
Containerized agent that monitors dynamic IP changes and sends real-time notifications via Discord webhooks.
Technologies: Python, Docker
A Docker-based service that assesses network speed and latency.
Technologies: Python, Docker, InfluxDB
A service that creates inverted indexes to facilitate efficient text searching without needing predefined document structures.
Technologies: Python, Nameko
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
Graphical interface showcasing different path-finding algorithms.
Technologies: Java