-
-
-
Homepage Public
On the website you will find many uses and interactions of buttons. Really basic project that helped me understand elemental HTML, CSS and JS.
HTML UpdatedDec 11, 2022 -
To-do-list Public
This simple project contains adding a new task, ticking a task as done and removing a task.
JavaScript UpdatedDec 8, 2022 -
Currency-converter Public
This simply currency calculator (4 currencies) shows how I use basic HTML forms, CSS convention BEM and JS.