Selected Projects
Enjin Coin Staking Tracker
Blockchain-based calculation of staking rewards on the Enjin Blockchain
Fully automated tracking of the staking and early governance rewards for every wallet on the Enjin Blockchain, including the original fiat price at the time of every staking event. Angular-based frontend showing all the data and allowing for an easy CSV export, e.g. for tax calculators.
sum | fnApply:[2, 3]
ngx-function-expression
Angular Pipes for memoized function calls in the template
Ever thought about just calling this one little method from a components template? Well, generally speaking, this is a bad idea in Angular, because change detection will call that function in every run. With ngx-function-expression
, you can do just that: Run a components method once until its inputs change, without worrying about the this
-context.
KIT SC eSports
Website, Club Management and Integrations
Fullstack web application based on Angular/Node with public frontend [kitsc.gg], as well as private administration for our member and team database and management. Multiple third party integrations with tournament management tools, social media, internal communication channels and other cool stuff to automate day-to-day tasks in the management of Germany's #1 university esports club.