These technologies are no stranger to me
Laravel
The PHP Framework for Web Artisans. Laravel is a web application framework with expressive, elegant syntax.
Vue
The Progressive JavaScript Framework. An approachable, performant and versatile framework for building web user interfaces.
Three
JavaScript 3D Library. The aim of the project is to create an easy-to-use, lightweight, cross-browser, general-purpose 3D library.
Bootstrap
Build fast, responsive sites with Bootstrap. Powerful, extensible, and feature-packed frontend toolkit.
Docker
Develop faster. Run anywhere. Docker Hub is the world's easiest way to create, manage,and deliver your team's container applications.
Vite
Next Generation Frontend Tooling. Get ready for a development environment that can finally catch up with you.
Models 3D
Real-time dynamics 3D modeling using objects from Blender. Simple and fun thanks to Vue. For example, a visual presentation of truck loading.
Planning 2D.
A useful tool for dynamically presenting graphic elements. Possibility of interactive facility management. Easy implementation as a Vue component.
Weekend CountDown.
A simple countdown to a designated date, in this case the start of the weekend.
Real-time notification
In many modern web applications, WebSockets are used to implement realtime, live-updating user interfaces. When some data is updated on the server, a message is typically sent over a WebSocket connection to be handled by the client.
SHOP e-commerce.
A simple shop using known technologies.