IEEE Student Branch Template

Next.jsTailwind CSSnext-i18nextVercel
Homepage

Homepage

1 / 3

This started as IEEE Kocaeli University's real student branch site: hardcoded member names and photos, real sponsor mentions, and Turkish-only copy. I turned it into a reusable template instead. Seven near-duplicate committee pages collapsed into one dynamic route driven by a handful of data files, TR/EN support added via next-i18next with a language switcher, and every real photo replaced with a deterministic initials avatar generated locally, no external avatar service and no network request. A single `data/branch.config.js` file covers identity (name, university, socials, logo, membership link), and the whole design system runs on Tailwind with three CSS variables driving the color palette. Published on GitHub as a public template repository, ready for another branch to fork and rebrand.