Client
Square and Circle is a graphic designer based in Vilnius, Lithuania.
Goal
Implementation of a bespoke design. The primary challenges on this project were a large number of high quality images loading in reasonable time and having future image uploads managed without a developer.
Implementation
Choosing the Cloudinary API allowed images to be transformed into the latest web compression formats (e.g. webp) at multiple resolutions, the most appropriate resolution is then requested dependent on the users screen size. A mongo database was used to store the information relating to each piece of work and is easily updated in the admin area.
The final result is a lighter and faster website allowing users to reach their desired content in less time.
Technologies
- HTML (via EJS) / CSS / Vanilla Javascript
- Node.js / Express / MongoDB
- Cloudinary API