Interface Development Analysis

Case studies covering the construction of this site itself — theme, plugin, custom rendering, Three.js cartography, the meditation engine, the logic test builder.

Case Studies

How this Institute was built — selected interface, plugin and theme work from the project's archive.

C
View Study

Custom Theme — Vulcan Institute

Role Designer & Developer Tools WordPress 6 · PHP 8 · CSS custom properties · SVG

A bespoke WordPress theme built from scratch: bronze-and-amber console aesthetic driven by CSS custom properties, IDIC geometry, and a serif/display/mono type stack.

S
View Study

Stellar Cartography — Three.js Star Map

Role Developer Tools Three.js r160 · WebGL · WordPress CPT · Pointer Events

A WebGL star map driven by a custom CPT. Spherical orbit camera, raycaster picking, Federation indicator rings, pinch-to-zoom on touch, idle auto-rotate.

A
View Study

Aptitude Engine — Logic Test Builder

Role Designer & Developer Tools WordPress CPT · PHP 8 · Vanilla JS · Custom Admin Screen

A multi-choice logic test authoring system as a CPT with a custom admin UI. Per-test randomisation, time limits, pass-score thresholds, explanation reveals.

K
View Study

Kolinahr Meditation Cycle — Breath UI

Role Designer & Developer Tools CSS Transitions · Web Audio · Vanilla JS · WordPress Settings API

A breath-regulation visualiser with a phase machine driving CSS transforms, audio cues, and synced subtitles. Configurable inhale / hold / exhale durations.

R
View Study

Research Archive — Taxonomy-Filtered CPT

Role Developer Tools WordPress CPT · WP_Query · PHP · Theme Template Hierarchy

The Institute's research index: a custom post type with a taxonomy of research disciplines, surfaced through a filterable archive grid and a themed single template.

P
View Study

Plugin Architecture — One Bundled Experience

Role Developer Tools PHP 8 · WordPress Plugin API · Namespaces · Shortcode Loader

The Institute's plugin is the engine. CPTs, shortcodes, admin UIs, widgets, and asset registration all wired up through a single class-based init flow.