Ermek K.
Offer Ermek work on your next project.
Rating
Skills and abilities
Programming
-
HTML & CSS
from 10 USD for hour
-
Javascript and Typescript
from 10 USD for hour
-
Web Programming
from 10 USD for hour
Portfolio
-
5 USD Site portfolio
Web ProgrammingThis is a responsive one-page portfolio website of Frontend Developer Ermek Kyiazbekov. The project includes sections "About Me," "Skills," "Projects," and "Work Experience," contains descriptions of React applications (Kinopoisk Gallery, Trello Clone, Aviasales UI Clone), contacts, and social links. It features modern HTML/CSS layout, responsiveness for different devices, and smooth scrolling to sections using JavaScript.
-
5 USD Kinopoisk Gallery
Web ProgrammingSimple React application for browsing top movies using the Kinopoisk API.
Features
View top movies from the API
… Search movies by title
Pagination
Loading skeleton for movies
Responsive design for mobile and tablet devices
-
5 USD AviaTickets (List of airline tickets)
Web ProgrammingApplication for displaying and filtering a list of airline tickets.
The user can sort tickets by price, travel time, and number of transfers, as well as use checkboxes to select the desired parameters.
The project demonstrates working with data arrays, filtering, and state in React.
-
5 USD MyTrello (Kanban board)
Web ProgrammingInteractive Kanban board in Trello style, developed in React. Allows the user to manage tasks: create new cards, move them between columns using drag’n’drop, edit and delete tasks. The project demonstrates working with state, dynamic rendering, and event handling in #React.