Lego Minifigures DC Comics series Flash, Joker, Wonder Woman

Here are my findings from today’s ‘hunt’ for Lego Minifigures DC Comics 🛒#ad: Love the three I got, was looking for superman and batman but no luck at this shop :/

February 22, 2020 · 1 min · Pablo Iranzo Gómez

Some Lego vintage minifigures

Just some pics I made during some sorting of minifigs from my childhood. Enjoy! (and if you do, you can Buy Me a Coffee )

February 22, 2020 · 1 min · Pablo Iranzo Gómez

Lego Bugatti Chiron and Porsche 911 GT3 RS

Here you can see a photo comparison between Porsche 911 GT3 RS 🛒#ad and Bugatti Chiron 🛒#ad. Both models have nice details, include a suitcase under the hood, sequential shift, 4x4 traction, etc. have a look at them! Enjoy! (and if you do, you can Buy Me a Coffee ) ...

February 21, 2020 · 1 min · Pablo Iranzo Gómez

Lego Benny Spaceship 70821

I bought Lego 70821 Emmet Garage and Benny Spaceship 🛒#ad because I loved the astronaut minifigures from my childhood, and I even loved the broken helmet (as I used to have them broken in the same way). In this case, the spacecraft is an adapted version of the typical spaceship at that time, the 497-Galaxy Explorer. Enjoy! (and if you do, you can Buy Me a Coffee ) ...

February 20, 2020 · 1 min · Pablo Iranzo Gómez

JavaScript for imgur gallery generation for PhotoSwipe and Pelican-Elegant

Hi, Using the following code from the Browser console: console.log(""); var images = $$("img"); for (each in images) { console.log(` <a href="${images[each].src}" data-size="4032x3024"> <img src="${images[each].src}" width="403" height="302" alt="Image description" /> </a> `); } console.log("</div>"); It will output a copy-paste ready code for integrating in your blog post and leverage the picture gallery. Warning Review the data-size to make it match the image size as PhotoSwipe requires it to match image and adjust the figcaption entry. ...

February 19, 2020 · 1 min · Pablo Iranzo Gómez
This blog is a participant in the Amazon Associate Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.