Update tech stack for EPC/broadcast project to include Elysia

This commit is contained in:
암냥 2025-09-09 03:10:46 +09:00
commit 16414a6b51

View file

@ -5,7 +5,7 @@ const projects = [
name: "EPC/broadcast", name: "EPC/broadcast",
url: "https://www.youtube.com/playlist?list=PLZeYZotn5_IOJDek6e35NKzUtJm09yxZD", url: "https://www.youtube.com/playlist?list=PLZeYZotn5_IOJDek6e35NKzUtJm09yxZD",
description: "Effect Playing Contest 2025의 방송화면 기능 부분을 맡았습니다.", description: "Effect Playing Contest 2025의 방송화면 기능 부분을 맡았습니다.",
techStack: ["Bun", "TypeScript", "React"] techStack: ["Bun", "Elysia", "React"]
}, },
{ {
name: "team-neko/two_hearts", name: "team-neko/two_hearts",