Simulation of CRYSTAL v2.0 operation using synthetic data generated with turboMaker and superMaker
Contents: 1. Introduction. 2. Description of npm packages. 3. A video demonstrating the process of generating synthetic data and testing the functionality of CRYSTAL v2.0. 4. Analysis of the results of load testing. 5....
Animated heart with realistic heartbeat and hover effect, made with SVG and pure CSS
The heart was created using a combination of HTML, CSS, and the built-in capabilities of SVG animation. Pulsation The main “heartbeat” effect (pulsation) is implemented purely with CSS. — Technology: the animation property in...
Enabling HTTP/2 protocol support in Nginx, on the CRYSTAL v1.0 project
Contents: 1. Description of the HTTP/2 protocol. 2. Enabling HTTP/2 protocol support. 1. Description of the HTTP/2 protocol. HTTP/2 is a modern version of the HTTP protocol designed to address the limitations of HTTP/1.1...
Documentation CRYSTAL v1.0
1. Description and capabilities. 2. Instructions for deployment on a local PC. 3. Instructions for deployment on VPC and setting up access to the website via public IP. 4. Connecting a domain. 5. Installation...
Description and capabilities of CRYSTAL v1.0
Contents: 1. Architecture, composition and structure of the project. 2. General description. 3. Frontend. 4. Backend. 5. Database. 6. Security. 7. Description of CRYSTAL v1.0 (Production). Architecture: SPA, REST API, FSD. Composition: Stack: MERN...