-
Markdown editor
This project is a device-adaptive, markdown editor built on plain HTML, JS and SCSS / SASS as a preprocessor. The user can also save and manipulate markdown documents further via JSON and local storage.
View project -
Quiz
In this project my task was to make a responsive quiz with topics related to front end development. I used SCSS / SASS to write styles, which made it easy to make edits to this projects, and plain JS for checking user answers, showing results, ect.
View project -
Todo
In this project, my task was to create a well-known to-do list but with a couple of interesting additions such as filtering tasks, changing the page theme, etc. This project demonstrates DOM manipulation, saving via Local Storage and in general the implementation of modern design via CSS.
View project -
Job listings
This project is a list of job ads that you can filter through special tags. The announcement blocks themselves are adjusted to the screen size mainly via flexbox.
View project -
Huddle landing
This project focuses on writing accessible HTML and Modern Styles to recreate a simple, yet usable, modern web page design. I used CSS Grid to perform some tricks and make the design more responsive, as well as mobile-first approach.
View project