One of my first projects was to create a personal website to showcase my focus areas and web development projects. The website is available in two languages and features collapsible elements to hide and display content. It is of course fully responsive.
HTML, CSS, Javascript
The collapsible elements on the homepage were a bit of a challenge for me. I tackled it with Javascript to create a logic around opening/closing them and what happens if the user tries to open multiple elements at the same time.
In this project, aside from doing collapsible content elements for the first time, I created my first responsive navbar that turns into a hamburger menu at a certain maximum screen size.
← Back to project overview