Projects

Market Simulator

Simulation of a trading market with one asset with an orderbook, a liveview dashboard and variable trader numbers and four different trading strategies.
HTML/CSS
Tailwind
Phoenix
Elixir
OTP

Ocaml Advent of Code

The 25 double tasks in Advent of Code 2022 challenge implemented in Ocaml
Ocaml

ICOTube (Backend)

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.
Postgresql
Node.js
Solidity

ICOTube (Frontend)

Frontend for website listing cryptocurrency project videos. It has a feature to publish tokens and airdrops with given parameters using Metamask.
React
HTML/CSS
Metamask

Claverm Interiors

Website for an interior design business, with some non trivial UI components developed from scratch, showing some React skill.
React
HTML/CSS

Life in Order (Frontend)

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.
React Native

Life in Order (Backend)

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.
Postgresql
Actix Web