Simulation of a trading market with one asset with an orderbook, a liveview dashboard and variable trader numbers and four different trading strategies.
Backend for website listing cryptocurrency project videos. It also has a feature to compile several solidity templates to help the user publish tokens and airdrops.
Mobile habit tracking app, using React Native with Typescript. A page for the habits and one for each habit and one for editing the values. The main feature is the main page displaying the whole history of performance with all different zooms.
Mobile habit tracking app, using Rust Actix Web backend. It uses Postgres to store the value history and it constructs the webp image for the history to improve performence.