Overview

Ryan X AI is my personal website and digital garden that showcases my work as an AI Engineer & Researcher. Built with modern web technologies, it serves as both a portfolio and a knowledge base for my projects, research, and thoughts on AI and technology.

Key Features

  • Full-text search with instant results
  • Dark/Light mode with smooth transitions
  • Responsive design optimized for all devices
  • Obsidian compatibility for seamless note-taking workflow
  • LaTeX support for mathematical expressions
  • Syntax highlighting for code blocks
  • Table of contents with smooth scrolling
  • Breadcrumb navigation for easy site exploration
  • Internationalization ready (currently English)

Tech Stack

Core Framework

  • Quartz 4 - A fast, static-site generator that transforms Markdown content into fully functional websites
  • Node.js - For server-side rendering
  • TypeScript - For type-safe development
  • SCSS - Advanced CSS preprocessing

Deployment & Hosting

  • Vercel - Serverless deployment with automatic builds
  • GitHub - Version control and CI/CD