Zenthium

Projects

Calculator

A simple calculator.

ToDoer

A simple ToDo list app.
Supports localstorage, so you don't lose your lists when you leave the page.

React Calculator

A remake of the Calculator project using React.
Still isn't the most visually appealing, but was made to test my React skills.

ToDoer v2

A remake of the Todo project using React and Material-UI.
Improves massively on the design while keeping the same functionality.