# kmbzn.com
λ³Έ blogλ λ€μν μ£Όμ μ λν μ μ κ΄μ¬κ³Ό μκ°μ 체κ³μ μΌλ‘ μ 리νκ³ κ³΅μ νλ 곡κ°μ λλ€.
CS, tech, design, finance λ± μ¬λ¬ λΆμΌμ κ±Έμ³ μμ λ‘κ² κΈ°λ‘νκ³ μμ΅λλ€.
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:
Go to the repository: github.com/kmbzn/blog (opens new window)
Click the Fork button at the top-right of the page.
After forking, clone it to your local machine:
git clone https://github.com/kmbzn/blog.git
cd blog
Open the folder in your code editor (e.g., vscode).
Customize the content under
docs/
and.vuepress/
as you like.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.