Components¶
Reusable React components organized by domain.
Layout¶
BackNav- Route-aware breadcrumb navigationBottomNav- Bottom navigation bar (detects active note slug for chatbot context)CommandPalette- Keyboard shortcut paletteThemeProvider- Custom theme context (light/dark/custom)
Content¶
NoteList- Blog post listing with view countsArticlePage- Full article rendererTableOfContents- Auto-generated TOC from h2/h3 headings (fixed sidebar on desktop, inline collapsible on mobile)RelatedArticles- Related post suggestionsProjectList- Project cards with filter bar
Home¶
SpotifySection- Now playing / recently played tracks from Spotify (used on home and about pages)
Gallery¶
VscoGallery- Infinite scroll VSCO galleryFeaturedGallery- Curated homepage gallery
UI¶
UniversalImage- Image with placeholder fallbackImagePreview- Hover preview portalTable- Enhanced MDX tableYouTubeEmbed- Responsive video embed
OG Image¶
OGLayout- Server-rendered OG image layoutTextElement- Styled text for OG imagesImageElement- Image with fallback for OG images
Icons¶
ProjectIcon- Renders image, emoji, or SVG component icons