-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
247 lines (206 loc) · 10.2 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>정인호 | [email protected]</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.7.0/build/reset-fonts-grids/reset-fonts-grids.css" media="all" />
<link rel="stylesheet" type="text/css" href="resume.css" media="all" />
</head>
<body>
<div id="doc2" class="yui-t7">
<div id="inner">
<div id="hd">
<div class="yui-gc">
<div class="yui-u first">
<h1>정인호</h1>
<h2>한동대학교, 전산전자공학부</h2>
</div>
<div class="yui-u">
<div class="contact-info">
<!-- <h3><a id="pdf" href="#">PDF 내려 받기</a></h3>-->
<h3><a href="mailto:[email protected]">[email protected]</a></h3>
<h3>010 - 2873 - 5431</h3>
</div><!--// .contact-info -->
</div>
</div><!--// .yui-gc -->
</div><!--// hd -->
<div id="bd">
<div id="yui-main">
<div class="yui-b">
<div class="yui-gf">
<div class="yui-u first">
<h2>Profile</h2>
</div>
<div class="yui-u">
<p>
한 명의 온전한 개발자가 되고 싶은 개발자 지망생입니다. 클라우드 컴퓨팅 분야에 관심이 많으며 이쪽 분야에 뜻을 두고 있습니다. 또한 Node.js와 Angular.js를 사용한 자바스크립트 풀스택 웹 서비스 개발에도 관심이 많습니다. 현재 MEAN 스택을 사용한 프로젝트를 진행 중입니다. <br><br>
새로운 기술을 알고 배우는 것을 좋아합니다. 하지만 그런 기술을 무작정 프로젝트에 녹여내는 트랜드 쇼퍼가 되거나, 자신 있는 한 가지 기술로만 모든 문제를 해결하려는 편협한 시각은 경계합니다. <br><br>
개발자란 자신이 생각하는 가치를 적합한 기술을 통해 사용자에게 전달할 수 있는 사람이라고 생각합니다. 저는 학업과 여러 프로젝트에서 배운 지식과 경험으로 제가 생각하는 가치를 다른 사람들에게 전달하는 개발자가 되고 싶습니다.
</p>
</div>
</div><!--// .yui-gf -->
<div class="yui-gf">
<div class="yui-u first">
<h2>Current Goal</h2>
</div>
<div class="yui-u">
<div class="talent">
<h2>C 언어를 위한 시각화 프로그래밍 에디터 개발</h2>
<p>Google의 Blockly 라이브러리를 사용해 C 언어를 블록화하여 C 언어를 처음 접하는 학생에게 프로그래밍 논리 학습과 실질적인 개발 체험을 동시에 할 수 있게 도와주는 웹 서비스를 졸업 프로젝트로 진행 중에 있습니다. <br>Link: <a href="http://cake.handong.edu/#!/ide">Cake IDE page</a><br>Link: <a href="https://github.com/cra16/Cake">Cake Repo</a><br>Link: <a href="https://github.com/cra16/cake-core">Cake Core Repo</a></p>
</div>
<div class="talent">
<h2>클라우드 기반의 시뮬레이션 환경 제어 연구</h2>
<p>Physical Layer부터 Application Layer까지의 아키텍쳐를 이해하고 이를 기반으로 컴퓨터 시뮬레이션 환경에서 각각의 인스턴스의 내부를 제어하고 대량 살포(deploy)의 가능 여부를 연구 중에 있습니다.</p>
</div>
<div class="talent">
<h2>사설 클라우드 컴퓨팅 시스템 구축</h2>
<p>물리적으로 분리된 서버를 통합하여 플랫폼 가상화 기술을 적용, 제가 속한 전산 동아리에서 사용되지 않고 낭비되는 서버 유휴 자원으로 클라우드 컴퓨팅을 구현함을 목표로 하고 있는 프로젝트를 준비하고 있습니다. <br>Link: <a href="https://github.com/cra16/overcast/wiki/Overcast">Overcast Wiki</a></p>
</div>
</div>
</div><!--// .yui-gf -->
<div class="yui-gf">
<div class="yui-u first">
<h2>Technical</h2>
</div>
<div class="yui-u">
<ul class="talent">
<li>Java</li>
<li>MySQL</li>
<li>Node.js</li>
<li>Grunt</li>
<li>OpenStack</li>
<li>Wordpress</li>
<li class="last">CentOS</li>
</ul>
<ul class="talent">
<li>PHP</li>
<li>MongoDB</li>
<li>Angular.js</li>
<li>Bower</li>
<li>CloudStack</li>
<li>Xpress Engine</li>
<li class="last">Ubuntu</li>
</ul>
<ul class="talent">
<li>C</li>
<li> </li>
<li>Express.js</li>
<li>Yeoman</li>
<li>Docker</li>
<li> </li>
<li class="last"> </li>
</ul>
</div>
</div><!--// .yui-gf-->
<div class="yui-gf">
<div class="yui-u first">
<h2>Projects</h2>
</div><!--// .yui-u -->
<div class="yui-u">
<div class="job">
<h2><a href="https://github.com/cra16/Cake" target="_blank">Cake</a></h2>
<h3>모두를 위한 C 언어 시각화 프로그래밍 에디터</h3>
<h3><a href="https://github.com/cra16/cake">https://github.com/cra16/cake</a></h3>
<h4>Node.js / Angular.js / Blockly / Google Closure</h4>
<p>초보 개발자는 항상 두 가지 난제를 동시에 맞닥뜨리기 마련입니다. 머리 속의 생각을 논리적으로 풀어나가는 문제와, 문법에 어긋나지 않도록 코드를 작성하는 일 두 가지입니다. 초보 개발자는 항상 이 두 가지 문제와 싸우느라 정신이 없기 마련인데, Cake는 문법 오류로 부터 자유롭습니다. Cake로 작성한 코드에는 짝이 안맞는 괄호가 없으며, 언이스케이프되지 않은 문자열도 없고, 세미콜론을 깜박하는 경우도 없습니다. Cake를 사용하면 문법에 구애 받지 않고 코드를 작성하는데 전적으로 집중할 수 있습니다.</p>
</div>
<div class="job">
<h2>한동교육혁신센터 웹사이트</h2>
<h3><a href="https://github.com/wbqd/hedc.handong.edu">https://github.com/wbqd/hedc.handong.edu</a></h3>
<h4>phpBB</h4>
<p>기존에 구축된 웹사이트의 소스 코드를 수정해 특정 기능을 추가한 프로젝트</p>
</div>
<div class="job">
<h2>hguhistory</h2>
<h3><a href="https://github.com/cra16/hguhistory">https://github.com/cra16/hguhistory</a></h3>
<h4>Xpress Engine</h4>
<p>Xpresse Engine용으로 개발된 위키 모듈</p>
</div>
<div class="job">
<h2>CRA Library Service</h2>
<h3><a href="https://github.com/cra16/cra-library-service">https://github.com/cra16/cra-library-service</a></h3>
<h4>PHP / MySQL</h4>
<p>동아리 자체적으로 사용하는 도서 관리 시스템</p>
</div>
<div class="job">
<h2>한동통일과평화연구소 웹사이트</h2>
<h3><a href="https://github.com/wbqd/hipr.handong.edu">https://github.com/wbqd/hipr.handong.edu</a></h3>
<h4>Wordpress</h4>
<p>워드프레스 기반의 웹사이트 구축</p>
</div>
<div class="job">
<h2>지식사회포럼 웹사이트</h2>
<h3><a href="https://github.com/wbqd/ksforum.net">https://github.com/wbqd/ksforum.net</a></h3>
<h4>Xpress Engine</h4>
<p>XE 기반의 웹사이트 구축</p>
</div>
<div class="job">
<h2>Webtoon Webapp</h2>
<h3><a href="https://github.com/wbqd/webtoon-webapp">https://github.com/wbqd/webtoon-webapp</a></h3>
<h4>Ratchet</h4>
<p>Ratchet 기반의 웹툰 서비스 웹엡</p>
</div>
<div class="job">
<h2>한동공학교육혁신센터 웹사이트</h2>
<h3><a href="https://github.com/wbqd/hicee.handong.edu">https://github.com/wbqd/hicee.handong.edu</a></h3>
<h4>Wordpress</h4>
<p>워드프레스 기반의 웹사이트 구축</p>
</div>
<div class="job">
<h2>한동프레이즈찬양팀 웹사이트</h2>
<h3><a href="https://github.com/wbqd/hdpraiseteam.com">https://github.com/wbqd/hdpraiseteam.com</a></h3>
<h4>Xpress Engine</h4>
<p>XE 기반의 웹사이트 구축</p>
</div>
<div class="job">
<h2>Cloud Calc</h2>
<h3><a href="https://github.com/wbqd/cloud-calc">https://github.com/wbqd/cloud-calc</a></h3>
<h4>Android</h4>
<p>Wolfram-Alpha API 사용한 안드로이드 앱</p>
</div>
<div class="job last">
<h2>한동창업지원단 웹사이트</h2>
<h3><a href="http://changup.handong.edu/">http://changup.handong.edu/</a></h3>
<h4>Wordpress</h4>
<p>워드프레스 기반의 웹사이트 구축</p>
</div>
<!--
<div class="job">
<h2>한동유니트윈 웹사이트</h2>
<h3><a href="http://unitwin.handong.edu/">http://unitwin.handong.edu/</a></h3>
<h4>Wordpress</h4>
<p>워드프레스 기반의 웹사이트 구축</p>
</div>
<div class="job last">
<h2>한동청지기투자학회 웹사이트</h2>
<h3><a href="http://stewardinvestors.com/">http://stewardinvestors.com/</a></h3>
<h4>Xpress Engine</h4>
<p>XE 기반의 웹사이트 구축</p>
</div>
-->
</div><!--// .yui-u -->
</div><!--// .yui-gf -->
<!--
<div class="yui-gf last">
<div class="yui-u first">
<h2>Education</h2>
</div>
<div class="yui-u">
<h2>Indiana University - Bloomington, Indiana</h2>
<h3>Dual Major, Economics and English — <strong>4.0 GPA</strong> </h3>
</div>
</div>
-->
<!--// .yui-gf -->
</div><!--// .yui-b -->
</div><!--// yui-main -->
</div><!--// bd -->
<div id="ft">
<p>정인호 — <a href="mailto:[email protected]">[email protected]</a> — 010 - 2873 - 5431</p>
</div><!--// footer -->
</div><!-- // inner -->
</div><!--// doc -->
</body>
</html>