Skip to content

romophic/romophic.com

Repository files navigation

romophic.com

A high-performance technical digital garden designed for deep interconnectedness and "God-Tier" UX.

Netlify Status Astro TypeScript

✨ Features

  • 🕸 Interactive Knowledge Graph

    • A fully custom visualization engine built with D3-force and HTML5 Canvas.
    • Features particle flow animations, manual hit-testing for reliable interaction, and dynamic LOD (Level of Detail).
  • ⚡️ "God-Tier" Performance

    • Built on Astro v5 (Static Site Generation).
    • Zero-runtime CSS via Tailwind v4.
    • Smart image optimization with LQIP (Low Quality Image Placeholders) using CSS Grid stacking.
  • 📖 Rich Content Experience

    • Math: Full LaTeX support via KaTeX.
    • Code: Beautiful syntax highlighting with Expressive Code.
    • Navigation: Auto-generated TOC, bi-directional backlinks, and keyboard-driven command menu.
  • 🛠 Robust Engineering

    • Strict Typing: Zero any policy across the codebase.
    • Centralized Logic: AppScript architecture to manage state across View Transitions.
    • Graph Theory: O(N) backlink indexing engine.

🛠 Tech Stack

🚀 Getting Started

# Install dependencies
pnpm install

# Start development server
pnpm dev

# Build for production
pnpm build

📂 Project Structure

Please refer to GEMINI.md for a comprehensive deep dive into the architecture, file structure, and design philosophy.

📄 License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published