Bitcoin
Bitcoin is the first and most important cryptocurrency. Here is a list of all my contributions to the bitcoin ecosystem.
Tests for BIP341-342(Taproot)
Implementing Taproot for btclib I was surprised by the lack of a good test vector for the new soft fork, which resulted in a very long time for the implementation. After a while I decided to propose a new suite of tests for taproot. Even though my tests were not merged my contribution was vital for the final revision of the test which were merged into the official BIP repository.Better interface for HWI
My employer wanted to use the GUI of HWI but was discouraged due to its outdated look and terrible usability. Thanks to a little experience with Qt I was able to greatly improve the look and feel of the application. Link to the PR