Square Circle
Freelance project implementing 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.
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.
The result: a lighter and faster website allowing users to reach their desired content in less time. See the github for a few examples.
Technologies
- html (via ejs templating)
- css
- javascript
- node.js + express
- mongodb
- cloudinary api