RHR Creations

RHR Creations I specialize in acrylic paintings, wood burning and engravings. I’m open for commissions

Finally done with this one. What do you think?!
06/28/2025

Finally done with this one. What do you think?!

06/24/2025

I’m going to be working on a big art piece today! In a nice air conditioned room!!!🥵🔥 stay safe everyone drink lots of water

06/22/2025
Don’t forget everyone. All of my artwork is for sale! If you’re interested pm me.i put everything into my work
06/16/2025

Don’t forget everyone. All of my artwork is for sale! If you’re interested pm me.i put everything into my work

Home alone THE STICKY BANDITS 😂
06/16/2025

Home alone THE STICKY BANDITS 😂

Another one!🤌🏻
06/11/2025

Another one!🤌🏻

Anyone into aliens 👽🛸
06/10/2025

Anyone into aliens 👽🛸

Another one down! I’m calling this one. POWER OF TIME ⏳
06/06/2025

Another one down! I’m calling this one. POWER OF TIME ⏳

I just finished this one I was a fun one to do
06/02/2025

I just finished this one I was a fun one to do

These are some custom pieces that I've done. If you like any of these and want one of your own let me know!
06/02/2025

These are some custom pieces that I've done. If you like any of these and want one of your own let me know!

I also do hand painted work. If you want one of these or a custom piece, let me know!
05/30/2025

I also do hand painted work. If you want one of these or a custom piece, let me know!

Address

Gouverneur, NY

Website

Alerts

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