Hi, everyone! 👋

Welcome to my Portfolio!
I'm Valeria Zolotykh, and I'm a beginner front-end developer. Here are few my projects :)

logo_redirectDi-Gi - digital agency

logo_github GitHub link

Landing page created using HTML and CSS technologies with adaptive design. The project was made in accordance with the design layout in Figma. To implement the carousel on the page, the OwlCarousel library was integrated. All buttons are made according to the layout, although they do not have functionality. This project demonstrates my layout skills and ability to turn design concepts into reality.

logo_redirectTrello Application Analog (Angular)

logo_github GitHub link

This project is a simplified version of Trello developed with Angular, HTML, CSS technologies. The main goal is to provide the user with the ability to organize tasks and projects using boards, lists, and cards. The project implemented CRUD for boards, lists and cards. An important element is data validation to ensure that the user's input is correct. The project also interacts with a real data storage API.

logo_redirectTrello Application Analog (React)

logo_github GitHub link

This project is a simplified version of Trello developed with React, HTML, CSS technologies. The main goal is to provide the user with the ability to organize tasks and projects using boards, lists, and cards. The project implemented CRUD for boards, lists and cards. An important element is data validation to ensure that the user's input is correct. The project also interacts with a real data storage API. Unlike the Angular version, some functionality has been added: a modal window with card editing.

logo_redirectWebsite of departament of my University

logo_github GitHub link

The project is a modernization of the website of the department where I studied. This project was made as a graduation work. My task was to create a new and innovative design, introduce additional functionality and demonstrate skills in working with the front-end framework. Also, adaptive layout was observed here. Technologies that I used: Angular/TS + HTML, CSS .