Tech Stack
Architecture
Key Features
Terminal Glassmorphism
Matrix green and cyan phosphor glow effects with backdrop-filter blur. Cards float over a CRT-scanline background.
4 Complete Themes
Terminal (matrix green), Light (clean modern), Carbon (IBM dark), and Amber (retro CRT). Each reskins all 34 components.
JetBrains Mono Headings
Developer-focused typography with monospace headings and Inter body text. Every font pairing tested across themes.
Dual Project Types
Web and TUI projects with distinct card layouts. Each type has its own metadata schema and rendering style.
Live Style Guide
A /styleguide route showcases every component in every theme. Interactive playground for testing combinations.
Framer Motion Animations
Staggered page transitions, hover micro-interactions, scroll-triggered reveals, and theme-switch morphing.
34 shadcn/ui Components
Stats
Lessons Learned
- shadcn/ui component system -- copy-paste ownership beats npm dependency chains
- Theme architecture -- CSS variables with a state machine for 4 complete theme sets
- Framer Motion animations -- layout animations, AnimatePresence, and scroll-triggered reveals
- The portfolio that showcased 45 projects -- and then inspired building 195 CSS style guides