The official static website and repository catalog for Cairn Software (hosted live at https://cairn.github.io). Built using a lightweight, performant, and visual-first design approach.
- Interactive Particle & Helix Background: A responsive HTML5 Canvas animation featuring floating double helices (DNA structures) and active node meshes that drift, rotate, and interact with the user's cursor.
- Active Pipeline Showcase: A read-only visual timeline demonstrating how the Cairn Code agentic loop discovers, refactors, and verifies codebases using tools and LLMs.
- Projects Catalog: An interactive portfolio showcasing all public and private repositories under the Cairn organization (e.g.
cairn-code,mneme,floriography), complete with category filtering tabs and tags. - Architecture Visualizer: A node-graph showing real-time flowing connections between large language models, the core agent runtime, local filesystem tools, and compiler targets.
- Dark Mode Scrollbars & Spacing: Pixel-perfect dark styling supporting system theme preferences and custom scrollbar tracking.
- Core: Vanilla TypeScript (HTML5 Canvas + DOM)
- Build Tool & Bundler: Vite
- Styling: Vanilla CSS (Outfit & JetBrains Mono typography, dark glassmorphism)
- Deployment: GitHub Actions + GitHub Pages
Built with care by the Cairn Team.