-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
388 lines (354 loc) · 20.7 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
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>HyunJin Park Cover Letter & Portfolio</title>
<link rel="icon" href="img/favicon.ico" type="image/x-icon">
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="ionicons/css/ionicons.min.css" rel="stylesheet">
<link href="css/animate.min.css" rel="stylesheet">
<link href="css/aos.css" rel="stylesheet">
<!-- main style -->
<link href="css/style.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Preloader -->
<div id="preloader">
<div id="status">
<div class="preloader" aria-busy="true" aria-label="Loading, please wait." role="progressbar">
</div>
</div>
</div>
<!-- ./Preloader -->
<!-- header -->
<header class="navbar-fixed-top">
<nav>
<ul>
<li><a href="#about">About</a></li>
<li><a href="#experience">experience</a></li>
<li><a href="#projects">projects</a></li>
<li><a href="#contact">contact</a></li>
</ul>
</nav>
</header>
<!-- ./header -->
<!-- home -->
<div class="section" id="home" data-stellar-background-ratio="0.5">
<div class="container">
<div class="disply-table">
<div class="table-cell" data-aos="fade-up" data-aos-delay="0">
<h4>Network, Smart Grid, IoT, Demand Response, Ligtweight Protocol, SDN</h4>
<h1>HyunJin Park</h1> </div>
</div>
</div>
</div>
<!-- ./home -->
<!-- about -->
<div class="section" id="about">
<div class="container">
<div class="col-md-6" data-aos="fade-up">
<h4>01</h4>
<h1 class="size-50">Know <br /> About me</h1>
<div class="h-50"></div>
<p>Appropriately maintain standards compliant total linkage with cutting-edge action items. Enthusiastically create seamless synergy rather than excellent value. Quickly promote premium strategic theme areas vis-a-vis.</p>
<p>Appropriately maintain standards compliant total linkage with cutting-edge action items. Enthusiastically create seamless synergy rather than excellent value.</p>
<div class="h-50"></div> <img src="img/Signature.svg" width="230" alt="" />
<div class="h-50"></div>
</div>
<div class="col-md-6 about-img-div">
<img src="img/about-img.jpg" width="400" class="img-responsive" alt="" align="right" data-aos="fade-right" data-aos-delay="0" />
</div>
</div>
</div>
<!-- ./about -->
<!-- experience -->
<div class="section" id="experience">
<div class="container">
<div class="col-md-12">
<h4>02</h4>
<h1 class="size-50">My <br /> Experience</h1>
<div class="h-50"></div>
</div>
<div class="col-md-12">
<ul class="timeline">
<li class="timeline-event" data-aos="fade-up">
<label class="timeline-event-icon"></label>
<div class="timeline-event-copy">
<p class="timeline-event-thumbnail">February 2017 - Present</p>
<h3>Researcher (Graduated Student)</h3>
<h4>Smart Energy Management</h4>
<p><strong>Energy Management System, Network Protocol Auto Testing System</strong>
<br>Smart Grid Framework, Demand Response, Lightweight Protocols(MQTT, CoAP), OpenADR2.0b, OpenFMB, Microgrid,Real-time Control, Push mechanism</p>
</div>
</li>
<li class="timeline-event" data-aos="fade-up" data-aos-delay=".2">
<label class="timeline-event-icon"></label>
<div class="timeline-event-copy">
<p class="timeline-event-thumbnail">December 2017 </p>
<h3>Hanyang Univ - Waseda Univ - UKM - UMS</h3>
<h4>Speaker, Topic : Design and Analysis of Push mechanism based on CoAP
Observe for Demand Response in Energy IoT Environment</h4>
<p>
Design of push mechanism based on CoAP Observe for real-time demand response service. Propose the Push Mechanism(using CoAP Protocol) on OpenADR2.0b in Smart IoT Environment</p>
</div>
</li>
<li class="timeline-event" data-aos="fade-up" data-aos-delay=".2">
<label class="timeline-event-icon"></label>
<div class="timeline-event-copy">
<p class="timeline-event-thumbnail">November 2017 </p>
<h3>The Korean Institue of Communications and Information Sciences Paper</h3>
<h4>Research on The Necessity of Push Mechanism on Smart Energy IoT Environment of OpenADR 2.0b Demand Response (Excellence Paper Award)</h4>
<p>
The purpose of this paper is to develop a system push mechanism that provides rapid response in event response, data traffic through polling interval, and smart IoT (Open Automated Demand Response) environment.</p>
</div>
</li>
<li class="timeline-event" data-aos="fade-up" data-aos-delay=".2">
<label class="timeline-event-icon"></label>
<div class="timeline-event-copy">
<p class="timeline-event-thumbnail">July 2016 - November 2016</p>
<h3>ICT Program under Ministry of Employment and Labor in Korea </h3>
<h4>one-man Project(Excellence Award)</h4>
<p>Smart home System based Web & Mobile App for efficient Control and Energy Management. Focus on Accessibilty, Usability, Efficiency. </p>
<p> Language : Nodejs, App Inventor, Jquery, HTML, Mysql, C</p>
</div>
</li>
<li class="timeline-event" data-aos="fade-up" data-aos-delay=".4">
<label class="timeline-event-icon"></label>
<div class="timeline-event-copy">
<p class="timeline-event-thumbnail">April 2014</p>
<h3>konplan gmbh</h3>
<h4>IT-Consultant</h4>
<p><strong>Systemarchitektur, Consulting</strong>
<br>Konzeption und Modellierung von Systemen und APIs fu?r Digital Publishing und Entitlement nach SOA</p>
</div>
</li>
</ul>
</div>
</div>
</div>
<!-- ./experience -->
<!-- projects -->
<div class="section" id="projects">
<div class="container">
<div class="col-md-12">
<h4>03</h4>
<h1 class="size-50">My <br /> Projects</h1>
</div>
<!-- main container -->
<div class="main-container portfolio-inner clearfix">
<!-- portfolio div -->
<div class="portfolio-div">
<div class="portfolio">
<!-- portfolio_filter -->
<div class="categories-grid wow fadeInLeft">
<nav class="categories">
<ul class="portfolio_filter">
<li><a href="" class="active" data-filter="*">All</a></li>
<li><a href="" data-filter=".photography">Photography</a></li>
<li><a href="" data-filter=".logo">Logo</a></li>
<li><a href="" data-filter=".graphics">Graphics</a></li>
<li><a href="" data-filter=".ads">Advertising</a></li>
<li><a href="" data-filter=".fashion">Fashion</a></li>
</ul>
</nav>
</div>
<!-- portfolio_filter -->
<!-- portfolio_container -->
<div class="no-padding portfolio_container clearfix" data-aos="fade-up">
<!-- single work -->
<div class="col-md-4 col-sm-6 fashion logo">
<a id="demo01" href="#animatedModal" class="portfolio_item"> <img src="img/portfolio/01.jpg" alt="image" class="img-responsive" />
<div class="portfolio_item_hover">
<div class="portfolio-border clearfix">
<div class="item_info"> <span>Mockups in seconds</span> <em>Fashion / Logo</em> </div>
</div>
</div>
</a>
</div>
<!-- end single work -->
<!-- single work -->
<div class="col-md-4 col-sm-6 ads graphics">
<a id="demo02" href="#animatedModal" class="portfolio_item"> <img src="img/portfolio/03.jpg" alt="image" class="img-responsive" />
<div class="portfolio_item_hover">
<div class="portfolio-border clearfix">
<div class="item_info"> <span>Floating mockups</span> <em>Ads / Graphics</em> </div>
</div>
</div>
</a>
</div>
<!-- end single work -->
<!-- single work -->
<div class="col-md-4 col-sm-6 photography">
<a id="demo03" href="#animatedModal" class="portfolio_item"> <img src="img/portfolio/02.jpg" alt="image" class="img-responsive" />
<div class="portfolio_item_hover">
<div class="portfolio-border clearfix">
<div class="item_info"> <span>Photorealistic smartwatch</span> <em>Photography</em> </div>
</div>
</div>
</a>
</div>
<!-- end single work -->
<!-- single work -->
<div class="col-md-4 col-sm-6 fashion ads">
<a id="demo04" href="#animatedModal" class="portfolio_item"> <img src="img/portfolio/04.jpg" alt="image" class="img-responsive" />
<div class="portfolio_item_hover">
<div class="portfolio-border clearfix">
<div class="item_info"> <span>Held by hands</span> <em>Fashion / Ads</em> </div>
</div>
</div>
</a>
</div>
<!-- end single work -->
<!-- single work -->
<div class="col-md-4 col-sm-6 graphics ads">
<a id="demo05" href="#animatedModal" class="portfolio_item"> <img src="img/portfolio/05.jpg" alt="image" class="img-responsive" />
<div class="portfolio_item_hover">
<div class="portfolio-border clearfix">
<div class="item_info"> <span>Mobile devices</span> <em>Graphics / Ads</em> </div>
</div>
</div>
</a>
</div>
<!-- end single work -->
<!-- single work -->
<div class="col-md-4 col-sm-6 photography">
<a id="demo06" href="#animatedModal" class="portfolio_item"> <img src="img/portfolio/010.jpg" alt="image" class="img-responsive" />
<div class="portfolio_item_hover">
<div class="portfolio-border clearfix">
<div class="item_info"> <span>Photorealistic smartwatch</span> <em>Photography</em> </div>
</div>
</div>
</a>
</div>
<!-- end single work -->
<!-- single work -->
<div class="col-md-4 col-sm-6 graphics ads">
<a id="demo07" href="#animatedModal" class="portfolio_item"> <img src="img/portfolio/06.jpg" alt="image" class="img-responsive" />
<div class="portfolio_item_hover">
<div class="portfolio-border clearfix">
<div class="item_info"> <span>Mobile devices</span> <em>Graphics / Ads</em> </div>
</div>
</div>
</a>
</div>
<!-- end single work -->
<!-- single work -->
<div class="col-md-4 col-sm-6 graphics ads">
<a id="demo08" href="#animatedModal" class="portfolio_item"> <img src="img/portfolio/07.jpg" alt="image" class="img-responsive" />
<div class="portfolio_item_hover">
<div class="portfolio-border clearfix">
<div class="item_info"> <span>Mobile devices</span> <em>Graphics / Ads</em> </div>
</div>
</div>
</a>
</div>
<!-- end single work -->
<!-- single work -->
<div class="col-md-4 col-sm-6 graphics ads">
<a id="demo09" href="#animatedModal" class="portfolio_item"> <img src="img/portfolio/08.jpg" alt="image" class="img-responsive" />
<div class="portfolio_item_hover">
<div class="portfolio-border clearfix">
<div class="item_info"> <span>Mobile devices</span> <em>Graphics / Ads</em> </div>
</div>
</div>
</a>
</div>
<!-- end single work -->
</div>
<!-- end portfolio_container -->
</div>
<!-- portfolio -->
</div>
<!-- end portfolio div -->
</div>
<!-- end main container -->
</div>
</div>
<!-- ./projects -->
<!-- contact -->
<div class="section" id="contact">
<div class="container">
<div class="col-md-12">
<h4>04</h4>
<h1 class="size-50">Contact Me</h1>
<div class="h-50"></div>
</div>
<div class="col-md-4" data-aos="fade-up">
<h3>Phone Number</h3>
<p>+82 10 8558 4631</p>
<h3>Email</h3>
<p>[email protected] </p>
<h3>Social Network</h3>
<ul class="social">
<li><a href="https://www.facebook.com/hyunjin8558"><i class="ion-social-facebook"></i></a></li>
<li><a href="#"><i class="ion-social-twitter"></i></a></li>
<li><a href="https://www.instagram.com/hyyyyjin_/"><i class="ion-social-instagram"></i></a></li>
<li><a href="#"><i class="ion-social-dribbble"></i></a></li>
</ul>
<div class="clearfix"></div>
<div class="h-50"></div>
</div>
<div class="col-md-8" data-aos="fade-up">
<form class="contact-bg" id="contact-form" name="contact" method="post" novalidate="novalidate">
<input type="text" name="name" class="form-control" placeholder="Your Name" />
<input type="email" name="email" class="form-control" placeholder="Your E-mail" />
<input type="text" name="phone" class="form-control" placeholder="Phone Number" />
<textarea name="message" class="form-control" placeholder="Your Message" style="height:120px"></textarea>
<button id="submit" type="submit" name="submit" class="btn btn-glance">Send</button>
<div id="success">
<p class="green textcenter"> Your message was sent successfully! I will be in touch as soon as I can. </p>
</div>
<div id="error">
<p> Something went wrong, try refreshing and submitting the form again. </p>
</div>
</form>
</div>
</div>
</div>
<!-- ./contact -->
<!--DEMO01-->
<div id="animatedModal" class="popup-modal">
<!--THIS IS IMPORTANT! to close the modal, the class name has to match the name given on the ID -->
<div id="btn-close-modal" class="close-animatedModal close-popup-modal"> <i class="ion-close-round"></i> </div>
<div class="clearfix"></div>
<div class="modal-content">
<div class="container">
<div class="portfolio-padding">
<div class="col-md-8 col-md-offset-2">
<h2>Geschäfts Eines<br /> Web-Studios</h2>
<div class="h-50"></div>
<p>Appropriately maintain standards compliant total linkage with cutting-edge action items. Enthusiastically create seamless synergy rather than excellent value. Quickly promote premium strategic theme areas vis-a-vis.</p>
<p>Appropriately maintain standards compliant total linkage with cutting-edge action items. Enthusiastically create seamless synergy rather than excellent value.</p>
<br />
<br /> <img src="img/portfolio/02.jpg" alt="" class="img-responsive" />
<br />
<br />
<p>Appropriately maintain standards compliant total linkage with cutting-edge action items. Enthusiastically create seamless synergy rather than excellent value. Quickly promote premium strategic theme areas vis-a-vis.</p>
<p>Appropriately maintain standards compliant total linkage with cutting-edge action items. Enthusiastically create seamless synergy rather than excellent value.</p>
<br />
<br /> </div>
</div>
</div>
</div>
</div>
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- plugins -->
<script src="js/bootstrap.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/aos.js"></script>
<script src="js/jquery.form.js"></script>
<script src="js/jquery.validate.min.js"></script>
<!-- main script -->
<script src="js/custom.js"></script>
</body>
</html>