Snohock Creative Media

Snohock Creative Media Snohock Creative Media, LLC. Snohock is a culmination of creative media and art, creating products that stand out from the rest. Your Creative Media ..

The owner is a graduate in Art and Web Development that has influenced family and friends to contribute in their own way. your idea transformed and applied just about anywhere. Twitter: https://twitter.com/snohock follow us

09/30/2025
Painting 2 of 2 for the Art auction
09/27/2025

Painting 2 of 2 for the Art auction

Painting 1 of 2 for Art auction
09/27/2025

Painting 1 of 2 for Art auction

09/11/2025
09/04/2025

Cheyenne is now known as an ‘Art Mecca’, and starting today, you can explore the vast array of bronzes, murals, and other statues on display in a brand-new way!

Take a peek and discover over 240 unique pieces, which include pieces like the vibrant and famous ‘Buffalo Mural' by local artist Jordan Dean, the 120+ historical and expansive bronze sculptures downtown, and, of course, the gorgeous Big Boots Project. Lucky for us, there’s something on almost EVERY corner that can spark your imagination...

The interactive map is easy to use and perfect for a self-guided adventure around town. Just scroll through our featured photos, learn about each piece and its artist, and even get an exact address and location on the map!

Visit our website and take the art tour today!
https://artscheyenne.com/public-art/

08/24/2025

Artist: Edith “Snohock” Snow

07/24/2025
06/29/2025
06/29/2025

Address

Cheyenne, WY

Alerts

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