Taras Homayko
Offer Taras work on your next project.
Rating
Portfolio
-
React- Sushi
Javascript and TypescriptA sushi ordering application – my pet project, where I am honing my full-stack development skills.
Frontend: React, TypeScript, Tailwind CSS
Backend: Node.js, Express, MongoDB (implemented by me)
In progress: user registration and personal account (bugs may occur due to work on this block)
… Feature: the first response from the server may take 30–60 seconds (due to the limitations of free hosting)
-Repository: GitHub – TihoH/React-sushi-front
-Demo: react-sushi-front.vercel.app
-
Next-Cinema
Javascript and TypescriptNext Movies – my pet project, an online cinema created using Next.js, TypeScript, and Tailwind CSS.
Implemented features:
- Homepage with a responsive slider (Swiper Slide).
- Movie page – poster, description, release date, genres, rating.
… - For movies (series) with multiple parts, a convenient list for navigating between parts is implemented.
- Category pages (movies, series, cartoons) with convenient navigation.
- Filtering by release year, genre, and rating.
- Server requests to retrieve data about movies and categories.
- Full-fledged movie search from the database with a preloader and pagination.
- Pagination is implemented for both search results and category pages.
- Dynamic routing.
- In the near future, I plan to implement user registration and personal profile. Repository: GitHub – TihoH/Next-movies
Demo: next-movies-brown.vercel.app
In this project, I did not strive for visual sophistication. The main goal is to showcase a wide range of my skills working with Next.js, TypeScript, and Tailwind CSS.
However, it is worth noting that I also have strong skills in responsive and neat layout.