Skip to content

RESOURCES / BLOG

Blog - Page: 97

Get the latest news on the Cloudinary platform, solutions, and showcases.

Digital business card generator using NuxtJS

Topics (Image)CDN, Guest Post, Node(JS), Under Review, Vue
Read Time

Introduction Every business always has a change in staff on an annual basis. Contacting the graphic designer for new designs and new cards is always a hustle. In this article, we review how we can develop a digital business card generator to remove the hustle from this process using Cloudinary…

lazy loading videos in NuxtJS

Topics Guest Post, Image, NuxtJS, Under Review, Video
Read Time

Overview To improve the performance of your application and save your system’s resources while loading images or videos we need to use the technique lazy-loading.This is the practice of deferring the loading or initialization of resources or objects until they are actually needed. In this Mediajam, we are going to…

Upload Images to Cloudinary with Netlify Functions

Topics Guest Post, Javascript, React, Serverless, Under Review
Read Time

When it comes to creating and delivering your digital assets with the least amount of effort, Cloudinary has you covered with an end-to-end management solution. This article will go through the steps involved in uploading images to Cloudinary using serverless functions. With serverless functions, we can write backend or…

Upload to Cloudinary with Azure Functions

Topics Guest Post, JAMStack, React, Serverless, Under Review, Upload
Read Time

Azure functions provide an elegant serverless solution that allows users to build applications by writing pieces of event-driven functions relevant to their business logic without focusing on scaling and managing infrastructures. Cloudinary, on the other hand, is a PaaS that provides an excellent solution for storing and managing media assets(images,…

Wedding invitation app in NuxtJS and Nodemailer

Topics (Image)CDN, Guest Post, JAMStack, NuxtJS, Under Review
Read Time

Introduction Creating email invites and sending them to your guest list can be an expensive and daunting task. In this article, we review how can leverage existing services to dynamically create wedding invites and send them to an invite list as easily as possible Codesandbox The final project demo can…

Build an Image Compressor with Next.js

Topics Compression, Guest Post, Image, Next.js, Performance, Under Review
Read Time

Several techniques have been adapted over time to optimize images, one of which is image compression. In this article, we will build an app that uses an image compression module to compress images and display the resulting size. As bonus steps, we will add the options to communicate with a…

Recording video interviews using NuxtJS

Topics Guest Post, NuxtJS, Under Review, Video
Read Time

Objective Since the pandemic began, usage of in-person meetings has become less preferential. For interviews as well, we mostly shifted to video conference services such as Zoom calls. The challenge is that this can be difficult to schedule with over 50 candidates for a single position. Let us explore how…

Real-time product-auction NuxtJS app & Supabase

Topics (Image)CDN, Guest Post, Image, NuxtJS, Under Review
Read Time

Public competitive sales have always been a key component of our society from expensive jewelry to salvage cars. Having auctions online allows us to reduce costs while increasing the geographic limits of our attendees. In this article, we explore how we can build a real-time app to enable live product…

Video merging with NextJS

Topics Guest Post, Next.js, Player Video, Under Review, Video
Read Time

Introduction This Mediajam demonstrates how to merge two videos using nextjs. Codesandbox The final demo on Codesandbox. You can get the project GitHub repo using Github. Prerequisites Entry-level javascript and React/Nextjs knowledge. Setting Up the Sample Project Use the command npx create-next-app videomerge to create a new Next.js…

Start Using Cloudinary

Sign up for our free plan and start creating stunning visual experiences in minutes.

Sign Up for Free