I am trying to create a website that loads random images from a folder through a json file, place the images with random size on a randomly position on the website and load more when scrolling...i have a prototype, the raw version is working but there's issue with the random distribution and the loading while scrolling, also the images are heavily overlapping. I am making 10 images to show initially and rest on scroll but all 10 images get stack on each other and there is no scroll so can't achieve the infinite scroll thing as well.
I want something similar to this website https://www.steigerconcept.ch/ I don't need the parallax effect and rounded images
is this something you guys can help? I will appreciate it