Skip to content

Commit 4da36e1

Browse files
committed
post: 설명 문구 수정
1 parent d02c737 commit 4da36e1

4 files changed

Lines changed: 11 additions & 3 deletions

File tree

src/content/posts/lostarksim-mid-review-1/lostarksim-mid-review-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "로아시뮬 회고 1 - 기획과 초기 설계"
33
published: 2026-04-29
4-
description: "시뮬레이터를 만들게 된 계기"
4+
description: "로아 시뮬레이터를 만들게 된 계기와 초기 설계 과정에서 했던 고민들"
55
image: "./lostarksim_title.svg"
66
tags: [Project, Dev, Lostarksim]
77
category: Project

src/content/posts/lostarksim-mid-review-2/lostarksim-mid-review-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "로아시뮬 회고 2 - 전투정보실 만들어보기"
33
published: 2026-04-30
4-
description: "서비스를 위한 웹서비스 배우기"
4+
description: "전투정보실 기능을 만들며 웹 서비스 구조와 데이터 처리 방식을 익힌 과정"
55
image: "./lostarksim_title.svg"
66
tags: [Project, Dev, Lostarksim]
77
category: Project

src/content/posts/lostarksim-mid-review-3/lostarksim-mid-review-3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "로아시뮬 회고 3 - 시뮬레이션 엔진 만들기"
33
published: 2026-05-07
4-
description: "성능을 올리기 위한 스택변경"
4+
description: "시뮬레이션 엔진을 구현하며 성능, 상태 관리, 계산 구조를 어떻게 다뤘는지"
55
image: "./lostarksim_title.svg"
66
tags: [Project, Dev, Lostarksim]
77
category: Project

src/content/spec/about.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,20 @@
55
- 시뮬레이터와 재밌는 서비스를 만드는 것을 좋아합니다.
66
- 서브컬쳐 게임과 RPG를 좋아합니다.
77

8+
# Mini Portpolio
9+
10+
https://acapzed.github.io
11+
812
# Projects
913

1014
- **Lostark Simulator** - A web based DPS simulator for Lost Ark, built with Rust/WebAssembly for high-performance client-side computation. (lostarksim.com) / current private
1115

1216
::github{repo="acapzed/lostark-simulator"}
1317

18+
- **이잘키 정오표** - Browser extension for generating Hoyoverse-game build benchmark reports from HoYoLAB pages.
19+
20+
::github{repo="acapzed/jalkiwotda-hoyoverse"}
21+
1422
- **Gumibab** - A Chrome extension for diet management,
1523
built during SSAFY Gumi Campus.
1624

0 commit comments

Comments
 (0)