diff --git a/resume.css b/resume.css
index 2032dce..289e8ae 100644
--- a/resume.css
+++ b/resume.css
@@ -258,11 +258,16 @@ body {
.proj-intro {
font-size: 13px;
color: #252525;
- margin-left: 12px;
line-height: 1.45;
margin-bottom: 3px;
}
+.proj-desc {
+ color: #656464;
+ display: block;
+ text-indent: 24px;
+}
+
.proj-work-title {
font-size: 13px;
font-weight: 700;
diff --git a/resume.html b/resume.html
index 75845df..8fb2562 100644
--- a/resume.html
+++ b/resume.html
@@ -120,8 +120,8 @@
项目介绍:
- 基于 Go(Gin) + Eino Agent Graph + GORM + 七牛云 Kodo + React + Zustand 的 AI 2D 游戏素材生成平台。
- 用户输入文本提示词,自动生成风格一致的 Sprite、背景、UI 元素与动画帧,可直接导入 Unity 等主流 2D 游戏引擎。
+ 基于 Go(Gin) + Eino Agent Graph + GORM + 七牛云 Kodo + React + Zustand 的 AI 2D 游戏素材生成平台。
+ 用户输入文本提示词,自动生成风格一致的 Sprite、背景、UI 元素与动画帧,可直接导入 Unity 等主流 2D 游戏引擎。
主要工作:
@@ -141,8 +141,8 @@
项目介绍:
- 基于 Spring Boot 3 + Redis + Caffeine + HeavyKeeper + MyBatis-Plus 的高并发点赞系统。
- 采用 Write-Behind 异步写回架构,写入由 Redis 承接后定时批量落库;读取走 Caffeine、Redis 二级缓存加速。
+ 基于 Spring Boot 3 + Redis + Caffeine + HeavyKeeper + MyBatis-Plus 的高并发点赞系统。
+ 采用 Write-Behind 异步写回架构,写入由 Redis 承接后定时批量落库;读取走 Caffeine、Redis 二级缓存加速。
主要工作: