Andrii Kruglik
Offer Andrii work on your next project.
Rating
Skills and abilities
Portfolio
-
NodeMongoDb
Web ProgrammingWebsite for searching movies. The website makes a request to the server API and receives photos of movies based on what the user entered. The application is written in React + TS. Pagination is implemented.
-
Toucan
Web ProgrammingWebsite for a store that sells items. The site performs the usual role between the customer and the seller. The site has everything that can be viewed, a clear description, photos that can be scrolled through. Each customer has their own profile, where they can register, log in to not lose their order and items in the cart, data is stored in a global state Zustand. All users are stored in a MongoDb database. Backend endpoints are written in NODE.JS. Responsive layout for different devices is implemented.
-
WebStudio
Web ProgrammingThe website was created during training. The site functions as a notebook. The site can save, create, and delete notes. You can create notes for your needs; for each note, there is a title, a clear description, and a note tag. All notes are stored on the API server.