Darya Darya
Offer Darya work on your next project.
Rating
Language proficiency level
Skills and abilities
Programming
Portfolio
-
Landing page layout on React
Web ProgrammingA website developed in React using a modern component approach and Tailwind CSS.
- Dynamic content display through map (for example, a testimonials carousel)
- Interactive elements with useState (section with the button “+More / -Hide”)
… - Responsive layout for different screen sizes
- Working with React components, state, and events
Focus: creating React interfaces ready for real-world use.
-
Landing page layout
HTML & CSSThe website is designed in a pixel perfect style according to the layout, with precise processing of all design elements. HTML5 and CSS3 (Flexbox, Grid) are used for responsive layout. Interactive elements are implemented in JavaScript. Special attention is paid to semantics and code optimization, cross-browser compatibility, and correct display on different devices.
-
Adaptive web interface for a cosmetics store
Web ProgrammingModern multi-page web interface for a cosmetics online store:
Responsive layout using Flexbox allows for correct display on various devices — from mobile to desktop;
… Thoughtful navigation across pages: home, category, product card, order placement;
Semantic HTML structure, clean CSS code, visual styling according to the cosmetics theme;
Small interactive elements, such as hover effects and navigation links, enhance the perception of the interface.
Admin panel:
A basic backend solution has also been implemented on Node.js + Express.js with MongoDB, allowing for adding, modifying, and deleting product data through the web interface — similar to a simple admin dashboard.