Yevhen Z.
Offer Yevhen work on your next project.
Rating
Language proficiency level
Skills and abilities
Programming
Portfolio
-
Browser extension
Javascript and TypescriptGoogle Chrome extension for tracking packages. Users can search for packages by tracking number and receive additional information by entering their phone number. The extension also provides a list of tracked packages, allowing users to update the status of each one. In the settings, users can add their API key for personalized tracking.
-
Backend for Nostra Pizza
Javascript and TypescriptBackend for Nostra Pizza with order confirmations sent to email. Orders are sent to the owner on Gmail. All products and orders are stored in MongoDB for authenticated users. The backend is documented through Swagger for convenient interaction with the API. Optimized for scalability and performance, it supports various devices and ensures smooth operation for both users and administrators.
-
Website for a pizzeria with an admin panel (PWA + SSR)
Javascript and TypescriptA full-fledged food ordering application with Google authentication and email order confirmation. Users can browse products, some of which have additional options, such as extra portions of meat. Orders are placed through a form with a phone number input mask and a field for entering the delivery address via Google. Registered users can view their order history, while administrators have access to the admin panel for managing products and orders. Orders are sent to the owner via Gmail. All products and orders are stored in MongoDB. The application is responsive, supports various devices, and allows users to save products to favorites. Images are stored and managed through Cloudinary.