UMich KISA Website (미시간 한인 학생회)
The umbrella platform for the University of Michigan Korean International Student Association — hosting events, resources, and the in-house product features.
Overview
The official site for UMich KISA — 미시간 대학교 한인 학부생 학생회 — and the platform layer that the community's in-house product features (Pocha event ordering, Job Curator) are built on top of.
UMich KISA is the student organization for Korean undergraduates at the University of Michigan. The website is the public face — event listings, board info, member resources — and also the application shell that authenticated members use to access the platform's product features. Building the platform once meant later projects (Pocha event ordering, the Job Curator for international students) could plug into a shared sign-in, shared design system, and shared deployment rather than each being a separate site.
Technologies
What It Does
- Public org site. Event listings, board info, member-facing resources for the UMich KISA community.
- Member authentication. Shared sign-in that gates the platform's product features (Pocha ordering, Job Curator) behind verified member access.
- Shared platform layer. A common design system, deployment, and session model that successor features plug into rather than reimplement.
- Bilingual presence. Korean and English copy throughout, matching the audience.
My Contribution
Lead engineer — built the platform and continue to own the technical layer the rest of the KISA product surface is built on.
The most useful decision was designing this as a platform from the start, not a single-purpose site. The Pocha ordering system and the Job Curator both live as features inside this app rather than as standalone projects — they share the same sign-in, the same deployment, and the same component library. That's why a separate-by-feature, related-by-platform story is possible.