Bad Monkey Creations

Bad Monkey Creations “Art is how we decorate space, music is how we decorate time.”
Jean-Michel Basquiat

WARNING: Contained for public safety. May create at any moment.
02/15/2026

WARNING: Contained for public safety. May create at any moment.

Silver Surfer in Procreate
04/12/2025

Silver Surfer in Procreate

Dragonhawk tattoo machine with ballpoint pen practice cartridges
08/12/2024

Dragonhawk tattoo machine with ballpoint pen practice cartridges

06/06/2024

WIP. Name this character..

05/29/2024

Thank you all so much for the love and support. Stay tuned for more of my work. Peace

My post got kicked back by admin for self promoting. So here, I found these cool Spiderman character alcohol inkings in ...
05/27/2024

My post got kicked back by admin for self promoting. So here, I found these cool Spiderman character alcohol inkings in my house! Enjoy!

Spidey roll call! In your opinion, which one came out the best? And who do you think I'm missing?                       ...
05/27/2024

Spidey roll call! In your opinion, which one came out the best? And who do you think I'm missing?

Venom in pencil, gel pen, colored pencil on grey-toned paper
02/14/2024

Venom in pencil, gel pen, colored pencil on grey-toned paper

Donated this bad boy for the   charity event. Colored pencils, alcohol inks. Enjoy
08/02/2023

Donated this bad boy for the charity event. Colored pencils, alcohol inks. Enjoy

05/09/2023

Custom gamer logo process!

A few other things I've been working on
03/04/2023

A few other things I've been working on

Address

Jacksonville, FL

Website

Alerts

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

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