TURBOxTHRUST

TURBOxTHRUST TURBOxTHRUST the timeline troubleshooter, official superhero of NYC!

From Long Island Doctor Who Convention!
08/25/2025

From Long Island Doctor Who Convention!

UPSCALE & TOP-NOTCH Husband & Wife Heroes Artwork by Gaston Art
05/05/2025

UPSCALE & TOP-NOTCH
Husband & Wife Heroes
Artwork by Gaston Art

SUPRANOVA the Super Socialite Art by  Art
05/05/2025

SUPRANOVA the Super Socialite
Art by Art

ASTRAVEGA Ancient Warrior Artwork by  Art
05/05/2025

ASTRAVEGA Ancient Warrior
Artwork by Art

STARCHARGER Solar SuperheroArtwork by
05/05/2025

STARCHARGER Solar Superhero
Artwork by

THRUST the Multiverse Nurse Art by
01/10/2025

THRUST the Multiverse Nurse
Art by

TURBO by
12/30/2024

TURBO by

HYPERMAX aka HYPERION MAXIMUS Headmaster of Mercury University! Art by
12/24/2024

HYPERMAX aka HYPERION MAXIMUS Headmaster of Mercury University! Art by

KID TURBO aka TURBOCHARGE by
12/23/2024

KID TURBO aka TURBOCHARGE by

It’s   and I’m working on the first two issues of my   series that’s a tribute to my love for the FLASH! Homage to Flash...
09/25/2024

It’s and I’m working on the first two issues of my series that’s a tribute to my love for the FLASH! Homage to Flash 123 by my series artist Vache!

Address

Brooklyn, NY

Alerts

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

Share

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