> ## Documentation Index
> Fetch the complete documentation index at: https://0x38a.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Portfolio

> Obsidian notes와 MDX blog를 연결한 개인 포트폴리오/지식 시스템.

개인 포트폴리오 웹사이트이자, Obsidian 기반 학습 노트와 MDX 블로그를 연결하는 지식 시스템입니다.

<Frame>
  <img src="https://mintcdn.com/0x38a/g-1hLDU267VcSxbl/images/portfolio.png?fit=max&auto=format&n=g-1hLDU267VcSxbl&q=85&s=0b92e4e95d5668705391fef091e5a852" alt="Portfolio website" width="1283" height="724" data-path="images/portfolio.png" />
</Frame>

## Overview

| Field      | Value                                              |
| ---------- | -------------------------------------------------- |
| Period     | 2025.03 - Present                                  |
| Domain     | Web / Knowledge System                             |
| Repository | [portfolio](https://github.com/choihjin/portfolio) |
| Result     | 학습 노트에서 블로그 포스팅으로 이어지는 개인 지식/포트폴리오 시스템 구축          |

## My role

* Next.js App Router 기반 정적 포트폴리오 구조 구성
* MDX 블로그와 Obsidian notes-to-blog 워크플로우 정리
* 프로젝트, 블로그, About 페이지의 디자인 시스템 개선
* 작업 기록을 `todo.md`, `doing.md`, `done.md`로 관리하는 협업 흐름 도입

## Core stack

| Area       | Stack                 |
| ---------- | --------------------- |
| Frontend   | Next.js, Tailwind CSS |
| Language   | TypeScript            |
| Content    | MDX, Obsidian notes   |
| Deployment | Vercel                |

## Knowledge workflow

```text theme={null}
Obsidian notes
  -> topic MOC / atomic notes
  -> selected public MDX post
  -> portfolio blog / docs
```

## Why Mintlify pilot exists

기존 Next.js 블로그는 포트폴리오와 통합하기 좋지만, 공부 글이 많아질수록 문서형 탐색 경험이 더 중요해졌습니다. 이 Mintlify 파일럿은 About, Projects, Learn을 하나의 technical docs 사이트처럼 구성할 수 있는지 확인하기 위한 실험입니다.
