YJ
Projects
//5Developer CommunityCommunity platform

DG Website

A fast public website for Developer Group @ NUS Computing that supports events, partners, and community discovery.

Gives a 2,300+ follower student tech community a credible home beyond social posts and message threads.

3 min read19 February 2026
DG Website product preview
DG Website logo

DG Website

As Head of Technology, shipped responsive, content, and media improvements to the team-built organization website for events, partners, and community outreach.

community

2,300+ followers

build

Vite SPA

goal

partner-ready

Quick read

The official website for Developer Group @ NUS Computing, showcasing events, initiatives, and partner collaborations for a 2,300+ follower student tech community.

Building a Home for the Developer Community

Developer Group @ NUS Computing needed a public home for a student tech community with 2,300+ followers. As Head of Technology, I contributed to the team-built website by shipping responsive fixes, richer project content, media support, and partner-section improvements across the existing experience.

Design Philosophy

The website balances the energy of a student-led tech community with the professionalism expected by corporate partners. My updates preserved its clean visual language while improving mobile navigation, media fallbacks, project presentation, and the partner experience.

The stack is deliberately lean: Vite builds the application, React 19 and TypeScript power the component layer, and Tailwind CSS handles styling. A client-side hash router keeps the event, team, and project routes compatible with a static Vercel deployment. There is no CMS or database; content ships in the frontend bundle.

Key Features

  • Event showcase — a curated section for past and upcoming events, including our flagship Hack4Good 2026 hackathon for non-profit organizations
  • Partner section — highlighting industry collaborations to build credibility and attract sponsorships
  • Responsive design — fully optimized for mobile, since most of our community discovers us through Instagram stories and messaging links
  • Static deployment — a Vite-built SPA served as static assets, with hash-based routing that avoids server-side route dependencies

Impact

The website gives DevG a durable destination beyond social posts. Visitors can move from community discovery to dedicated event pages with the details, partner context, and schedules they need.

Working on this shared codebase reinforced a valuable lesson: sometimes the most impactful engineering is careful stewardship. Focused improvements to a maintained community website can matter more than adding complexity for its own sake.

Next case study

60's Pulse
Back to top