SAFE HOUSE

SAFE HOUSE Gaming. Multi streaming with twitch

11/15/2023
What a grind. 😓 Even more of a grind when for the next 6 lvls.😭😭😭---
01/16/2022

What a grind. 😓 Even more of a grind when for the next 6 lvls.😭😭😭
-
-
-

The highlight of my roadtrip is Buc-ee's!!!!🥰---
12/29/2021

The highlight of my roadtrip is Buc-ee's!!!!🥰
-
-
-

My team did it. Took us a few weeks to get to that point. But we got it. 😏---      #0673
12/07/2021

My team did it. Took us a few weeks to get to that point. But we got it. 😏
-
-
-
#0673

We made examples to give the kids some ideas.---
11/20/2021

We made examples to give the kids some ideas.
-
-
-

Holiday Lighting!
11/20/2021

Holiday Lighting!

All done  ! Demo Station!
11/11/2021

All done !
Demo Station!

11/11/2021

🖌🎨

11/11/2021

Painting the Hardware Demo Station.
-
-
-
#0673

05/25/2020

Sorry I haven't been online to stream. Work has been hectic and tiring. 🥵🥵🥵

Check out the merch in my store! I already want to buy my whole store. 🤣🤣🤣😎
03/04/2020

Check out the merch in my store! I already want to buy my whole store. 🤣🤣🤣😎

Shop n1k1ta007's designs on Design By Humans. Worldwide shipping is available.

Address

2330 Gateway North Drive
Daytona Beach, FL
32117

Opening Hours

Monday 9pm - 1am
Tuesday 9pm - 1am
Wednesday 9pm - 1am
Thursday 9pm - 1am
Friday 9pm - 1am
Saturday 9pm - 1am

Alerts

Be the first to know and let us send you an email when SAFE HOUSE 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); });