Real Felix Art

Real Felix Art Visual storyteller in pencil & digital art, now advancing into AutoCAD drafting & 3D modeling.

22/05/2026

Landscaping

Here is a detailed step-by-step process showcasing how this piece was creatively brought to life.
18/05/2026

Here is a detailed step-by-step process showcasing how this piece was creatively brought to life.

The canvas understands me better than people do.
16/05/2026

The canvas understands me better than people do.

The Midnight Observer
10/05/2026

The Midnight Observer

Behind every stroke is patience.Behind every piece is emotion.Behind every masterpiece… is me.
05/05/2026

Behind every stroke is patience.
Behind every piece is emotion.
Behind every masterpiece… is me.

Not everything that looks sweet is harmless… some cravings come with consequences. 🍓Tell me—would you take the bite or w...
30/04/2026

Not everything that looks sweet is harmless… some cravings come with consequences. 🍓
Tell me—would you take the bite or walk away?

30/04/2026

Not everything that looks sweet is harmless… some cravings come with consequences. 🍓
Tell me—would you take the bite or walk away?

22/04/2026

Digital Art Workflow & Techniques

Every stage of this transformation carries a fragment of my story.
22/04/2026

Every stage of this transformation carries a fragment of my story.

Some emotions are too heavy for words, so I bury them in colors.My latest work y'all
18/04/2026

Some emotions are too heavy for words, so I bury them in colors.
My latest work y'all

09/04/2026

What you call art, I call survival.

Address

Kogi, Anyigba
Kogi

Website

Alerts

Be the first to know and let us send you an email when Real Felix Art 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: "NIGERIA" } }) .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); });