Jes Belkov Gordon

Jes Belkov Gordon Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from Jes Belkov Gordon, Decatur, GA.

I'm so excited to say that I'm getting close to rolling out my new creative venture. First up is introducing myself to y...
02/02/2024

I'm so excited to say that I'm getting close to rolling out my new creative venture. First up is introducing myself to you as The Sleepy Zebra!!! I can't wait to tell you what it's all about!

12/21/2019

I’m loving Adobe Fresco!

Something new...
11/24/2019

Something new...

11/21/2018

It’s fun to see the process in time lapse...

11/21/2018

It’s been a long while since I posted... I’m happy to share a (work-in-progress) on the iPad... finally!!! Adobe Sketch didn’t have this many possibilities the last time I was able to play. A whole new world may have just been unlocked!🎨

09/03/2018

Trying to find a way to get back to doing a little art. Here’s my latest method... “Look ma, no thumbs!” 😂

Today is the last day of rest before we storm D.C. & ask for what we need for   . Most of you know my parents are both d...
05/16/2017

Today is the last day of rest before we storm D.C. & ask for what we need for . Most of you know my parents are both deceased. And even though it's been 11 & 7 years since we lost them, I've really struggled to align myself with family ever since. This trip up here is allowing me to strengthen those bonds and see the distance I've created in my mind and location just isn't there in all our hearts. I am so blessed to still have all these beautiful people in my life. And they truly want to see me get better. I have people on my team, and it feels really comforting. It will give me the strength I need for tomorrow's D.C. meetings.

E writing to thank  for signing NIH letter.     https://t.co/6uJJL9ZbWz
09/19/2016

E writing to thank for signing NIH letter. https://t.co/6uJJL9ZbWz

Get the whole picture - and other photos from Jes Belkov Gordon

Address

Decatur, GA

Telephone

+14105077991

Website

https://thesleepyzebra.creator-spring.com/

Alerts

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