hero

Review my portfolio projects!

Here you can find some of my web development projects. Projects can be open source and then there is a link to the repository on GitHub. Projects can also be deployed online and then you'll find a link to the project.

Feel free to check them out and let me know what you think!

Cover image for the portfolio project 'Basic todo app'

2022-10-30

Basic todo app

Simple todo app built with Typescript. The app is using local storage to store the todos and it has a simple UI with a few features. The app is deployed on GitHub pages and the source code is available on GitHub.

Cover image for the portfolio project 'Blackjack game'

2021-08-14

Blackjack game

A few years back I built a simple blackjack game with HTML, SASS and vanilla JavaScript. The game is using a simple UI and it is possible to play against the computer. The game is deployed on GitHub pages and the source code is available on GitHub.