Josh the Balloon Guy

Josh the Balloon Guy My name is Josh and I am a balloon artist, hence Josh the Balloon Guy. I do both twisting and decor. But sorry no, I am not a clown.

05/31/2026

They say dads get really into war history, but I can promise you these kids know their medieval weapons

05/31/2026

Don’t let your brain catch you off guard. It’s always a good idea to refresh yourself on what you’re trying to recreate with balloons.

05/30/2026

Yes this video is a little bit longer than normal, but it takes a a little extra time to mosey on to your menu.

05/28/2026

There’s no snake in this , but there could be.

05/28/2026

Just in time for Toy Story 5, this design will have every kid in your line will be saying Howdy, Howdy, Howdy!

05/27/2026

It comes in a square box, even though it’s round. And then we use our to slice it into triangles. Is this dinner or a geometry test?

05/26/2026

All gave some, Some gave ALL

05/24/2026

This is why we practice, to keep improving.

05/24/2026

This character on your menu just might activate dance mode

05/23/2026

15 minutes could save you 15% or more on your stress levels if you spend it practicing

Address

Tyler, TX
75702

Alerts

Be the first to know and let us send you an email when Josh the Balloon Guy 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 Josh the Balloon Guy:

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