Chanceydoesstuff

Chanceydoesstuff All my art will be here!

Hey, My name is Chancey, this is all my artwork
Please do not repost without my permission
If permission is given please source properly/ link back to me
please be nice to everyone on this page and respect others as they respect you
if you make fanart/get inspired by something I definitely want to see it so tag me in it! Other places you can find me
Instagram: https://www.instagram.com/chanceydoes

stuff/
Tumblr; https://www.tumblr.com/blog/chanceydoesstuff
RedBubble: https://www.redbubble.com/people/chanceydesigns?asc=u

Self love comes in different forms
07/15/2022

Self love comes in different forms

My favorite piece I’ve done so far this year
07/08/2022

My favorite piece I’ve done so far this year

Social commentary, a personal experience, an attempt to get Empathy from those who are not willing to give it.          ...
06/27/2022

Social commentary, a personal experience, an attempt to get Empathy from those who are not willing to give it.

A rainy day and a re-draw on an old piece
06/22/2022

A rainy day and a re-draw on an old piece

Something I finished on the plane and some ambience pics 👩‍🍳 💋
06/19/2022

Something I finished on the plane and some ambience pics 👩‍🍳 💋

Quick sketches from a fantastic public art performance by
05/06/2022

Quick sketches from a fantastic public art performance by

Coachella pics!
04/26/2022

Coachella pics!

Cafe sketches
04/25/2022

Cafe sketches

Sketch dump from the last week or so, observing people and messing with color                                           ...
04/22/2022

Sketch dump from the last week or so, observing people and messing with color

Good day for good lighting
04/16/2022

Good day for good lighting

Hmph
03/14/2022

Hmph

Here and there
03/14/2022

Here and there

Address

478 Piermont Ave
Piermont, NY
10968

Alerts

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

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