Genius Hub

Genius Hub Welcome!
(1)

04/01/2026

🫧 The cleanest job out there β€” literally

04/01/2026

πŸͺ© That spin that splash β€” he’s got style πŸ’ƒ

03/31/2026

πŸͺž Mirror mirror on the wall… this is the best job of them all

03/31/2026

πŸͺ„ That was a catch straight from a fairytale ✨

03/31/2026

πŸͺ‚ No parachute needed β€” just him waiting below πŸ˜„

03/29/2026

🧭 Found The X on your dream job map

03/29/2026

🧒 He’s got drip AND the job

03/29/2026

🧠 Brain work. Heart apply for lifeguard

03/28/2026

🧘 Zen level Full splash mode

03/28/2026

🧊 The job’s cool β€” and so is he 😎

03/28/2026

🧊 Icy cool job in a hot summer world

Address

4901 Santa Anita Avenue, El Monte
Los Angeles, CA
91731

Alerts

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

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