Showcase

Live demos of every system.

## terminal-ui

Custom terminal chrome used across all pages. macOS traffic-lights titlebar, dark canvas background, monospace content area.

shawnos.ai — ~/demo
$ ./boot ShawnOS.ai
[OK] monorepo mounted
[OK] three-site network synced
[OK] content pipeline online
[OK] RPG engine active
> all systems operational_
TerminalChromezero deps

## animation-system

Two pure-React animation primitives. TypewriterHero types and erases sequences at configurable speeds. ScrambleCycler scrambles text into noise then resolves it left-to-right into the next phrase.

typewriter-hero

ShawnOS.ai

GTM engineering, built in public._
scramble-cycler
$ skill:
GTM ENGINEERING
TypewriterHeroScrambleCyclerFramer MotionSSR-safe

## rpg-progression-engine

XP accrues from real daily work — commits, content, deployments. Python engine scores each day and evolves the avatar. Hover any sprite to trigger the action animation.

Tier 1 avatarTier 1
Tier 2 avatarTier 2
Tier 3 avatarTier 3
Tier 4 avatarTier 4
avatar-badge (compact)
Repo Architect, Level 12Repo Architect action, Level 12
Repo Architect
LVL 12 · BuilderBuilder
> next: Pipeline Runner (LVL 15)
class roster
BuilderBuilder
ScribeScribe
StrategistStrategist
AlchemistAlchemist
PolymathPolymath
6 tiers5 classes470+ sprite assetsPython scored

## video-generation

40+ Remotion compositions. AI generates videos from a JSON TimelineSpec — pass a spec, get back an MP4. Scenes are composable React components with frame-accurate timing.

example TimelineSpec (JSON input)
{ "composition": "NioGenesis", "durationInFrames": 300, "fps": 30, "props": { "title": "ShawnOS.ai", "subtitle": "GTM engineering, built in public", "tier": 3, "showXpBar": true, "accentColor": "#4EC373" } }
available scene components
SceneWrapperChatBubbleGraphNodeGraphEdgeTerminalCommandLineXpBarCostMeterOrbitingIconsTypingDotsNioChatRevealNioGenesisNioKnowledgeGraphTikTokSlide
40+ compositionsRemotion 4JSON-drivenAI spec gen

## content-pipeline

Markdown files checked into the repo become blog posts, wiki pages, how-to guides, and 7 RSS feeds — all at build time. No CMS. No database. Git is the source of truth.

Markdown source
.md files in /content/website/final
unified / remark
parse + transform AST
rehype-highlight
syntax highlighting
Next.js build
static generation at build time
Blog / Wiki / Feed
HTML + 7 RSS feeds + sitemap
7 RSS feedsauto sitemapunified/remark/rehypezero-CMS
built in public. every commit tracked.

follow the daily log to see how each system gets built, one commit at a time.

ShawnOS.ai|theGTMOS.ai|theContentOS.ai
built with Next.js · Tailwind · Claude · Remotion