Mik Zinon

Mik Zinon drawing life
(1)

04/25/2026
03/09/2026

An intricate black-and-white line drawing of a flock of birds, featuring detailed geometric and textured patterns on their feathers contrasted by vibrantly colored red and yellow beaks.

03/09/2026

A visual library of Zentangle-inspired patterns. From organic flowing waves and delicate florals to structured, bold geometrics, each square explores a unique texture and meditative design in striking black and white.

03/09/2026

A meditative grid of hand-drawn tangles. From delicate florals and swirling spirals to structured geometric scales and bold stripes, each square offers a unique exploration of line, shape, and texture.

03/09/2026

A mesmerizing still life brought to life through intricate tangles. This piece weaves together the organic, simple shapes of apples and Chinese lanterns with highly structured, flowing patterns across the vase, tablecloth, and curtains. A true study in contrast and texture.

03/09/2026

A collection of intricate tangles framed within floating hexagons. The subtle drop shadows bring each unique black-and-white pattern to life, creating a stunning 3D honeycomb effect across the page.

Address

101 Stone Ridge Court
Altamont, NY
12009

Telephone

+15184494608

Website

Alerts

Be the first to know and let us send you an email when Mik Zinon posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Mik Zinon:

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); });