image optimization

  • LinuxLinux 🐧 Full Stack JavaScript Development Environment Setup

    Linux 🐧 Full Stack JavaScript Development Environment Setup

    In this video, I will show you how to set up a full stack JS development environment on Linux. I will cover the following topics: – Choosing a Linux distribution – Picking a package format (deb/rpm or flatpack/snaps) – Installing browsers (Chrome, Chrome Dev, Chromium and Firefox), multiple versions for development and personal use – Installing and managing multiple versions…

    Read More »
  • Build your own Cloudinary – Image Optimisation on the fly

    Hey everyone, In this video, we are going to create our own version of Cloudinary, an image optimizer, and resize it on the fly. We are going to build a system architecture that allows users to upload images to an AWS S3 Bucket and then query the image using CloudFront CDN. Along with caching, CDN will also allow users to…

    Read More »
Back to top button