<!DOCTYPE html>
<html lang="ko">

<head>
	<meta charset="UTF-8">
	<meta name="viewport" content="width=device-width, initial-scale=1.0">
	<meta http-equiv="X-UA-Compatible" content="IE=edge">

	<meta name="google-site-verification" content="QSMuirmrBZ6_wn0rIAM9IGfAlwfYMQV0QKMDf6I42Vg" />
	<meta name="author" content="opzyra">
	<meta name="robots" content="ALL">
	<meta name="NaverBot" content="All">
	<meta name="Yeti" content="index,follow">
	
	<title>데브현</title>
	
	<meta name="description" content="안녕하세요. 브라우저로 사람을 연결하는 웹 개발자 김현호의 개인 포트폴리오 사이트 입니다.">
	<meta name="og:title" content="데브현">
	<meta name="og:type" content="website">
	<meta name="og:url" content="https://devhyun.com/">
	<meta name="og:image" content="https://devhyun.com/images/og.png">
	<meta name="og:description" content="안녕하세요. 브라우저로 사람을 연결하는 웹 개발자 김현호의 개인 포트폴리오 사이트 입니다.">
	
	<meta name="twitter:card" content="summary">
	<meta name="twitter:title" content="데브현">
	<meta name="twitter:description"
	  content="안녕하세요. 브라우저로 사람을 연결하는 웹 개발자 김현호의 개인 포트폴리오 사이트 입니다.">
	<meta name="twitter:image" content="https://devhyun.com/images/og.png">
	<meta name="twitter:domain" content="https://devhyun.com/">
	<link rel="shortcut icon" href="/images/favicon.png">
	<link rel="stylesheet" href="/lib/material-icon/css/materialdesignicons.min.css">
	<link rel="stylesheet" href="/lib/swiper/swiper.min.css">
	<link rel="stylesheet" href="/lib/nprogress/nprogress.css">
	<link rel="stylesheet" href="/lib/remodal/remodal.css">
	<link rel="stylesheet" href="/lib/remodal/remodal-default-theme.css">
	
	<link rel="stylesheet" href="/lib/tui-editor/tui-editor.css">
	<link rel="stylesheet" href="/lib/tui-editor/tui-editor-contents.css">
	<link rel="stylesheet" href="/lib/tui-editor/codemirror.css">
	<link rel="stylesheet" href="/lib/tui-editor/github.min.css">
	
	<link rel="stylesheet" href="/css/default.css">
	<link rel="stylesheet" href="/css/lib.css">
	<link rel="stylesheet" href="/css/client.css">
	<link rel="stylesheet" href="/css/client.responsive.css">
	
	<script async src="https://www.googletagmanager.com/gtag/js?id=UA-145435902-1"></script>
	<script>
	  window.dataLayer = window.dataLayer || [];
	  function gtag() { dataLayer.push(arguments); }
	  gtag('js', new Date());
	  gtag('config', 'UA-145435902-1');
	</script>

</head>

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.