Hi, I'm a self-taught web developer with a degree in chemical engineering. I'm currently focused on mastering front-end and back-end development. With a passion for interesting projects and a drive to continuously learn, I'm excited to contribute my skills to new opportunities.
Projects
The primary objective of this project was to acquire a fundamental understanding of React and develop practical skills in using it, including React Router. As a result of this project, I have successfully implemented a four-page application comprising of main page with proudcts, cart page, favorite items and orders history pages
The objective of this project was to familiarize myself with Redux Toolkit and TypeScript, while also enhancing my practical skills in working with React Router and React. As a result, I successfully developed a single-page application that retrieves item data from a server, enables order saving, provides filtering and sorting functionality for the item list, and much more.
Web app which allows users to check current weather in specific city and forecast for 5 days. App gets information via API requests and inserts it into the page
Implementation of todo list on vanilla JS. The app filters tasks by category, saves them in local storage, and provides an option to mark them as done or delete them from list