IEEE Student Branch Template

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.
More projects

NIVORAI
Self-hosted productivity suite, now split into three products on one login: Life, Work, and Community. Monorepo with a React 19 web app, an Express/Prisma/PostgreSQL API, and a React Native mobile app.

LINKNOWN
Link shortening and QR code platform with privacy-safe click analytics, bot-filtered redirects, password-protected links, and a no-code link-in-bio page builder. Migrated infrastructure from AWS EC2 to a self-managed Hetzner VPS.

QuizCupid
Free love-test and couple-game platform with no signup required, now speaking seven languages. Built with Next.js 16 and Sanity CMS, with React Three Fiber powering the 3D game scenes.