
What is the Claude Builder Club?
Claude Builder Clubs are Anthropic's official student-led campus communities, part of the Claude for Education initiative. Club leads run technical workshops, hackathons, and demo nights to help students explore AI responsibly and build real things with it.
Members get API credits, Claude Pro access, and resources for building with Claude. It's one of the few programmes where students get direct access to frontier AI tools backed by an official institutional partnership with Anthropic.
The club has a presence on campuses globally. This is the site for the ALU chapter — where I serve as a Technical Advisor, supporting the ambassadors who run the club day-to-day.
Why a Website?
Up until this point, all club communication happened over email. Students would receive event invites, session slides, and announcements — but emails get missed, buried, or ignored. There was no single place a student could go to catch up on what the club was doing or find resources from past events.
In a team meeting, we identified the need for a central hub. A website where students could:
- Find out what the club is and how to get involved
- Browse upcoming and past events
- Access slides and event recaps after missing a session
- See what other members have built
- Scroll through a gallery of past events
I proposed initiating the site development and took it from that conversation to a live, deployed product.
What I Built
- Landing page with club overview and call-to-action
- Events page with slides and recaps attached per event
- Gallery page for photos from campus events
- Member builds section showcasing student projects
- Resources / important communications section



Tech Stack
- React & TypeScript — component-based frontend
- Tailwind CSS — utility-first styling
- Vercel — deployment and hosting
The repo is public and open to contributions — other club members or advisors can submit PRs to add new content, fix issues, or improve the site.
Always Evolving
Unlike the other projects in this portfolio, CBC-ALU is a live product that I actively maintain. Every time the club runs an event — a workshop, a demo night, a hackathon — there are new photos to push, new slides to attach, and new member builds to feature.
That ongoing responsibility has taught me something the other projects didn't: what it means to own a product after launch. Shipping is not the end — it's the beginning of keeping it useful.
What I Learned
This project started from a problem I identified in a room and decided to solve. No brief, no client spec, no grade attached. Just a real need and a decision to act on it.
That changes how you work. When you own the decision to build something, you think harder about whether it actually solves the problem — not just whether it works technically.