Vadim Filippov
Offer Vadim work on your next project.
Rating
Language proficiency level
Skills and abilities
Programming
Design & art
Services
Portfolio
-
1000 USD MImilo
Web ProgrammingLayout
-
1500 USD SneakMax
Web ProgrammingShoe store website
Written in Vue using libraries
with filtering, cart filling, shoe selection, and preview
-
1200 USD SweetPet
Web ProgrammingProject: adaptive website with a dynamic interface and client-side logic.
The interface is developed using React with a modular component architecture. Navigation between pages is implemented using React Router, which provides smooth transitions and a full SPA experience. Global state management is built on the Redux Toolkit stack, and data logic is divided into feature slices, making the code understandable and scalable.
… Forms have logical validation and UX handling, built using React Hook Form and React Hook Form-compatible components. The UI kit and visual part of the project are styled with Chakra UI, and the common styles are written in SCSS using the BEM methodology. The project also integrates utility classes from Tailwind CSS to speed up the layout of complex adaptive grids.
Interaction with the server is based on a REST architecture, with requests made through the native Fetch API. The reliability of the work is covered by automated tests: logic — Vitest, user scenarios of components — React Testing Library.
Version control and collaboration are conducted in the GitLab environment: branching structure, code review through merge requests, and CI pipelines for build and test verification. The project is built using Vite, and the final build is optimized and works cross-browser, with precise adherence to the layouts from Figma.