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!
2022-10-30
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.
2021-08-14
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.