Darree I’m an illustrator and free-lance artist
I like to draw people and characters. Please follow my journey. �

Instagram

My Logo for a tour company :)
02/28/2020

My Logo for a tour company :)

My first logo. Done with illustrator. Angkor Wat has been a big inspiration for me. 💙💙
02/09/2020

My first logo. Done with illustrator. Angkor Wat has been a big inspiration for me. 💙💙

Drew this throughout my lunch break. In my English reference book. A prince walking through the palace.
02/07/2020

Drew this throughout my lunch break. In my English reference book. A prince walking through the palace.

Chanyoel 찬열 my fav from EXO
02/06/2020

Chanyoel 찬열 my fav from EXO

My homie  my fav pic of her. Fashion icon! Love you            @ Pickerington, Ohio
01/30/2020

My homie my fav pic of her. Fashion icon! Love you @ Pickerington, Ohio

My bestie He went to a freaking volcano! Lol Love you man            @ Pickerington, Ohio
01/30/2020

My bestie
He went to a freaking volcano! Lol Love you man @ Pickerington, Ohio

11/29/2019
Portrait practice
11/19/2019

Portrait practice

Toshiro.
11/07/2019

Toshiro.

Shaolin monk.
11/05/2019

Shaolin monk.

Address

Pickerington, OH
43147

Website

Alerts

Be the first to know and let us send you an email when Darree 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 Darree:

Share

Category

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