A list of websites for my projects

Some of the projects listed below are still in active development, so enjoy them with caution ;-)

Leaf Programming Language

The Leaf programming language is a statically and strongly typed, lexically scoped and interpreted programming language using type inference that allows the developer to implement traits and custom types. It is object oriented, but does not support inheritance because typically, it is a common source of maintainability issues.

Cryptonauts Blockchain Game

Cryptonauts is a game which was developed during the course of Smart Contracts in the summer term 2021 at TU Vienna. The game is based on Solidity (the Smart Contract programming language of Ethereum - the global decentralized blockchain). It is a game about your personal astronaut that resides in the Cryptoverse. Your cryptonaut has a certain level and can improve on its skills over time.