Spookidelics

Spookidelics ▫️ Clinical Researcher⚕️
▪️ Psychedelics Advocate 🍄
▫️ Shadow Worker 🌙
▪️ 𝓕𝓲𝓷𝓪𝓵 𝓖𝓲𝓻𝓵 🔪

I’m diggin pulm 🫁 and internal medicine in general, but neuro will always be my first love 🧠
06/01/2026

I’m diggin pulm 🫁 and internal medicine in general, but neuro will always be my first love 🧠

Major PSA over on Threads today 🥚🌕✨
05/31/2026

Major PSA over on Threads today 🥚🌕✨

ohai 👋🏻 welcome back 🤗
05/31/2026

ohai 👋🏻 welcome back 🤗

My story viewers are still a long list of spooky baddie mamas and I love y’all sfm! 🖤
05/30/2026

My story viewers are still a long list of spooky baddie mamas and I love y’all sfm! 🖤

GM you freakin weirdos 😚
05/30/2026

GM you freakin weirdos 😚

Fear and Loathing in Las Vegas (1998) dir. Terry Gilliam

This physicist created a VR experience of his NDE 🥹
05/29/2026

This physicist created a VR experience of his NDE 🥹

David Glowacki is a cross-disciplinary researcher and artist who fo...

05/29/2026

thecreepfromsixfeetdeep

05/29/2026
😔
05/29/2026

😔

Address

Tampa, FL

Website

Alerts

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

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); });