Smart Multi-Language Task Manager
A high-performance task management web app built with Next.js and TypeScript. It features instant theme switching (light/dark) and full internationalization (EN, RU, ES), showcasing a modern, user-centric frontend architecture.
Tech Stack: Next.js, TypeScript, Tailwind CSS.
0
1
Built a fully responsive React admin dashboard to manage an e-commerce product catalog. Implemented CRUD operations via Axios against a REST API, client-side routing with React Router, and a styled UI using styled-components. Added real-time metrics cards (total products, new orders, monthly revenue, avg. order value) and a weekly sales line chart powered by Recharts. Deployed the live demo on Vercel for instant access.
0
2
Developed a React Native application for booking hair salon services on Android and iOS. Implemented user authentication, service catalog with image-driven cards, date/time picker for scheduling, and a confirmation flow with stack reset. Styled entirely with styled-components/native and managed navigation via React Navigation for a smooth, intuitive user experience.
0
0
Weather App
A weather application built with React and Styled Components. It uses the OpenWeather API to fetch and display weather data.
Technologies Used:
React
Styled Components
OpenWeather API