Abu Sayed
Musician | Singer | Lyricist | Composer | Music Producer | Web | Game | XR & Blockchain Developer
Tag Archives: Unsplash
Methods to make an Picture Search App in React utilizing the Unsplash API

On this tutorial, we are going to make an Picture Search App utilizing the Unsplash API to get entry to its huge assortment of pictures and likewise obtain them. Earlier than beginning the development a part of our app, let’s see the way it will look exactly. Let’s begin… Contents Methods to Create the React…
Find out how to ship a picture from Unsplash to IPFS?

I counsel you embody the web3 surroundings in your development technique. Due to this fact, it is best to use technical implementations decentralized networks like subgraph or IPFS. On this information, you may learn to ship picture information to IPFS utilizing ipfs-http-client and Nextjs You’ll be able to see the demo here or soar to…
Let’s create a face dataset with unsplash knowledge

I need to get extra into dataset creation and exploration and when unsplash launched a dataset some time again i knew that it was a great excuse to begin. Then thought seeing different dataset like FFHQ and comparable face datasets that it might be fascinating to make a pipeline to make a sub-dataset of faces…
Constructing an Unsplash bot for Discord

Discord is a well-liked realtime chat software that has gamer-centric roots however has not too long ago repositioned itself in direction of on-line communities generally. Unsplash has lengthy change into a de-facto supply of beautiful free to make use of footage, powered by its wonderful neighborhood of creators. It is just pure to marry the…
Building Image search website using HTML, jQuery, AJAX, Unsplash Api. – HTML Dev Feed

Building Image search website using HTML, jQuery, AJAX, Unsplash Api. Here i have made image search aaplication using HTML, Bootstrap, jQuery, AJAX and unsplash API It can render images from unsplash website. HTML Code: <!DOCTYPE html> <html lang=”en”https://dev.to/technicalvandar885/> <head> <meta charset=”UTF-8″https://dev.to/technicalvandar885/> <meta http-equiv=”X-UA-Compatible” content=”IE=edge”https://dev.to/technicalvandar885/> <meta name=”viewport” content=”width=device-width, initial-scale=1.0″https://dev.to/technicalvandar885/> <title>Image Search Application</title> </head> <body> <div class=”container”https://dev.to/technicalvandar885/>…
Unsplash API with Python – Python Dev Feed

Unsplash API with Python I write content for AWS, Kubernetes, Python, JavaScript and more. To view all the latest content, be sure to visit my blog and subscribe to my newsletter. Follow me on Twitter. This is Day 2 of the #100DaysOfPython challenge. In today’s morning post, I am opting to begin to shift how…