Lindsay Nikole

Lindsay Nikole animals & evolution
B.Sc. in Zoology

03/22/2026

Whale falls are wild… life keeps going even after the end.

03/21/2026

Some species really said “survival of the quirkiest” 😂

03/21/2026

When evolution gave them speed but forgot the brakes 🐆

03/21/2026

Guess evolution had a sense of humor with this one 😅

03/21/2026

Throwing it back for the holidays — can’t beat the classics! 🐾✨

03/21/2026

Old clip, same cozy holiday mood. Some things never get old! ❤️🐶

03/21/2026

Imagine being the first tree... just vibing before dinosaurs showed up 🌳

03/11/2026

When your thighs make that thunder sound while walking… relatable 😂

03/11/2026

Ever hear that little thunder when you walk? Yeah… same here 😅

03/11/2026

Touching this web? That’s a hard pass. 😅 Nature can be amazing… and a little terrifying at the same time.

03/11/2026

Imagine walking into a cave and seeing THIS. Yeah… I’m not touching that. 😳

03/11/2026

Australia really said “face your fears today.” Absolutely no thanks. 🕷️
Hashtags:

Address

New York, NY

Alerts

Be the first to know and let us send you an email when Lindsay Nikole posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Lindsay Nikole:

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });