J Bugg Studio

J Bugg Studio Artist Studio based in Atlanta, GA with a focus on moody and sophisticated color palettes which explore a natural geometry and sensibility.

Finished this fluid art painted iPhone case for my friend. We think it turned out so well that I’ve opened up to the ide...
09/06/2022

Finished this fluid art painted iPhone case for my friend. We think it turned out so well that I’ve opened up to the idea of doing more. Several orders in already, but you can get your own original JBugg Studio acrylic and resin phone case for yourself! This is not printed on a case. This is one of a kind painted on case and protected with a flexible resin. Just let me know in the comments, and I’ll get back to you to discuss details.

12/08/2021

I feel like I’ve been working at this painting for the entirety of November and December to date. And so what if I did? It turned out amazing! I just heard from the client who commissioned the piece, “Flight Nor Fight” and he loves it!
More details on this 30x40 fluid acrylic painting on gallery wrapped canvas and covered in a thick ass layer of protective resin. The epoxy resin easily doubles the weight on this beauty so thank his I don’t have to ship this one and can deliver it personally!

So I’m preparing for a couple art festivals that are a complete mystery to me. I don’t know how many painting I should b...
07/12/2021

So I’m preparing for a couple art festivals that are a complete mystery to me. I don’t know how many painting I should be prepped with or…well anything about these things (pandemic delayed my first year’s art festival circuit in 2020 till this fall). Anybody got the 411?

Address

Atlanta, GA

Alerts

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