-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
599 lines (543 loc) · 29 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
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
<!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="author" content="CheolHwan Choi">
<meta name="description" content="포트폴리오">
<meta name="keywords" content="포트폴리오, 개발자, IT">
<meta property="og:image" content="https://cch230.github.io/Churani_portfolio/assets/img/me.jpg">
<title>Cheol-Hwan Choi</title>
<!--swiper css-->
<link rel="stylesheet" href="assets/css/swiper.css">
<!--CSS STYLE-->
<link rel="stylesheet" href="assets/css/reset.css">
<link rel="stylesheet" href="assets/css/style12.css">
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.8.2/css/all.min.css"
/> <link rel="stylesheet" href="assets/css/main.css">
<!--웹폰트-->
<link href="https://fonts.googleapis.com/css?family=Playfair+Display:700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Alata&display=swap" rel="stylesheet">
<!-- HTLM5shiv ie6~8 -->
<!--[if lt IE 9]>
<script src="assets/js/html5shiv.min.js"></script>
<script type="text/javascript">
alert("현재 브라우저는 지원하지 않습니다. 크롬 브라우저를 추천합니다.!");
</script>
<![endif]-->
</head>
<body style="height:auto;">
<!-- <div class="info">
<span class="scroll_top">0</span>
</div> -->
<!-- //info -->
<nav id="nav">
<h1></h1>
</nav>
<!-- //nav -->
<div id="contents">
<section id="section1">
<div class="sec1">
<div class="aboutImg"></div>
<div class="about_wrap">
<div class="about1">
<img src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https://cch230.github.io/Churani_portfolio;count_bg=%23383333&title_bg=%23555555&icon=&icon_color=%23E7E7E7" style="display: block; object-fit: cover; border-radius: 1px; width: 100px; pointer-events: auto;">
</br><a href="#" class="title">CheolHwan Choi</a>
<ul class="icons">
<li><a href="https://play.google.com/store/apps/details?id=com.dating.meboonyang" target="_blank" class="icon brands alt fa-google-play"></a></li>
<li><a href="https://www.facebook.com/profile.php?id=100003679295237" target="_blank" class="icon brands alt fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="https://instagram.com/puffinable.official" target="_blank" class="icon brands alt fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="https://www.youtube.com/channel/UCxK_-R9oGO7jr03SZ3De2GA" target="_blank" class="icon brands alt fa-youtube"><span class="label">Youtube</span></a></li>
<li><a href="https://github.com/cch230" target="_blank" class="icon brands alt fa-github"><span class="label">GitHub</span></a></li>
<li><a href="https://codepen.io/cch230" target="_blank" class="icon brands alt fa-codepen"><span class="label">Codepen</span></a></li>
<li><a href="https://www.notion.so/me-sell/b92735dec5584b2d91ed8ac6c4737648" target="_blank" class="fas fa-signature"><span class="label">Notion</span></a></li>
</ul>
<h2 class="intro_title">성장하는 창업가 &</br><strong>주니어 풀스택 개발자<br></strong></h2>
</div>
<div class="about2">
<div class="text_box">
<p>안녕하세요<br>
저는 최철환입니다. 만나서 반갑습니다.<br>
저는 무언가 도전하는 걸 좋아합니다. <br>
서비스 제작에 대한 열정에는 자신이 있습니다.<br>
컴퓨터공학과 벤처경영학을 복수전공하고, 팀원들 함께 IT창업을 진행하며 노력하고 도전하고 있습니다.<br>
나아가 어려운 상황속에서도 희망과 긍정으로 상황을 극복해내는 긍정적인 마인드를 갖추었습니다.<br>
어떠한 상황속에서도 포기하지 않고 맡은 바 임무를 끝까지 다하는 개발자이자 조직의 구성원이 되겠습니다.
</div>
<ul class="feature_box">
<li>
<span class="feature">3<strong> yr</strong></span>
<span class="f_desc">of work experience</span>
</li>
<li>
<span class="feature">4<strong> times</strong></span>
<span class="f_desc">Life cycle</span>
</li>
<li>
<span class="feature">5<strong> times</strong></span>
<span class="f_desc">outsourcing</span>
</li>
<li>
<span class="feature">100<strong> %</strong></span>
<span class="f_desc">responsibility</span>
</li>
</ul>
</div>
<h4 class="aboutTit"
data-0="color:rgba(79, 121, 135,0.1);"
data-700="color:rgba(79, 121, 135,1);"
>About</h4>
</div><!--//about_wrap-->
</div><!--//sec1-->
</section><!--//section1-->
<section id="section2">
<div class="sec2">
<div class="about_wrap">
<div class="about1">
<h2 class="intro_title">"해보고 싶은게 있으면 도전하자" <strong></br> 저의 가장 큰 강점은 도전이며,</br>가장 싫어하는 건 후회입니다. </strong></h2>
</div>
<div class="about2">
<div class="text_box">
<p>저한테는 이 세상이 해보고 싶은 것으로 가득 차 있습니다.<br>
후회하기 싫어하고, 노력하여 도전하는 제 가치관은<br>
저를 벤처기업가의 꿈으로 이끌었고,<br>
지금은 IT 벤처 창업을 하며 많은 도전을 진행 중 입니다.<br></br>
<strong style="color: rgb(0, 92, 121); font-size: 25px; font-weight: 1000;">저는 이런 사람입니다.</br></strong>
1. 저는 한번 시작하면 끝을 봐야 풀리는 사람입니다.<br>
2. 안되면 되게 하자. 맡은 일에 열정을 가지며 해내는 사람입니다.<br>
3. 좋은 장기 기억력이 있는 사람입니다.<br>
4. 리더로써 다같이 이끌어나갈 수 있도록 하는 사람입니다.<br>
5. C, JAVA, Python, Kotlin, JavaScript, SQL 등을 다루는 사람입니다.<br>
6. 어뎁터와 같이 누구와도 어울리는 사람입니다.<br></br>
현재는 찰리컴퍼니란 기업에서 최고 기술책임자로 활동중이며<br>
다양한 프로젝트에 참여하여 더 많이 배우고 싶은 주니어 풀스택입니다.<br>
부족함이 많은 주니어 풀스택이지만,<br>
현재에 안주하지 않고 늘 자기계발에 힘쓰는<br>
꾸준히 나아가는 사람이 되겠습니다.
</div>
<div class="skill-container">
<h2 class="intro_title">my<strong> skills</strong></h2>
<canvas id="bar-chart" width="800" height="450"></canvas>
</div>
<div class="radar-container">
<h2 class="intro_title">besides<strong> coding</strong></h2>
<div class="chart_wrap">
<canvas id="radar-chart" width="800" height="600" style="color:#fff;"></canvas>
<!-- <span class="label_01">근면성실</span> -->
<!-- <span class="label_02">친화력</span> -->
<!-- <span class="label_03">유머</span> -->
<!-- <span class="label_04">패션감각</span> -->
<!-- <span class="label_05">언어능력</span> -->
</div>
</div>
<div class="pie-container">
<h2 class="intro_title">my<strong> interests</strong></h2>
<!-- <canvas id="pie-chart" width="800" height="450"></canvas> -->
<canvas id="myChart" width="800" height="450"></canvas>
</div>
</div><!--//about2-->
<h4 class="aboutTit"
data-1300="color:rgba(79, 121, 135,0.1);"
data-2200="color:rgba(79, 121, 135,1);"
>Myself</h4>
</div><!--//about_wrap-->
<div class="aboutImg"></div>
</div><!--//sec2-->
</section><!--//section2-->
<section id="three" class="main style1 special">
<div class="container" style="width:100% !important">
<header class="major">
<h2 class="intro_title">🔗 Tech Stack 🔗</h2>
</header>
<p>
<img src="https://img.shields.io/badge/Python-191919?style=plastic&logo=Python&logoColor=white"/></a> 
<img src="https://img.shields.io/badge/Java-191919?style=plastic&logo=JAVA&logoColor=white"/></a> 
<img src="https://img.shields.io/badge/Kotlin-191919?style=plastic&logo=Kotlin&logoColor=white"/></a> 
<img src="https://img.shields.io/badge/C++-191919?style=plastic&logo=C%2B%2B&logoColor=white"/></a> 
<img src="https://img.shields.io/badge/C-191919?style=plastic&logo=C&logoColor=white"/></a> 
<img src="https://img.shields.io/badge/Javascript-191919?style=plastic&logo=javascript&logoColor=white"/></a> 
<img src="https://img.shields.io/badge/css-191919?style=plastic&logo=css3&logoColor=white"/></a> 
<img src="https://img.shields.io/badge/Android-191919?style=plastic&logo=Android&logoColor=white"/></a> 
<img src="https://img.shields.io/badge/Swift-191919?style=plastic&logo=Swift&logoColor=white"/></a> 
<img src="https://img.shields.io/badge/-Node.js-191919?style=plastic&logo=Node.js&logoColor=white"/></a> 
<br>
<img src="https://img.shields.io/badge/SpringBoot-424242?style=plastic&logo=Spring&logoColor=white"/></a> 
<img src="https://img.shields.io/badge/Mysql-424242?style=plastic&logo=MySql&logoColor=white"/></a> 
<img src="https://img.shields.io/badge/aws-424242?style=plastic&logo=amazon-aws&logoColor=white"/></a> 
<img src="https://img.shields.io/badge/nCloud-424242?style=plastic&logo=Naver&logoColor=white"/></a> 
<img src="https://img.shields.io/badge/-OpenCV-424242?style=plastic&logo=OpenCV&logoColor=white"/></a> 
<img src="https://img.shields.io/badge/-Firebase-424242?style=plastic&logo=Firebase&logoColor=white"/></a> 
<img src="https://img.shields.io/badge/-TensorFlow-424242?style=plastic&logo=TensorFlow&logoColor=white"/></a> 
</br></br>
<img src="https://raw.githubusercontent.com/cch230/cch230/main/profile-summary-card-output/default/0-profile-details.svg"/>
<img src="https://github-readme-stats.vercel.app/api?username=cch230&line_height=31&hide=contribs&title_color=586E75&icon_color=586E75&include_all_commits=true&count_private=true&show_icons=true&disable_animations=true&cache_seconds=1800"/>
</br></br></br></br>
</p>
<header class="major">
<h2 class="intro_title">참여한 프로젝트</h2>
</header>
<p>버튼을 누르면 사이트로 이동합니다.</p>
<div class="row">
<div class="col-4 col-12-medium">
<span class="image fit"><a href="https://www.wadiz.kr/web/campaign/detail/85735"></a><img src="assets/img/as.png" alt=""></img></span>
<h3>창업을 위한 도전들</h3>
<p>2020 창업동아리 '알짜배기' 팀장<br />U300 학생유망창업 본선 진출, <br />창의적 사업계획서 경진대회 본선진출, <br />창업동아리X아름다운재단 보호종료아동 후원 프로젝트 '걷다가 지치면' 진행, <br />사회적기업 아이디어경진대회 본선 진출,<br />걸어서 지역 경제를 살리는 <br />'걸어서 나눔나눔' MVP 제작</p>
<ul class="actions special">
<li><a href="https://www.wadiz.kr/web/campaign/detail/85735" class="button">Wadiz</a></li>
<li><a href="https://www.notion.so/me-sell/b92735dec5584b2d91ed8ac6c4737648" class="button">Notion</a></li>
</ul>
</div>
<div class="col-4 col-12-medium">
<span class="image fit"><a href="https://www.wadiz.kr/web/campaign/detail/85735"></a><img src="assets/img/capture.jpg" alt=""></img></span>
<h3>검증된 사람들만 모이는 데이팅 플랫폼</h3>
<p>맡은 역할:<br />기획, 기술 총괄, 개발 ,유지보수<br />DB•API•서버 보안 설계 및 개발<br /> 앱 UI•기능•보안 설계 및 개발 <br />사용 언어:<br />Spring, Java, Kotlin, Mysql, TensorFlow Lite</p>
<ul class="actions special">
<li><a href="https://play.google.com/store/apps/details?id=com.dating.meboonyang" class="button">PlayStroe</a></li>
<li><a href="https://www.meboon.com/" class="button">Site</a></li>
</ul>
</div>
<div class="col-4 col-12-medium">
<iframe class="image fit" style="height:38% !important" src="https://www.youtube.com/embed/TTwoAfxYU7E" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<h3>스마트 축구 훈련 어플</h3>
<p>맡은 역할:<br />기획, 개발 ,유지보수<br />posenet를 이용한 자세교정알고리즘 구현,<br />충돌 알고리즘을 이용한 훈련 구현,<br />opencv를 이용한 실시간 영상처리</p>
<ul class="actions special">
<li><a href="https://github.com/cch230?tab=repositories" class="button">Github</a></li>
<li><a href="https://youtu.be/TTwoAfxYU7E?t=0" class="button">Youtube</a></li>
</ul>
</div>
<div class="col-4 col-12-medium">
<iframe class="image fit" style="height:43% !important" src="https://www.youtube.com/embed/B8aklZ7BjXo" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<h3>걸어서 지역사회를 살리는 걸어서 나눔나눔</h3>
<p>맡은 역할:<br />기획, 기술 총괄, 개발 ,유지보수<br />앱 UI•DB•API 설계 및 개발 <br />사용 언어:<br />Java,Mysql</p>
<ul class="actions special">
<li><a href="https://github.com/cch230/Share-on-foot" class="button">Github</a></li>
<li><a href="https://youtu.be/B8aklZ7BjXo" class="button">Youtube</a></li>
</ul>
</div>
<div class="col-4 col-12-medium">
<span class="image fit"><img src="assets/img/22.PNG" alt=""></iframe></span>
<h3>뒷통수_얼얼 팩폭 성향테스트</h3>
<p>맡은 역할:<br />기획, 개발 ,유지보수<br />사용 언어:<br />CSS, JavaScript, HTML5, JAVA, MariaDB <br />성향 테스트 이용자 수: 3700명+ </p>
<ul class="actions special">
<li><a href="https://www.meboon.com/site/MBTI/MBTI.html" class="button">Site</a></li>
<li><a href="https://github.com/cch230/MBTI_Test" class="button">Github</a></li>
</ul>
</div>
<div class="col-4 col-12-medium">
<span class="image fit"><img src="assets/img/mabook.JPG" alt=""></iframe></span>
<h3>검정교과서 출판사 마북</h3>
<p>맡은 역할:<br />기획, 개발 ,유지보수<br />사용 언어:<br />CSS, JavaScript, HTML5, PHP, Node.js, Firebase{ Storage,Real-Time DB, Cloud Functions }</p>
<ul class="actions special">
<li><a href="http://mabook.co.kr" class="button">Site</a></li>
</ul>
</div>
<div class="col-4 col-12-medium">
<span class="image fit"><img src="assets/img/11.PNG" alt=""></iframe></span>
<h3>웹 사이트 로하스 컴퍼니</h3>
<p>맡은 역할:<br />기획, 개발 ,유지보수<br />사용 언어:<br />CSS, JavaScript, HTML5, PHP </p>
<ul class="actions special">
<li><a href="http://lohascompany.com/default/index.php" class="button">Site</a></li>
</ul>
</div>
<div class="col-4 col-12-medium">
<span class="image fit"><img src="assets/img/dosirak119.jpg" alt=""></iframe></span>
<h3>도시락 배달 전문 도시락119</h3>
<p>맡은 역할:<br />기획, 개발 ,유지보수<br />사용 언어:<br />CSS, JavaScript, HTML5, PHP</p>
<ul class="actions special">
<li><a href="http://dosirak119.com" class="button">Site</a></li>
</ul>
</div>
<div class="col-4 col-12-medium">
<span class="image fit"><img src="assets/img/ati-gring.jpg" alt=""></iframe></span>
<h3>은하수 미술관</h3>
<p>맡은 역할:<br />기획, 개발 ,유지보수<br />사용 언어:<br />CSS, JavaScript, HTML5, PHP</p>
<ul class="actions special">
<li><a href="http://arti-gring.co.kr" class="button">Site</a></li>
</ul>
</div>
<div class="col-4 col-12-medium">
<span class="image fit"><img src="assets/img/insta_program.png" alt=""></iframe></span>
<h3>인스타 자동 / 예약 포스팅 프로그램</h3>
<p>맡은 역할:<br />기획, 개발 ,유지보수<br />사용 언어:<br />Python, crontab, MariaDB</p>
<ul class="actions special">
<li><a href="https://churanil.notion.site/1362e1ce34164db7a0f24ca6222bd9ef?pvs=4" class="button">Notion</a></li>
</ul>
</div>
</div>
</div>
</section><!-- //section3 -->
<section id="section4">
<div class="sec4">
<div class="project_box">
<div class="w_left">
<h3>Webstandard</h3>
<p class="desc">
본 페이지는 웹 표준을 준수한 페이지입니다.<br> 다양한 플러그인을 사용하여 <span class="text-span">생동적인 웹사이트</span>를 만들었습니다.
</p>
<ul class="project_details">
<li><strong>SKILLS</strong>HTML5, CSS3, SCSS, JS, jQuery</li>
<li><strong>Browser Support</strong>IE8, Chrome</li>
</ul>
</div><!--//w_left-->
<div class="w_right">
<div class="img_wrap">
<span class="img1"><img src="assets/img/p1_teaser1.png" alt=""></span>
<span class="img2"><img src="assets/img/p1_teaser2.png" alt=""></span>
<span class="img3"><img src="assets/img/p1_teaser3.png" alt=""></span>
</div>
<h4 class="bg_title"
data-6500="opacity:0;"
data-6900="opacity:1;"
>Project</h4>
</div><!--//w_right-->
</div><!--//project_box-->
</div><!--//sec4-->
</section><!-- //section4 -->
<div id="section_ani"
>
<div class="sec_ani">
<div class="text_box">
<h3 class="title">fun <strong>web</strong></h3>
<p><strong>'무엇이든 즐겁게 하자'</strong>는 저의 모토를 코딩에도 적용했습니다.<br>사용자가 재미를 느낄 수 있는 사이트를 만들고 싶습니다.</br>클릭하면 <strong>애니메이션</strong>을 볼 수 있습니다!</p>
</div>
<div class="container">
<div class="swiper-container">
<div class="swiper-wrapper">
<div class="swiper-slide ani1">
<a href="javascript:;">
<h4 class="ani_number">1</h4>
<figure class="ani_thumb">
<img src="assets/img/thumb_rocket.jpg" alt="">
</figure>
<span class="ani_title">Gallery</span>
</a>
</div><!--//swiper-slide-->
<div class="swiper-slide ani2">
<a href="javascript:;">
<h4 class="ani_number">2</h4>
<figure class="ani_thumb">
<img src="assets/img/thumb_neon.jpg" alt="">
</figure>
<span class="ani_title">Neon</span>
</a>
</div>
<div class="swiper-slide ani3">
<a href="javascript:;">
<h4 class="ani_number">3</h4>
<figure class="ani_thumb">
<img src="assets/img/thumb_tails.jpg" alt="">
</figure>
<span class="ani_title">Tails</span>
</a>
</div>
<div class="swiper-slide ani4">
<a href="javascript:;">
<h4 class="ani_number">4</h4>
<figure class="ani_thumb">
<img src="assets/img/thumb_cube.jpg" alt="">
</figure>
<span class="ani_title">Cube</span>
</a>
</div>
</div><!--//swiper-wrapper-->
<!-- Add Pagination -->
<div class="swiper-pagination"></div>
<!-- Add Arrows -->
<div class="swiper-button-prev"></div>
<div class="swiper-button-next"></div>
</div><!--//swiper-container-->
</div><!--//container-->
<div id="modal" class="ani_pop_01">
<div class="modal-bg">
<div class="modal-cont">
<!-- <h2>Layer Popup</h2> -->
<p class="codepen" data-height="600" data-default-tab="result" data-slug-hash="PomGGpZ" data-user="cch230" style="height: 600px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; border: 2px solid; margin: 1em 0; padding: 1em;">
<span>See the Pen <a href="https://codepen.io/cch230/pen/PomGGpZ">
gallery</a> by churani (<a href="https://codepen.io/cch230">@cch230</a>)
on <a href="https://codepen.io">CodePen</a>.</span>
</p>
<script async src="https://cpwebassets.codepen.io/assets/embed/ei.js"></script>
<a href="#" class="close">
<svg viewBox="0 0 24 24">
<path d="M14.1,12L22,4.1c0.6-0.6,0.6-1.5,0-2.1c-0.6-0.6-1.5-0.6-2.1,0L12,9.9L4.1,2C3.5,1.4,2.5,1.4,2,2C1.4,2.5,1.4,3.5,2,4.1
L9.9,12L2,19.9c-0.6,0.6-0.6,1.5,0,2.1c0.3,0.3,0.7,0.4,1.1,0.4s0.8-0.1,1.1-0.4l7.9-7.9l7.9,7.9c0.3,0.3,0.7,0.4,1.1,0.4
s0.8-0.1,1.1-0.4c0.6-0.6,0.6-1.5,0-2.1L14.1,12z"/>
</svg>
</a>
</div>
</div>
</div>
<div id="modal" class="ani_pop_02">
<div class="modal-bg">
<div class="modal-cont">
<!-- <h2>Layer Popup</h2> -->
<p class="codepen" data-height="600" data-slug-hash="KKmggwW" data-user="cch230" style="height: 600px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; border: 2px solid; margin: 1em 0; padding: 1em;">
<span>See the Pen <a href="https://codepen.io/cch230/pen/KKmggwW">
</a> by churani (<a href="https://codepen.io/cch230">@cch230</a>)
on <a href="https://codepen.io">CodePen</a>.</span>
</p>
<script async src="https://cpwebassets.codepen.io/assets/embed/ei.js"></script>
<a href="#" class="close">
<svg viewBox="0 0 24 24">
<path d="M14.1,12L22,4.1c0.6-0.6,0.6-1.5,0-2.1c-0.6-0.6-1.5-0.6-2.1,0L12,9.9L4.1,2C3.5,1.4,2.5,1.4,2,2C1.4,2.5,1.4,3.5,2,4.1
L9.9,12L2,19.9c-0.6,0.6-0.6,1.5,0,2.1c0.3,0.3,0.7,0.4,1.1,0.4s0.8-0.1,1.1-0.4l7.9-7.9l7.9,7.9c0.3,0.3,0.7,0.4,1.1,0.4
s0.8-0.1,1.1-0.4c0.6-0.6,0.6-1.5,0-2.1L14.1,12z"/>
</svg>
</a>
</div>
</div>
</div>
<div id="modal" class="ani_pop_03">
<div class="modal-bg">
<div class="modal-cont">
<!-- <h2>Layer Popup</h2> -->
<p class="codepen" data-height="600" data-default-tab="result" data-slug-hash="ExmggKR" data-user="cch230" style="height: 600px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; border: 2px solid; margin: 1em 0; padding: 1em;">
<span>See the Pen <a href="https://codepen.io/cch230/pen/ExmggKR">
Tails</a> by churani (<a href="https://codepen.io/cch230">@cch230</a>)
on <a href="https://codepen.io">CodePen</a>.</span>
</p>
<script async src="https://cpwebassets.codepen.io/assets/embed/ei.js"></script>
<a href="#" class="close">
<svg viewBox="0 0 24 24">
<path d="M14.1,12L22,4.1c0.6-0.6,0.6-1.5,0-2.1c-0.6-0.6-1.5-0.6-2.1,0L12,9.9L4.1,2C3.5,1.4,2.5,1.4,2,2C1.4,2.5,1.4,3.5,2,4.1
L9.9,12L2,19.9c-0.6,0.6-0.6,1.5,0,2.1c0.3,0.3,0.7,0.4,1.1,0.4s0.8-0.1,1.1-0.4l7.9-7.9l7.9,7.9c0.3,0.3,0.7,0.4,1.1,0.4
s0.8-0.1,1.1-0.4c0.6-0.6,0.6-1.5,0-2.1L14.1,12z"/>
</svg>
</a>
</div>
</div>
</div>
<div id="modal" class="ani_pop_04">
<div class="modal-bg">
<div class="modal-cont">
<!-- <h2>Layer Popup</h2> -->
<p class="codepen" data-height="600" data-default-tab="result" data-slug-hash="ZEKppOv" data-user="cch230" style="height: 600px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; border: 2px solid; margin: 1em 0; padding: 1em;">
<span>See the Pen <a href="https://codepen.io/cch230/pen/ZEKppOv">
Cube</a> by churani (<a href="https://codepen.io/cch230">@cch230</a>)
on <a href="https://codepen.io">CodePen</a>.</span>
</p>
<script async src="https://cpwebassets.codepen.io/assets/embed/ei.js"></script>
<a href="#" class="close">
<svg viewBox="0 0 24 24">
<path d="M14.1,12L22,4.1c0.6-0.6,0.6-1.5,0-2.1c-0.6-0.6-1.5-0.6-2.1,0L12,9.9L4.1,2C3.5,1.4,2.5,1.4,2,2C1.4,2.5,1.4,3.5,2,4.1
L9.9,12L2,19.9c-0.6,0.6-0.6,1.5,0,2.1c0.3,0.3,0.7,0.4,1.1,0.4s0.8-0.1,1.1-0.4l7.9-7.9l7.9,7.9c0.3,0.3,0.7,0.4,1.1,0.4
s0.8-0.1,1.1-0.4c0.6-0.6,0.6-1.5,0-2.1L14.1,12z"/>
</svg>
</a>
</div>
</div>
</div>
</div><!--//sec_ani-->
</div><!--//section_ani-->
<section id="section9">
<div class="sec9">
<p class="intro_desc">One Bite and All Your Dreams Will Come True🥠<em>I’m available :)</em></p>
<a href="mailto:cch01024857239@gmail.com" class="mail">cch01024857239@gmail.com</br></br></a>
<ul class="icons">
<li><a href="https://play.google.com/store/apps/details?id=com.dating.meboonyang" target="_blank" class="icon brands alt fa-google-play"></a></li>
<li><a href="https://www.facebook.com/profile.php?id=100003679295237" target="_blank" class="icon brands alt fa-facebook-f"><span class="label">Facebook</span></a></li>
<li><a href="https://instagram.com/puffinable.official" target="_blank" class="icon brands alt fa-instagram"><span class="label">Instagram</span></a></li>
<li><a href="https://www.youtube.com/channel/UCxK_-R9oGO7jr03SZ3De2GA" target="_blank" class="icon brands alt fa-youtube"><span class="label">Youtube</span></a></li>
<li><a href="https://github.com/cch230" target="_blank" class="icon brands alt fa-github"><span class="label">GitHub</span></a></li>
<li><a href="https://codepen.io/cch230" target="_blank" class="icon brands alt fa-codepen"><span class="label">Codepen</span></a></li>
<li><a href="https://www.notion.so/me-sell/b92735dec5584b2d91ed8ac6c4737648" target="_blank" class="fas fa-signature"><span class="label">Notion</span></a></li>
</ul>
</div><!--//sec9-->
</section><!-- //section9 -->
</div><!--//contents-->
<!-- script -->
<script src="assets/js/jquery.min_1.12.4.js"></script>
<script src="assets/js/jquery-ui-1.12.1.min.js"></script>
<script src="assets/js/skrollr.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/chart.js@2.8.0"></script>
<script src="https://cdn.jsdelivr.net/npm/chartjs-plugin-datalabels@0.7.0"></script>
<script src="https://www.chartjs.org/docs/latest/gitbook/gitbook-plugin-chartjs/chartjs-plugin-deferred.js"></script>
<script src="assets/js/custom.js"></script>
<script src="assets/js/swiper.min.js"></script>
<script>
//skrollr
var s = skrollr.init({
edgeStrategy: 'set',
easing: 'linear'
});
$(window).scroll(function() {
var wScroll = parseInt($(this).scrollTop());
$(".scroll_top").text(wScroll);
// sec1 text 소개글
if (wScroll > $("#section1").offset().top - $(window).height()/1.5) {
$(".sec1 .about2 .text_box p").addClass("show");
$(".sec1 .about2 .feature_box").addClass("show");
}
// sec2 text 소개글
if (wScroll > $("#section2").offset().top - $(window).height()/1.5) {
$(".sec2 .about2 .text_box p").addClass("show");
}
// sec4 img
if (wScroll > $("#section4").offset().top - $(window).height()/1.5) {
$(".sec4 .img_wrap").addClass("show");
}
// sec5 img
if (wScroll > $("#section5").offset().top - $(window).height()/2) {
$(".sec5 .img_wrap").addClass("show");
}
// sec5 img
if (wScroll > $("#section6").offset().top - $(window).height()/2) {
$(".sec6 .img_wrap").addClass("show");
}
//sec8 이미지 좌우로 움직임
var offset1 = (wScroll - $(".sec8").offset().top) * 0.8;
var offset2 = (wScroll - $(".sec8").offset().top) * -1.2;
$(".list_wrap1 > .list").css({"transform":"translateX(" + offset1 +"px)"});
$(".list_wrap2 > .list").css({"transform":"translateX(" + offset2 +"px)"});
});
var swiper = new Swiper('.swiper-container', {
slidesPerView: 'auto',
preventClicks: false,
preventClicksPropagation: false,
spaceBetween: 500,
loop: true,
pagination: {
el: '.swiper-pagination',
clickable: true,
},
navigation: {
nextEl: '.swiper-button-next',
prevEl: '.swiper-button-prev',
} ,
centeredSlides:true,
});
//animation_modal
$(".ani1").on("click",function(){
$("#modal.ani_pop_01").removeClass("out").removeClass("one").addClass("one")
});
$("#modal.ani_pop_01 .modal-cont .close").on("click",function(e){
$("#modal.ani_pop_01").toggleClass("out")
e.preventDefault();
})
$(".ani2").on("click",function(){
$("#modal.ani_pop_02").removeClass("out").removeClass("one").addClass("one")
});
$("#modal.ani_pop_02 .modal-cont .close").on("click",function(e){
e.preventDefault();
$("#modal.ani_pop_02").toggleClass("out")
})
$(".ani3").on("click",function(){
$("#modal.ani_pop_03").removeClass("out").removeClass("one").addClass("one")
});
$("#modal.ani_pop_03 .modal-cont .close").on("click",function(e){
e.preventDefault();
$("#modal.ani_pop_03").toggleClass("out")
})
$(".ani4").on("click",function(){
$("#modal.ani_pop_04").removeClass("out").removeClass("one").addClass("one")
});
$("#modal.ani_pop_04 .modal-cont .close").on("click",function(e){
e.preventDefault();
$("#modal.ani_pop_04").toggleClass("out")
})
</script>
</body>
</html>