ADVERTISEMENT
970x220

Life coach and best-selling author Myke Celis wins Top Celebrity Life Coach Award

Published Sep 25, 2022 07:27 am

Filipino life coach and best selling author, Myke Celis was recently awarded as one of the Top Celebrity Life Coaches worldwide by leading premiere global professional coach education and training company, Coach Foundation. It is headed by multiple#1 best selling author, Forbes contributor and top mentor Coach, Sai Blackbyrn, a well-renowned figure in the coaching industry himself.

The organizer Coach Foundation shared, “Coach Foundation has proudly awarded Myke Celis as a Top Celebrity Life Coach. This award signifies our recognition of his commitment and dedication to helping others become the best version of themselves. We wish you the best of luck and continued success.”

Coach Myke Celis, who's known to be a familiar face in media across print, radio, TV and digital as a go-to subject matter expert and resource person in coaching and as the powerhouse best selling author behind the #bestmeever book series, was pleasantly surprised with the win.

"I wasn't expecting it. When they told me about the nomination and that they will do a background check and research about me if I fit the category, I was like, these guys mean business. So I just let things be and lo and behold, imagine my surprise when I got the award! I am just grateful to be recognized for what I love to do best as I always let my work speak for me."

Doing what he loves best means coaching celebrities, top executives and highly successful people while mentoring aspiring coaches worldwide. To date, some of his clients have successfully re-launched their careers, became multi-awarded entrepreneurs or on their way to becoming best selling authors, like Coach Myke Celis himself.

"It feels surreal to be chosen as the only Filipino alongside other celebrity life coaches from all over the world and see how much impact they have made in their own space. Contrary to popular belief, being a celebrity life coach is not just about having celebrity or high profile clients or being a familiar face in media -- there's more to than just the glitz and glamor behind the title actually, but rather, it's about being able to help people, whether in the spotlight or there after, thrive and become their own #bestmeever, no matter how that looks like for them. It's actually a big responsibility, not only to myself, but to all those who trust and believe in me. And now, as I proudly carry the Philippine flag with me no matter where I go in the industry, I always take that responsibility to heart. It's a privilege to win for our country."

Coach Myke Celis is currently the only Filipino nominated in two categories in the international Coach Awards 2022: Best Executive Coach and Best Wellness Coach. You may support him by logging on to www.coachawards.com and click on his name to vote.

ADVERTISEMENT
300x250
.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 72px 0 12px; } .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; } li:empty { display: none; } .hidden { display: none; }
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]; // The two offset values // changed to 10 from 1 , 2 const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } function isNearBottom() { return window.innerHeight + window.scrollY >= document.documentElement.scrollHeight - 100; } function onScroll() { if (isLoading) return; // Skip if already loading if (isNearBottom()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; // Set flag to prevent multiple calls const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { loadCount++; // Increment only after successful execution }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; // Reset flag after execution }); } } window.addEventListener("scroll", onScroll); }); // Mutation Observer for Newly Loaded Articles const observer = new MutationObserver(() => { const articles = document.querySelectorAll(".articles-observe"); if (articles.length > 0) { observeArticles(articles); } }); observer.observe(document.body, { childList: true, subtree: true }); // Intersection Observer for Updating URL function observeArticles(articles) { 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); } } }); }, { threshold: 0.1 } ); articles.forEach(article => intersectionObserver.observe(article)); }

Sign up by email to receive news.