From f2681cb3de0a1198874a40adba0abac454e2ea9a Mon Sep 17 00:00:00 2001 From: MikiVL Date: Tue, 5 May 2026 13:00:22 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=A6=96=E9=A1=B5=E8=AF=84=E8=AE=BA?= =?UTF-8?q?=E5=8C=BA=EF=BC=88=E7=99=BB=E5=BD=95=E5=8F=91=E8=AF=84=E8=AE=BA?= =?UTF-8?q?=EF=BC=8C=E5=85=AC=E5=BC=80=E5=8F=AF=E8=AF=BB=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- homepage/index.html | 933 ++++++++++++++++++++++++++++---------------- 1 file changed, 593 insertions(+), 340 deletions(-) diff --git a/homepage/index.html b/homepage/index.html index 7e75a74..94e2e2a 100644 --- a/homepage/index.html +++ b/homepage/index.html @@ -1,371 +1,624 @@ - - - - MikiVL — 开发项目 - +/* ── 响应式 ── */ +@media (max-width: 768px) { + #sidebar { display: none; } + #main { margin-left: 0; padding: 2rem 1.25rem 3rem; max-width: 100%; } + footer { margin-left: 0; padding: 1.25rem; } + .project-grid { grid-template-columns: 1fr; } + .project-card.full { grid-column: auto; } +} + - + -
+
- -
-

// hello, world

-

MikiVL.

-

- 独立开发者,专注于构建 AI 驱动的生产力工具。
- 喜欢探索 AI 与实用工具的交叉地带,用代码解决真实问题。 -

-
- 查看项目 → - 联系我 +
- -
- - -
- -

开发项目

- -
- -
- - -
- -

技术栈

-
-
-

Frontend

-
    -
  • React / TypeScript
  • -
  • Vite / TailwindCSS
  • -
  • TipTap / ProseMirror
  • -
  • Framer Motion
  • -
-
-
-

Backend

-
    -
  • Node.js / Hono
  • -
  • REST / SSE
  • -
  • Docker / Nginx
  • -
  • Linux / VPS
  • -
-
-
-

AI

-
    -
  • Anthropic Claude API
  • -
  • Prompt Engineering
  • -
  • Streaming (SSE)
  • -
  • RAG / Embeddings
  • -
-
-
-

Tooling

-
    -
  • Git / GitHub
  • -
  • Vitest / ESLint
  • -
  • Claude Code
  • -
  • SSH / rsync
  • -
+ + -
+ -
+
- -
- -

联系方式

-
+
+ + +
+ + +
+
+ 登录 后发表留言
-
+ + -
+
+ + + + +