ADVERTISEMENT

Women on the helm: When creativity meets technology

Published Mar 31, 2026 03:00 pm  |  Updated Apr 1, 2026 08:10 am
Women on the helm: Erika Madriñan and Roxi Biribicchi, founders of Near Creative
Women on the helm: Erika Madriñan and Roxi Biribicchi, founders of Near Creative
One reason recognizing women takes a whole month is that they have a lot on their plates and often juggle more than one project or task; hence, this story coming in at the clutch on the last day of March – Women’s month. But still, a story worth telling.
Back in 2017, two best friends, Erika Madriñan and Roxi Biribicchi set out, wanting to travel the world - and get paid doing it. “Why can’t travel brands create content for travelers?” they thought to themselves. Then the lightbulb moment. “What if we were the marketing agency for travel companies?”
That question has since catapulted the pair into a career and lifestyle they only dreamed of before.
From simply wanting to travel the world and get paid doing it, Erika and Roxi built Near Creative – a woman-led agency that values culture, creativity, and performance. They secured their first major client, “Cebu Pacific,” with nothing but grit and a great idea.
They soon began working with brands like Taveloka, Masungi Reserve, and Shangri-La Hotels.
Hitting that cuve ball
Like many, Near Creative had to shift gears during the pandemic; they leaned into experimentation, pivoting to webinars and new content formats to help brands stay visible. During this time, Erika, Roxi, and their growing company had the reinforced philosophy that freedom only works when the business is healthy, adaptable, and grounded in strong systems.
Starting with influencer marketing, Near Creative expanded to full-scale social media management, and with Erika’s background in AI and marketing, this was a logical avenue to pursue.
“I’m not scared to use AI,” Erika said. “If people don’t use AI, we will be left behind,” she shares.
Erika Madriñan is always open to a challenge.
Erika Madriñan is always open to a challenge.
Building with AI
“AI is only as good as the one managing it,” Erika said, tapping into her exposure to AI-driven environments in Berlin. “AI makes my life so much easier and makes content faster for my team as well, if you don’t use AI in marketing, it will really slow you down,” Erika said.
Erika has shared that AI gives her a starting point, such as creating leadership training and providing feedback to her team grounded in their core competencies of Emotional Intelligence, Autonomy, Customer Centricity, Critical Thinking, Grit, and Positive Accountability.
“Providing feedback is very important for us,” Erika said. “I’m excited about managing really smart people,” she shared. For Erika, there is a knowledge that you gain when you help guide and nurture people. “It’s not easy,” she admits. “But you learn so much in emotional intelligence, positivity, and self-awareness.”
You can have it all
Happily married and content in her life now. Erika reflects on starting Near Creative with Roxi at 23. “I feel being a woman, you need to work harder to reach certain goals, because people would expect more from you, compared to men,” Erika said.
Near Creative's co-founder, Roxi, is a mother of two. “I don’t think how she lives her life now would be possible if she lived in a corporate world,” Erika said. “And that’s what we are trying to change in our company, that each person has equal opportunity, no matter what. That it’s possible to have different options but still be happy in life.”
Finding that balance
“If I die tomorrow, I’m okay”, Erika shared this dark joke, which she tells her husband. “I’m very content, but I still want to keep growing the company, while also having a life,” she reflected.
When asked what advice she would give to anyone who would want to pursue a dream like hers, she shared: “Do things scared and do it anyway. I think we all have a vision of who we want to be. And all I wanted to be was someone who could do whatever I wanted, and love the thing that I do, and I just took it one step at a time.”
From two best friends who just wanted to get paid while travelling the world, Erika and Roxi built a company that now has more than 30 employees and a growing portfolio of clients, including Spotify, Aquaflask, and Shiseido. And for Erika, Near Creative is not like any other agency; they value work-life balance built on trust and performance, not burnout.
“Work hard so that you can live the life that you deserve. Life is too short,” Erika said.
Erika and Roxi may be part of the wave of millennial leaders creating a shift in the work environment, and that can be a real game-changer in our constant pursuit of balance in our lives.

Related Tags

women empowerment women empowerment Philippines women in leadership AI Women In Tech
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.