# kmbzn.com

λ³Έ blogλŠ” λ‹€μ–‘ν•œ μ£Όμ œμ— λŒ€ν•œ μ €μ˜ 관심과 생각을 μ²΄κ³„μ μœΌλ‘œ μ •λ¦¬ν•˜κ³  κ³΅μœ ν•˜λŠ” κ³΅κ°„μž…λ‹ˆλ‹€.
CS, tech, design, finance λ“± μ—¬λŸ¬ 뢄야에 걸쳐 자유둭게 κΈ°λ‘ν•˜κ³  μžˆμŠ΅λ‹ˆλ‹€.

Profile Image
Welcome to my personal blog...

# πŸ‘€ About Me

Field Info
Region Seoul, South Korea
GitHub github.com/kmbzn (opens new window)
IG @kmbzn (opens new window)
Univ. Hanyang Univ. (Class of '21)
Major Dept. of Computer Science
HS Joongdong High, 112th

# πŸ“š Topics

λ‹€μŒκ³Ό 같은 μ£Όμ œμ— λŒ€ν•΄ λ‹€λ£¨κ³ μž ν•©λ‹ˆλ‹€:

# 컴퓨터 곡학 (Computer Science)

  • 운영체제: Linux, xv6, CPU scheduling, system call
  • 컴퓨터 ꡬ쑰: RISC-V, pipeline, cache, OoO execution
  • ν”„λ‘œκ·Έλž˜λ° μ–Έμ–΄ 및 도ꡬ: Python, C, C++, Java, Git
  • μ•Œκ³ λ¦¬μ¦˜ 문제 풀이: 온라인 μ €μ§€ 기반 ν•™μŠ΅
  • Computer graphics: rendering, transformation matrix, lighting model, OpenGL

# μ›Ή 개발

  • VuePress 기반 정적 μ‚¬μ΄νŠΈ ꡬ성뢀터 μ „λ°˜μ μΈ μ›Ή frontend customizing
  • Markdown λ¬Έμ„œν™”, μ½”λ“œ highlighting, μˆ˜μ‹ rendering λ“± μ½˜ν…μΈ  쀑심 개발

# λ””μžμΈ

  • 둜고 λ””μžμΈ 및 visual identity ꡬ성
  • Typography, layout 섀계, UI styling
  • μ‚°μ—…λ””μžμΈ 및 μ œν’ˆ λ””μžμΈ μ „λ°˜μ— λŒ€ν•œ 관심: ν˜•νƒœ, κΈ°λŠ₯, μ‚¬μš©μ„±, μ‚¬μš©μž κ²½ν—˜ μ€‘μ‹¬μ˜ λ””μžμΈ 뢄석

# IT κΈ°κΈ° ν™œμš© 및 λ””μ§€ν„Έ repair

  • λ‹€μ–‘ν•œ ν”Œλž«νΌ 기반 κΈ°κΈ° κ°„μ˜ workflow 연동
  • ν…Œν¬ 보쑰기기 ν™œμš© 및 리뷰
  • 데이터 볡ꡬ, λΆ€ν’ˆ ꡐ체 λ“± 쒅합적인 IT κΈ°κΈ° 관리 및 수리

# μ‹€μƒν™œ 관심사

  • Watch industry: λΈŒλžœλ“œ, movement ꡬ쑰, λ””μžμΈ, μŠ€νƒ€μΌ, 착용 κ²½ν—˜ λ“±
  • 금육 및 μžμ‚° 투자: Bitcoin, crypto, blockchain, λ―Έκ΅­ 주식, κ΅­λ‚΄ 주식 λ“±
  • μ†ŒλΉ„μžλ‘œμ„œμ˜ μ΅œμ ν™” κ²½ν—˜: 톡신 μš”κΈˆμ œ, μ‹ μš©μΉ΄λ“œ, μ œν’ˆκ³Ό μ„œλΉ„μŠ€μ— λŒ€ν•œ 합리적 선택과 λΉ„μš© νš¨μœ¨ν™”
  • ꡭ제 μ‹œμ‚¬ 및 μ‚¬νšŒ 이슈: 세계 λ‰΄μŠ€, μ •μΉ˜, 경제, μ‚¬νšŒμ  사건 λ“± μ „λ°˜μ μΈ 동ν–₯
  • 인문학적 관심: 세계사, μ–Έμ–΄μ˜ 역사, 세계 μΈλ¬Έν™˜κ²½ λ“± 문화와 μ§€μ„±μ˜ 흐름에 λŒ€ν•œ 이해

전곡 기반의 기술적 뢄석뢀터 μ‹œκ°μ  ν‘œν˜„, μ‹€μƒν™œμ˜ κ²½ν—˜, 인문학적 κ΄€μ κΉŒμ§€ λ‹€μ–‘ν•œ 관심사λ₯Ό 자유둭게 μ •λ¦¬ν•˜κ³  κ³΅μœ ν•˜λŠ” κ³΅κ°„μž…λ‹ˆλ‹€.

# 🍴 How to Fork This Blog

If you'd like to create your own blog based on this one:

  1. Go to the repository: github.com/kmbzn/blog (opens new window)

  2. Click the Fork button at the top-right of the page.

  3. After forking, clone it to your local machine:

git clone https://github.com/kmbzn/blog.git
cd blog
  1. Open the folder in your code editor (e.g., vscode).

  2. Customize the content under docs/ and .vuepress/ as you like.

  3. Deploy it via GitHub Pages or your preferred static hosting.

This blog uses VuePress (opens new window) for static site generation. Make sure you have Node.js installed.

# πŸ“¬ Contact

For inquiries or feedback, feel free to reach out via GitHub Issues or email at [email protected].

# πŸ“ License

This blog is based on the work of Gyoogle (github.com/Gyoogle),
and the overall framework and theme are licensed under the MIT License.

  • You may freely use, copy, modify, and distribute the blog framework (excluding posts and images), for both personal and commercial purposes.
  • However, all blog posts and resources are NOT licensed for commercial use.
    • Do not reproduce, redistribute, or use them for profit without explicit permission.

If you wish to use any part of the content commercially, please contact me via GitHub Issues or email.

For full MIT License terms, refer to the LICENSE (opens new window) file in the repository.