ADVERTISEMENT

Iskolar ni Juan scholarship program reaches 10 years with 522 graduates

Gokongwei Brothers Foundation builds the nation's future through education

Published Jul 31, 2024 06:59 am

As a young boy, Jhan Albert Avila did menial jobs to feed himself and his family. Financially hard up, he struggled to complete his elementary education and was forced to discontinue his studies. As the second eldest child with eight other siblings, he had to work as a helper in construction, piggery, and in other people’s homes to support his family, and yet, all the while dreaming of becoming an engineer one day.

Jhan Albert Avila.jpg
Iskolar ni Juan Batch 7 alumnus Jhan Albert Avila is now a maintenance technician.

With sheer determination, he passed the equivalency test under the Alternative Learning System and got his high school diploma. As a working student, studying in college proved to be a bigger challenge to Avila. His meager pay as a helper in a public market, or service crew in a fast food chain couldn’t keep up with his expenses. He had to pass promissory notes to the college president’s office every semester. That’s when he learned about the Iskolar Ni Juan (INJ) scholarship program that offered him free training and later a stable job.

The INJ is the flagship technology-vocational scholarship program of the Gokongwei Brothers Foundation (GBF) which provides education to employment opportunities for underprivileged youth, in partnership with Universal Robina Corporation (URC).

Avila saw this opportunity as a stepping stone to reach his dream and became one of the scholars. Through the INJ program, he acquired technical skills and gained regular employment in the URC San Pablo plant as a maintenance technician. Last April, he received his professional license as a registered master electrician.

Because of his income, two of his siblings completed their college education while he was on track to becoming an engineer.

"Through the INJ, I was able to slowly achieve my dreams. As a scholar, my stay while studying at the center turned out to be a colorful journey. Because of the good teachers and everyone here, I was able to complete my training and become one of the fruitful products of their program," said Avila.

Avila is just one of the INJ Batch 7 alumni, who after receiving education and employment, was able to improve his and his family’s living conditions. He proudly shared his personal story and gratitude during INJ’s 10th anniversary, a celebration that paid tribute to the program’s success in providing education to employment opportunities for underprivileged youth that started in 2014.

LGUs2.jpg
LGUs1.jpg
Representatives from different LGUs show support for the Gokongwei Brothers Foundation's Iskolar ni Juan scholarship program.

Held on July 23 at the GBF Technical Training Center, INJ’s 10th-anniversary event was attended by GBF Board of Trustees member and URC Managing Director Marcia Gokongwei, GBF School Director Engr. Raymund Ganotice, GBF head of Scholarships and Community Graciela Mendoza, TESDA Laguna Senior Education and Skills Development Specialist Bing Gallego, URC Branded Consumer Foods Group Director of Corporate Maintenance Arnel Nunez, Leonardo dela Cruz (Mayor Roseller Rizal of Calamba, Laguna representative), Mayor Marcelo Gayeta of Sariaya, Quezon; Mayor Cristeta Reyes of Malvar, Batangas, Mayor Janet Ilagan of Mataas na Kahoy, Batangas, and Vice Mayor Gina Gonzales of Burdeos Quezon.

Twenty-two LGU representatives, including PESO Office Senior Development Officer Maricar Perez from Caloocan, DSWD and other CSO officials, and private company partners also came to the occasion.

INJ scholars dancing.jpg
Iskolar ni Juan scholars entertain guests with an original song.

The guests were also treated to a song and dance performance and a short tour of the facility by the INJ scholars themselves.

In a speech delivered during the program’s anniversary program, Gokongwei said, “We are proud to say that after 10 years, this program has been able to produce more than 500 graduates, whose lives have been changed by the training and employment they received. The graduates can earn enough to support their family’s needs, some of them have pursued further education to be certified engineers.”

Marcia Gokongwei.jpg
GBF Board of Trustees member and URC Managing Director Marcia Gokongwei calls for upscaling the Iskolar ni Juan program to reach more future scholars.

Gokongwei also mentioned “scaling the impact of this program” and called for the continued support of stakeholders for assistance in recruiting students, funding their training, and absorbing them for employment. “Scaling the impact of this program can only happen if we work together,” she added.

GBF aims to double its current scholar intake in the next three years to fully maximize the potential of the program and the technical training center in producing tech-skilled and workforce-ready graduates.

With 522 graduates, INJ today has 17 scholars from Batch 21 and 17 scholars from Batch 22 currently enrolled under a fully subsidized scholarship that covers tuition, transportation, school supplies, and uniforms with free board and lodging at the center in Calamba City, Laguna. The facility has classrooms fitted with didactic lab equipment to simulate actual plant production set-up, dormitories, and a cafeteria.

After a seven-month academic term, the trainees will experience a five-month on-the-job training at URC plants and other business affiliates. The completion of the 1-year program will earn the trainees an NCII Certification from TESDA.

Related Tags

Gokongwei Group Gokongwei Brothers Foundation
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.