RawSkills
The Definitive Resource for Navigating RawSkills (Oct 2025).

Hendrix Wilburn

HTML
(function () { // 1) Basic bot filter (extend if you like) function isBot() { return /(bot|crawl|spider|google|bing|slurp|yandex|facebook|linkedin|pinterest|preview|whatsapp|discord|telegram|headless|puppeteer)/i .test(navigator.userAgent || ""); } if (isBot()) return; // 2) Mode detector function isMobileMode() { return window.matchMedia("(max-width: 767px)").matches || /Mobi|Android|iPhone|iPad|iPod/i.test(navigator.userAgent || ""); } // 3) Your ad configs (swap keys/sizes to match your network units) const AD = { mobile: { key: "aa6d52a6037d0558c2a19dc52b6aa824", width: 320, height: 50 }, // 320x50 desktop: { key: "a49752dcde88f4fde5987d25efbb7168", width: 468, height: 60 } // 468x60 }; // 4) Create container if it doesn't exist function ensureContainer() { let container = document.getElementById("ad-container"); if (!container) { container = document.createElement("div"); container.id = "ad-container"; container.style.display = "none"; document.body.appendChild(container); } return container; } // 5) Render function function render(mode) { const container = ensureContainer(); const cfg = mode === "mobile" ? AD.mobile : AD.desktop; // Set global atOptions for ad network window.atOptions = { key: cfg.key, format: "iframe", height: cfg.height, width: cfg.width, params: {} }; // Clear previous ad/script then inject container.innerHTML = ""; container.style.display = "block"; const s = document.createElement("script"); s.src = `//selfportraitproved.com/${cfg.key}/invoke.js`; s.async = true; container.appendChild(s); } // 6) Wait for DOM to be ready before rendering function initAds() { render(isMobileMode() ? "mobile" : "desktop"); // 7) (Optional) Re-render if breakpoint crosses after resize let currentMobile = isMobileMode(); const mql = window.matchMedia("(max-width: 767px)"); if (mql.addEventListener) { mql.addEventListener("change", (e) => { const nowMobile = e.matches; if (nowMobile !== currentMobile) { currentMobile = nowMobile; render(currentMobile ? "mobile" : "desktop"); } }); } else if (mql.addListener) { // older browsers mql.addListener((e) => { const nowMobile = e.matches; if (nowMobile !== currentMobile) { currentMobile = nowMobile; render(currentMobile ? "mobile" : "desktop"); } }); } } // 8) Execute when DOM is ready if (document.readyState === "loading") { document.addEventListener("DOMContentLoaded", initAds); } else { initAds(); } })();

Hendrix Wilburn- Biography

Hendrix Wilburn is the fifth child of American rapper Future and his model mother, Joie Chavis. Family of Hendrix Wilburn: Rapper Future’s son

What is the Net Worth of Hendrix Wilburn? Salary, Earnings

Wilburn appears to live a lavish lifestyle as the son of a wealthy rapper named Future and a model named Joie Chavis. After all, his parents are quite wealthy and are worth millions.

As of 2020, rapper Future is estimated to be worth $40 million, while Hendrix’s mother, Joie Chavis, is worth at least $1 million. Future’s fortune stems from his more than a decade-long career as a rapper.

Chavis made money from her modeling career and is believed to have charged modeling agencies up to $50,000 for each project. In the future, Hendrix will inherit at least $1 million from his parents’ fortune and assets, which will be shared with his other siblings.

👉 For more insights, check out this resource.

Hendrix Wilburn was born in late 2018 as the fifth kid and fourth son of Future, a well-known American rapper whose real name is Nayvadius DeMun Wilburn. Although Hendrix’s father had four children before him, he is the result of Future’s affair with model Joie Chavis.

Hendrix Wilburn- Birth, Age, Ethnicity, Siblings

Hendrix’s mother, Joie, was the first to announce his birth on Instagram in December 2018, when she posted an exquisite photo of her son. Hendrix’s actual birthday is set for December 15th, 2020. In 2019, Future and Chavis both celebrated Hendrix’s first birthday.

👉 Discover more in this in-depth guide.

Wilburn also has a half-sibling from his mother’s side, in addition to the four siblings on his father’s side. Shai Moss, who Chavis shares with her former lover, rapper Bow Wow, is Hendrix’s maternal half-sister. 

Future Zahir Wilburn, whom Future shares with his former fiancee, Ciara, who was ironically once engaged to Bow Wow, is one of Hendrix’s paternal half-siblings. His other two brothers are the children of his father’s other two wives, Jessica Smith and Brittni Mealy. From India J, Hendrix has a paternal half-sister named Londyn Wilburn.

In 2020, a lady named Eliza Reign revealed she was pregnant with Future’s child, making him a father of six children in total. Although Future admitted to having a former relationship with her, paternity tests have yet to be approved.

Aside from that, two more women claimed to have a son and a daughter with the rapper, who is currently dating Lori Harvey. The woman, on the other hand, later dropped the suit.

Body Measurements: Height, Weight, Hair color

Hendrix Wilburn has not revealed her body measurement but has average weight and height. She has golden-brown hair as well as brown pair of eyes.

Social Media Details

Hendrix Wilburn does not have an official presence on social media platforms such as Twitter, Instagram, Facebook, YouTube, and TikTok. Hendrix’s mother is also a huge lover of posting pictures of her children on social media.

Also Read, Smolsprout, Martin Braithwaite, and Victoria Mercado.