
Daria K
Frontend Developer
Kompetenzen

Meine Dienstleistungen


Portfolio
Arbeitserfahrung
ITKareer
Freiberufler • 7 mos
Pet Shop
Jan 2026 - Present • 6 mos
Built a responsive e-commerce web application using React, JavaScript, and Redux Toolkit. Implemented product catalog, category filtering, product pages, and full shopping cart logic with global state management. Focused on clean component architecture, API integration, and scalable UI structure.
Clone Instagram
Mar 2026 - Apr 2026 • 1 mo
Developed a social media application with user authentication, posts, likes, comments, profile editing, image uploads, search functionality, and real-time notifications using React, Node.js, Express, MongoDB, JWT, Multer, and Socket.io. Implemented both frontend and backend independently and integrated REST API communication. My responsibilities included: 1.building REST API with Node.js and Express 2.implementing authentication using JWT 3.designing MongoDB schemas with Mongoose 4.creating React components and application layout 5.managing global state using Context API 6.implementing protected routes 7.integrating image upload using Multer 8.connecting frontend with backend using Axios 9.implementing user search functionality 10.adding likes, comments, and notifications features 11.configuring Socket.io for real-time communication 12.debugging API routes, CORS issues, and authentication middleware
Registration & Authorization Form
Dec 2025 - Dec 2025 • 0 mos
• Created input validation: • Email must include @ • Password rules (min/max characters, uppercase/lowercase) • Stored user data using localStorage