This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (function() { | |
| const DATA = [ | |
| { n: "Airbnb", l: "San Francisco", d: "Book accommodations around the world.", b: "WINTER 2009", i: "Consumer", top: true, logo: "https://uii.ueh.edu.vn/wp-content/uploads/2026/04/pngkey.com-airbnb-logo-png-605967.png", url: "https://uii.ueh.edu.vn/en/startup-airbnb/", stage: "IPO" }, | |
| { n: "ALLSTEP", l: "HCMC", d: "Smart mobility system for cerebral palsy patients.", b: "1/2026", i: "Health Care", top: false, logo: "https://logo.clearbit.com/meesho.com", url: "/startup/meesho", stage: "Seed" }, | |
| { n: "DataDude: Learn Data & AI Online", l: "HCMC", d: "Professional education platform for data science and AI.", b: "1/2026", i: "Health Care", top: false, logo: "https://logo.clearbit.com/meesho.com", url: "/startup/meesho", stage: "Seed" }, | |
| { n: "Vio app", l: "HCMC", d: "Smart booking, Smart Planning", b: "1/2026", i: "Ecommerce", top: false, logo: "https://logo.clearbit.com/meesho.com", url: "/startup/meesho", stage: "Seed" }, | |
| { n: "Voice Rep |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (function() { | |
| // 1. DỮ LIỆU ĐẦY ĐỦ 15 STARTUP | |
| const DATA = [ | |
| { n: "Airbnb", l: "San Francisco", d: "Book accommodations around the world.", b: "WINTER 2009", i: "Consumer", top: true, logo: "https://uii.ueh.edu.vn/wp-content/uploads/2026/04/pngkey.com-airbnb-logo-png-605967.png", url: "https://uii.ueh.edu.vn/en/startup-airbnb/", stage: "IPO" }, | |
| { n: "ALLSTEP", l: "HCMC", d: "Smart mobility system for cerebral palsy patients.", b: "1/2026", i: "Health Care", top: false, logo: "https://logo.clearbit.com/meesho.com", url: "/startup/meesho", stage: "Seed" }, | |
| { n: "DataDude: Learn Data & AI Online", l: "HCMC", d: "Professional education platform for data science and AI.", b: "1/2026", i: "Health Care", top: false, logo: "https://logo.clearbit.com/meesho.com", url: "/startup/meesho", stage: "Seed" }, | |
| { n: "Vio app", l: "HCMC", d: "Smart booking, Smart Planning", b: "1/2026", i: "Ecommerce", top: false, logo: "https://logo.clearbit.com/meesho.com", url: "/startup/meesho", stag |