ADVERTISEMENT

Chay Garcia: Leading the transformation for women in real estate

To celebrate Women's Month, Property Living features the CEO of Community Creators, Inc.

Published Mar 27, 2024 06:49 am

For so long in real estate — once considered a male dominated industry — women were often confined to roles lower than executives, perceived as less critical compared to the technical aspects of property development. Societal shifts, however, have brought about a welcome change. Today, the hard hat of real estate can be donned by anyone, regardless of gender.

Leading this transformation is Ma. Charina “Chay” S. Garcia, the CEO of Community Creators Inc. (CCI), a prominent real estate management company in the country. Over the years as head executive, Chay, together with her team, has earned recognition for a diverse range of successful projects and challenging stereotypes.

Screenshot 2024-03-27 135818.png
Community Creators Inc. CEO Ma. Charina “Chay” S. Garcia

Empowered woman

Behind Chay’s successful journey is an empowered woman who also encouraged her to break barriers. When times get tough for Chay, she finds the ultimate pick-me-up in the words of empowerment from another woman — her mother, Cynthia Garcia.

Cynthia embodies strength for Chay in the demanding realm of real estate. She not only served as her biggest supporter but also as a role model whom she always admired. Additionally, Cynthia empowered her to assert herself in a male-dominated world, imparting valuable advice: “Assert yourself. Speak out. Give your opinion. As long as you are respectful, it doesn’t matter who’s in the conversation.”

From her college years, Chay demonstrated her ability to excel in any endeavor she pursued. Graduating cum laude with BS in Management from Ateneo de Manila University in 1993, Chay's scholarship underscored her determination to achieve her goals despite any obstacles.

Her desire to provide stability for her family, coupled with her innate drive, fueled her ambition to succeed. “I wanted to provide something more stable for my family. Financially, I wanted to be able to help; to give them a more stable life,” shared Chay.

Path to success

Entering the workforce, Chay honed her skills in real estate, navigating the complexities of planning, land acquisition, and collaboration with professionals in the field. Despite her initial setbacks, including a retrenchment due to a financial downturn in the industry, Chay's resilience prevailed.

Instead of pursuing a master's degree as initially planned, she heeded the advice of a former colleague to establish a real estate consultancy firm, Landworks, Asia Inc. (now Community Creators, Inc.) in 2003.

After investing her money to start the business, months passed, and she found herself struggling financially, with only ₱2,000 left in her account. “Looking back, I can’t even remember how I survived it. I can’t recall who I borrowed money from. The point is, we overcame the hardships,” Chay said.

For five years, they operated solely as consultants. After the fifth year, they ventured into development. Their very first project, initially five hectares in size, expanded successfully to 20 hectares.

In 2014, when her colleague decided to retire from their office, Chay became the sole owner of CCI — a challenge she faced head-on. Today, Chay oversees a growing team of employees at CCI, with over 100 staff members and continues to expand.

Leading by example

As a real estate executive, Chay has collaborated with top developers and landowners in planning and developing close to 30,500 hectares of land. She has co-owned and managed several development companies that have spearheaded the development of over 100 hectares of residential, commercial, resort, memorial, and mixed-use projects, resulting in the sale of over 12,500 units of inventory.

viber_image_2024-03-27_13-16-58-588.png
Hillside Villas inside Amiya Raya (Artist's perspective)

Under Chay's leadership, CCI has embarked on six developments, four of which have already been completed. These projects include the 15.6-hectare Monte Brisa and the 2.9-hectare Florenza, both located in Rodriguez, Rizal; the 3.1-hectare Valle Rosa and the 5.8-hectare Altana, both situated in Malolos, Bulacan; and Chay's most notable project, Amiya Raya — a 46-hectare mountain-side residential development and the first nature park in San Mateo, Rizal. Within Amiya Raya, Shanti Condominium, her first-ever condo project, is set to rise, featuring 11 stories and 148 units.

viber_image_2024-03-27_13-17-00-924.png
Shanti Condominium (Artist's perspective)

With her vision, Chay sees CCI continuing to expand, not only providing employment opportunities but also sheltering Filipinos for years to come. When asked about how she leads women empowerment, especially at work, Chay proudly stated, “I lead by example. They just have to look at me and see that being a woman is not a hindrance in terms of what you can achieve.”

Related Tags

amiya raya Ma. Charina “Chay” S. Garcia Community Creators Inc. Shanti Condominium Women’s Month MBPropertyLiving
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.