The brand and design system behind grcengclub.com, the claude-grc-engineering docs, Academy surfaces, slide decks, and merch.
One accent color, dark-mode-only, Inter heavy-weights for display, Lucide line icons, and a voice that says builder, not vendor.
| Folder | What it is |
|---|---|
colors_and_type.css |
Drop-in CSS variables (--grc-orange, --grc-dark, --grc-gray, --fg-1, …) and semantic type rules for h1, h2, .eyebrow, .lede. References local Inter. |
fonts/ |
Vendored Inter woff2 files (weights 400, 500, 600, 700, 800, 900). No Google Fonts dependency. |
assets/ |
Logo, orange brand mark, leadership headshots, merch product shots. Copy from here; do not recreate. |
preview/ |
Reference cards for colors, type, spacing, components, and iconography. Open any in a browser to see the system applied. |
slides/ |
12 brand-ready slide templates (Title, Section, Problem, Approach, Stat, Quote, Certification, Roadmap, Code, Comparison, Pillars, Closer). Built on <deck-stage> at 1920×1080. |
ui_kits/website/ |
Full marketing-site recreation (Home, Academy, Stories, Join, FAQ) as JSX components. |
ui_kits/certplatform/ |
Academy cert-platform recreation (Dashboard, Course, Lesson player, Labs, Exam readiness). |
PUBLISHING.md |
How to install as a Claude Code skill and how to publish to the Club. |
- One accent color only: orange
#E8650A. No bluish-purple gradients, no multi-color palettes. Orange lives on CTAs, link text, eyebrows, icons, and accent spans like<span class="text-brand-orange">Club</span>. - Dark mode only. Page
#0D0D0D, alt section#1A1A1A, cards#2A2A2A. Sections alternate page / alt for vertical rhythm. - Typography is Inter, heavy weights for display (800/900). Display headlines use
tracking-tight. Eyebrows are UPPERCASE orange with wide tracking. - Iconography is Lucide line icons at default stroke. When emphasized, they sit in a
rounded-full bg-orange/10 text-orangecircular well. No emoji, ever. - Card recipe:
bg-[#2A2A2A]+border border-[#3A3A3A]+rounded-xl+p-6+hover:border-orange/50. No drop shadows on cards; shadows only on primary CTAs (a warm orange glow). - Voice is builder-energy: direct, imperative, second-person. "Stop scrolling, start engineering." "From checkbox GRC to engineered systems." Never vendor-speak.
- Copy
colors_and_type.cssinto your project's token system. - Copy
fonts/to your static assets and reference@font-facevia the relative path incolors_and_type.css. - Use
preview/as a visual regression baseline while you build. - For slide decks, copy a file from
slides/, swap the content, keep the tokens.
The humans behind the Club. These are the people shaping what ships.
| Name | Role | Links | |
|---|---|---|---|
![]() |
AJ Yawn | Executive Chairman & Founder | LinkedIn · GitHub @ajy0127 |
![]() |
Abdie Mohamed | President | |
![]() |
James Tabron, CISSP | Vice President | |
![]() |
Ashley Pearce | Head of Career Ops | LinkedIn · GitHub @ashpearce |
![]() |
Zinet Kemal, M.S.c | Head of Membership | |
![]() |
James "JR" Robinson | Creative Director | |
![]() |
Ethan Troy | Head of AI Research | LinkedIn · GitHub @ethanolivertroy |
![]() |
Dr. Omar Sangurima, CISSP | Podcast Lead | |
![]() |
Lauren Alex-Igwe (Nwegbo) | GRC Events Lead | |
![]() |
Nick McLaren | Head of Community Ops |
Leadership, if you're on GitHub and not listed: open a PR to add your handle.
- Code, CSS tokens, and slide/UI-kit source in this repo are released under the MIT License.
- Brand assets — the GRC Engineering Club logo, wordmark, orange brand mark, leadership headshots, and merch photography in
assets/— are not MIT-licensed. They belong to the individuals and the Club. Do not reuse them outside of work that represents the GRC Engineering Club without written permission.
Everything in this repo is used to run grcengclub.com — a paid membership community for GRC practitioners learning the engineering layer. Weekly private podcast, bi-weekly live Q&A, hands-on AWS compliance labs, mock interviews, career playbooks, and live builder sessions. Details and pricing at grcengclub.com.









