Miss Terra Cotta Sugarbaker

Miss Terra Cotta Sugarbaker The higher the hair, the closer to God. I enjoy volunteer work and making the world a better place. Miss Terra Cotta Sugarbaker is the Queen of the South.

Mother of the House of Sugarbaker, she enjoys volunteer work and making the world a better place. Since 2017, she has served as the Executive Director of the Atlanta Chapter of Drag Story Hour, part of an international movement seeking to share a love of reading through a lens of diversity and inclusion. Her work has received global acclaim and has been featured on NPR, Logo, Newsweek, and many ot

her news outlets. She has performed at the High Museum of Art, the Atlanta Children's Museum, and the Atlanta Pride Festival, and was hosted by the Mayor of Atlanta at Atlanta City Hall - TWICE! She has partnered extensively with the Atlanta-Fulton Public Library System and presented on this partnership at the Georgia Libraries Conference. In 2020, she was recognized as one of Out Georgia's Most Influential LGBTQ+ Georgians. When not pursuing world peace, she is interested in world domination. She enjoys reading to children because READING IS FUNDAMENTAL. Her motto is "Reading Books & Serving Looks!"

*The views expressed on this page are my personal views and thoughts alone.

The library is open. Read the room. 📚
05/30/2026

The library is open. Read the room. 📚

05/28/2026

☮️❤️

05/27/2026
05/27/2026
You gotta remember, l’m forever your GRRRRL.
05/26/2026

You gotta remember, l’m forever your GRRRRL.

Address

Atlanta, GA

Alerts

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