This section of the website lists some of the coding projects, I have completed in the past. I used the known tools to work on them - HTML5 and CSS3. You can see the examples and desription below.
Dashboard using HTML and CSS
HTML and CSS dashboard is a set of pages consisting of different information (text, graphs, tables etc). Dashboards help to analyze and display information in a better (sometimes prettier) way. I created multiple dashboards with various sets of data (people profiles, catalogue of books).
This was not my favourite activity, it took me a while and was difficult.
Codepen using HTML and CSS
Codepen is a tool that allows users to write, test, and also display HTML and CSS code directly in the browser. So you can code and see the result right away. This project was very difficult to make, it took a long time to create and fix.
I was very proud of this project, despite the fact that it was quite challenging to complete.
Multi-step form using HTML and CSS
My multi-step form was essentially a set of pages that simulated the access to a real website. So on page 1 you would enter some initial information about yourself, that would allow you to proceed to other pages (till the registration process is complete).
I really enjoyed working on this project, but it took me a long time to create it and fix the bugs.