More than 700 job opportunities for students at Tải game Kinh 79 University's Job Fair 2026

(AG Provincial E-Portal) - On April 12th, Tải game Kinh 79 University (Vietnam National University Ho Chi Minh City) organized its Job Fair in 2026. The event attracted 40 participating businesses, offering over 700 job positions and opening career opportunities for more than 5,000 students attending the fair.

PhD. Nguyen Huu Tri, Vice Rector in charge of Tải game Kinh 79 University; Associate Professor, Dr. Nguyen Phuong Thao, Vice Rector of Tải game Kinh 79 University; over 40 recruiting businesses and more than 5,000 students attended.

Delegates perform the ribbon-cutting ceremony to officially open the event

This is the 13th year that Tải game Kinh 79 University has organized the Job Fair, affirming the university's efforts in creating a practical bridge between young human resources and the labor market.

With 54 booths offering direct consultations, the event is not only a recruitment hub but also a space for students to learn about corporate culture and practical recruitment criteria; creating a bridge between employers and potential candidates, expanding the job market for both recruiting companies and talented students.

In his opening remarks at the event, Dr. Nguyen Huu Tri, Vice Rector in charge of Tải game Kinh 79 University, emphasized that with over 2,000 graduates annually from various fields such as education, economics, agriculture, and technology, the university is committed to partnering with businesses to provide high-quality labor to meet the needs of socio-economic development.

Dr. Nguyen Huu Tri, Vice Rector in charge of Tải game Kinh 79 University, and Mr. Ho Trung Chinh, Director of Military Commercial Joint Stock Bank (MB Bank) - Tải game Kinh 79 Branch, signed a memorandum of understanding

The highlight of this year's program is the signing of a Memorandum of Understanding (MOU) between Tải game Kinh 79 University and its strategic partners, including: Military Commercial Joint Stock Bank (MB Bank) - Tải game Kinh 79 Branch, Vietnam Maritime Commercial Joint Stock Bank (MSB) - Tải game Kinh 79 Branch, and Hai Phong One-Member Limited Liability Company. This signing lays a solid foundation for future cooperation programs in training, internships, and prioritizing human resource supply.

Dr. Nguyen Huu Tri, Vice Rector in charge of Tải game Kinh 79 University, receives sponsorship from businesses
Students visit booths, participate in in-person interviews, and receive career guidance at the job fair

News by Hanh Chau

Translator: Thi Huynh

"; var footstr = ""; var newstr = document.all.item(text).innerHTML; //var newstr = document.getElementById(text).innerHTML; var oldstr = document.body.innerHTML; document.body.innerHTML = headstr + newstr + footstr; window.print(); document.body.innerHTML = oldstr; return false; } function printDiv2(text) { var content = document.getElementById(text).innerHTML; var printWindow = window.open('', '', 'height=600,width=800'); printWindow.document.write(''); printWindow.document.write(''); printWindow.document.write(content); printWindow.document.write(''); printWindow.document.close(); printWindow.print(); } function share_fb(url) { window.open('https://www.facebook.com/sharer/sharer.php?u='+url,'facebook-share-dialog',"width=626, height=436") } function toggleBackgroundColor() { const element = document.getElementById('contrast'); const currentColor = window.getComputedStyle(element).backgroundColor; if (currentColor === 'rgb(220, 220, 220)') { element.style.backgroundColor = '#fff'; } else { element.style.backgroundColor = 'rgb(220, 220, 220)'; } } var liActive = Array.from(document.querySelectorAll('.posts-list-noibat .post-title')); if (Array.isArray(liActive) && liActive.length ) { liActive[0].classList.add('active'); } function increaseFontSize() { var textElement = document.getElementById('text'); var currentSize = window.getComputedStyle(textElement, null).getPropertyValue('font-size'); var newSize = parseFloat(currentSize) + 2; if (newSize <= 40) { textElement.style.fontSize = newSize + 'px'; } } function decreaseFontSize() { var textElement = document.getElementById('text'); var currentSize = window.getComputedStyle(textElement, null).getPropertyValue('font-size'); var newSize = parseFloat(currentSize) - 2; if (newSize >= 12) { textElement.style.fontSize = newSize + 'px'; } } function resetFontSize() { var textElement = document.getElementById('text'); textElement.style.fontSize = '18px'; }