Dygert Design LLC

Dygert Design LLC Dygert Design LLC designs for live entertainment, museums, and the fine arts.

Something new for the Harn!
03/12/2026

Something new for the Harn!

Just installed a new front door. Purchased on marketplace for $200 old new stock.
11/10/2025

Just installed a new front door. Purchased on marketplace for $200 old new stock.

The Harn Museum is proud to present French Moderns! Don’t miss this exhibit.
08/24/2025

The Harn Museum is proud to present French Moderns! Don’t miss this exhibit.

The last show, Spelling Bee, I designed at a local theatre. I included some of the drawings, research, dressing, and col...
07/20/2025

The last show, Spelling Bee, I designed at a local theatre. I included some of the drawings, research, dressing, and color choices to view.

I want to thank those in theatre I have had the pleasure of working with the last 37 years. From my early days as a scen...
04/08/2025

I want to thank those in theatre I have had the pleasure of working with the last 37 years. From my early days as a scenic carpenter while in college, to running and managing Artistic and Production Departments at respected institutions in the region, it's been a blast.

 #
10/02/2024

#

Custom fire pit created with crushed concrete.  Acrylic bonding agent seals the concrete.
04/19/2024

Custom fire pit created with crushed concrete. Acrylic bonding agent seals the concrete.

Just matted and framed this piece for a family member. It’s an original piece by a local artist in the spirit of Walter ...
04/19/2024

Just matted and framed this piece for a family member. It’s an original piece by a local artist in the spirit of Walter Matthau’s portrayal of Einstein.

Address

Gainesville, FL

Alerts

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