Ilya Usov
Offer Ilya work on your next project.
Rating
Skills and abilities
Portfolio
-
Website for creating forms (like Google Forms)
Web ProgrammingA platform for collaborative form creation, where users can create and share interactive templates with question management via drag-and-drop, adding tags, and uploading images through Cloudinary. Each user has a personal dashboard to manage their templates and submitted forms. Administrators can view and edit all user content, as well as manage accounts. The platform is integrated with Salesforce, Odoo, and PowerAutomate for workflow automation and data export to external systems.
GitHub repository: https://github.com/IU4308/forms-builder
-
Collaborative Presentation App
Web ProgrammingA web application enabling users to create or join live presentations. Authorized
users can edit slides collaboratively using markdown-enabled text blocks and dragand-
drop UI. Real-time updates are broadcast to connected participants.
… Links:
github repo: https://github.com/IU4308/collab-presentation
website: https://collab-presentation.vercel.app/
Please be aware that the backend is hosted on a free-tier provider, which may result in a cold start delay of up to 1 minute on the first request. Subsequent requests should work normally without delay
-
Ecommerce app
Web ProgrammingA minimal full-stack eCommerce application where users can browse a list of products, view detailed product information, and manage a shopping cart.
- Frontend: Built with React, featuring a dynamic product listing and responsive UI.
… - Backend: Developed using PHP with a GraphQL API for structured and efficient data fetching.
- Database: Product and order data is stored in MySQL.
Users can:
- View products on the homepage.
- Navigate to a product details page with an image gallery and selectable attributes (e.g. size, color).
- Add products to a cart, adjust quantities, and place an order.
Links:
github repo: https://github.com/IU4308/ecommerce-frontend
website: https://ecommerce-frontend-zeta-tan.vercel.app/
Please be aware that the backend is hosted on a free-tier provider, which may result in a cold start delay of up to 1 minute on the first request. Subsequent requests should work normally without delay