import React from "react";
import { Record } from "@/types";
// system.analytics.initialize()
import { Record } from "@/types";
// system.analytics.initialize()
1
2
3
4
5
6
7
8
9
10
11
2
3
4
5
6
7
8
9
10
11
/** @author 가영(Young) */
/** @description Stay Young, Record Everything. */
export async function initArchive() {
const bio = {
status: "Always Growing",
philosophy: "기록이 기억을 지배한다"
};
status: "Always Growing",
philosophy: "기록이 기억을 지배한다"
};
await loadAboutMe();
}
STAY YOUNG,
RECORD EVERYTHING.
● Git Graph: Recent Commits
feat(#daily):
블로그의 구축기
hash: first-p|committed on 2025-12-29

feat(#test):
블로그 업로드 테스트 중
hash: test|committed on 2025-12-27

feat(#React):
[LOG] useEffect 클린업: 당신의 코드가 시한폭탄이 되지 않게 하는 법
hash: cleanup|committed on 2025-11-25
NO_IMG