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

Di-Gi - digital agency

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.

Trello Application Analog (Angular)

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.

Trello Application Analog (React)

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.

Website of departament of my University

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 .