1.2 KiB
1.2 KiB
Portfolio
My personal portfolio website built with React, Vite, and Tailwind CSS. Features dual-mode navigation - a creative editorial design view and a developer terminal interface, along with a specialized Print-Ready A4 CV crafted in a high-contrast editorial aesthetic.
Live Site
- Main: https://khoavo.myds.me
- Creative Works: https://portfolio.khoavo.myds.me
Tech Stack
- React 18
- Vite
- Tailwind CSS
- Framer Motion
- Lucide React
Getting Started
npm install
npm run dev
Build
npm run build
Preview
npm run preview
Deployment
Deployed on Synology NAS via Docker.
AI Agent Optimization (AIO)
This portfolio is heavily optimized for Agentic SEO. It includes:
- JSON-LD Structured Data: Explicitly defining
Person,jobTitle,knowsAbout, andseeks(seeking job opportunity) metadata injected securely into<head>. - AI-Friendly
robots.txt: Access explicitly granted to major LLM scrapers such asGPTBot,PerplexityBot,ClaudeBot, andGoogle-Extended. llms.txtEndpoint: Available directly at/llms.txt, exposing an exact markdown-structured context endpoint purely for LLM ingestors to natively understand my professional profile.
License
MIT