graph TB
Home[🏠 Home]
Home --> Projects[📊 Projects Collection]
Home --> Thinking[💭 Thinking Collection]
Home --> Resources[📚 Resources Collection]
Home --> DataStories[📖 Data Stories
section-based pages]
Home --> Portfolio[🗂️ Portfolio
*Legacy Collection]
Projects --> P1[Self-Hosted Workout Intelligence]
Projects --> P2[Multi-Provider AI Chat
Convoscope]
Projects --> P3[Beehive Analytics Platform]
Projects --> P4[ChronoScope: Timeline Builder]
Projects --> P5[Digital Memory Chest]
Projects --> P6[CareerCraft Job Assistant]
Projects --> P7[Midjourney Image Tracker]
Projects --> P8[Poolula: RAG Business Intelligence]
Thinking --> T1[📌 Bees, Graphs & Governance]
Thinking --> T2[📌 Chunking is All You Need]
Thinking --> T3[📌 Vision, Perception & Data Viz]
Thinking --> T4[📌 RAG Without the Theater]
Resources --> R1[Color Contrast Checklist]
Resources --> R2[Git Workflow Guide]
Resources --> R3[Question Encoding Cribsheet]
Resources --> R4[Schema.org Cheatsheet: Builders]
Resources --> R5[Schema.org Cheatsheet: Humans]
Resources --> R6[Understanding Schema for Websites]
Resources --> R7[Small Multiples Template]
DataStories --> DS1[Hive Photo Metadata Tracker]
DataStories --> DS2[Exercise Dashboard:
The Choco Effect]
DataStories --> DS3[Knowledge Cartography:
Citation Networks]
DataStories --> DS4[Converting Textual to Visual Timeline]
Portfolio --> PF1[Build Your Own Webpage]
Portfolio --> PF2[IoT Real-Time Viz Workflow
Sensor Fleet]
Portfolio --> PF3[Academic Citation Cloud]
Portfolio --> PF4[CareerCraft Job Assistant]
Portfolio --> PF5[Personal Workout Dashboard]
Portfolio --> PF6[CodeConvo LLM Interface]
classDef collection fill:#e1f5ff,stroke:#0077b6,stroke-width:2px;
classDef sectionBased fill:#f3e5f5,stroke:#6a1b9a,stroke-width:2px,stroke-dasharray:3 3;
classDef legacy fill:#fff3cd,stroke:#856404,stroke-width:1.5px;
classDef pinned fill:#d1e7dd,stroke:#0a3622,stroke-width:1.5px;
class Projects,Thinking,Resources collection;
class DataStories,DS1,DS2,DS3,DS4 sectionBased;
class Portfolio,PF1,PF2,PF3,PF4,PF5,PF6 legacy;
class T1,T2,T3,T4 pinned;
Legend:
Jekyll Collections (Projects, Thinking, Resources)
Section-based pages (Data Stories)
Legacy collection (Portfolio)
Pinned essays