Technical Projects
Derivative Alpha Automation
A lightweight automation built with n8n and Python to explore market themes and generate derivative ideas. The workflow collects data, scores it and forwards the most interesting signals for review.
View on GitHub →University spinoffs taxation impact analysis
A data analysis project built in Python using Google Colab. The notebook combines corporate tax data from the past ten years (vero.fi) with spinoff companies and analyzes how much income tax these firms have generated.
View on GitHub →Parallel Zip
A multi-threaded file compression tool written in C for the Operating Systems and Systems Programming course. Uses POSIX threads and run-length encoding to improve performance compared to the single-threaded tool.
View on GitHub →