-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
284 lines (283 loc) · 15.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
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
<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>ISC</title>
<meta name="keywords" content="ISC">
<meta name="description" content="ISC">
<link rel="stylesheet" href="assets/fonts/flat-icon/flaticon.css">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="css/styles.css">
</head>
<body>
<div id="content-wrapper">
<header class="header header--bg">
<div class="container">
<nav class="navbar">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar" aria-expanded="true">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="navbar-collapse collapse in" id="myNavbar" aria-expanded="true" style="">
<ul class="nav navbar-nav">
<li>
<a href="https://cisxc.github.io/">HOME</a>
</li>
<li>
<a href="#about" class="scroll">ABOUT</a>
</li>
<li>
<a href="#skill" class="scroll">SKILL</a>
</li>
<li></li>
<li>
<a href="#footer" class="scroll">CONTACT</a>
</li>
</ul>
</div>
</nav>
<div class="header__content text-center">
<span class="header__content__block">안녕하세요</span>
<h1 class="header__content__title">모의해커을 꿈꾸는 조인수입니다.</h1>
<ul class="header__content__sub-title">
<li>개발<span class="padding">-</span>
</li>
<li>보안<span class="padding">-</span>
</li>
<li>기타</li>
</ul>
<a class="header__button" href="mailto:[email protected]">Send Mail</a>
</div>
<div class="social-icon pull-right">
<ul>
<li><a href="#"><i class="flaticon-facebook-letter-logo"></i></a></li>
<li><a href="#"><i class="flaticon-twitter-logo"></i></a></li>
<li><a href="#"><i class="flaticon-behance-logo"></i></a></li>
<li><a href="#"><i class="flaticon-dribbble-logo"></i></a></li>
</ul>
</div>
</div>
</header>
<section class="about" id="about">
<div class="container about__container--narrow">
<div class="page-section">
<h2 class="page-section__title">ABOUT ME</h2>
<img class="page-section__title-style" src="assets/images/title-style.png" alt="">
<p class="page-section__paragraph">
정보보안에 관심이 많고 여러가지 경험을 하려고 노력하고 있습니다
</p>
<div class="row gutters-80">
<div class="col-md-4">
<div class="about__image">
<img src="assets/images/about-me-image.jpg" alt="" style="max-width: 100%; height: auto;">
</div>
</div>
<div class="col-md-8 about__content">
<div class="about__description">
<h1>Profile</h1><div class="row row--margin-top">
<div class="col-md-4">
<p class="about__bio">
<strong>NAME :</strong>INSU CHO
</p>
<p class="about__bio">
<strong>AGE :</strong>26
</p>
</div>
<div class="col-md-4">
<p class="about__bio">
<strong>JOB TITLE :</strong>Jeonbuk.Univ Student
</p>
<p class="about__bio">
<strong>LOCATION :</strong>Goyang-si
</p>
</div>
</div>
</div>
<div class="about__description">
<h1>주요경력</h1>
<p>
2016년 ~ 2018년 정보보호병 근무
</p>
<p>
2018년 전북대 해킹대회 1등
</p>
<p>
2019년 Invisible Shield 동아리 회장
</p>
<p>
2019년 호남정보보호 연구회 부회장
</p>
<p>
2020년 케이쉴드 주니어 관리진단 5기
</p>
</div>
<div class="about__description">
<h1>수상 내역</h1>
<p>
2018년 전북대 해킹대회 1등
</p>
<p>
2019년 부산은행 정보보호 아이디어 공모전 장려상
</p>
</div>
<div class="about__description">
<h1>Project</h1>
<p>
<a href="" target="_blank">
카카오톡 챗봇 개발
</a>
</p>
<p>
<a href="" target="_blank">
C# 자동 티켓팅 프로그램 개발
</a>
</p>
<p>
<a href="https://github.com/facebook/fbctf/pulls" target="_blank">
facebook/fbctf 한글변역
</a>
</p>
<p>
<a href="https://github.com/cisxc/R_Naver_crawling" target="_blank">
R 네이버 크롤링 및 분석 방법
</a>
</p>
<p>
<a href="https://github.com/cisxc/R_Dcinside_crawling" target="_blank">
R DC인사이드 크롤링 및 분석 방법
</a>
</p>
<p>
<a href="https://github.com/cisxc/Dcinside_crawling2" target="_blank">
R DC인사이드 크롤링 심층 분석 및 연관어 분석 방법
</a>
</p>
<p>
<a href="" target="_blank">
케이쉴드 모의해킹 프로젝트
</a>
</p>
</div>
<div class="about__description">
<h1>주요 활동</h1>
<p>
2019년 광주 SW 고등학교 보안 강사
</p>
<p>
2019년 호남정보보호 연구회 세미나 OSINT 주제 발표
</p>
<p>
2020년 케이쉴드 모의 해킹 프로젝트 PL
</p>
<p>
2020년 네이버 취약점 보고 (진행중)
</p>
<p>
2020년 삼성SDS 버그바운티 취약점 보고 (진행중)
</p>
</div>
<div class="row"></div>
</div>
</div>
</div>
</div>
</section>
<section class="skill skill--bg" id="skill">
<div class="container skill__container--narrow">
<div class="page-section">
<h2 class="page-section__title page-section__title--white">MY SKILL</h2>
<img class="page-section__title-style" src="assets/images/title-style-white.png" alt="">
<p class="page-section__paragraph page-section__paragraph--white">
웹 모의해킹 진단, [C#,JAVA,PYTHON] 프로그램 개발 가능
</p>
<div class="row gutters-60">
<div class="col-md-4">
<div class="thumbnail text-center">
<img src="assets/images/java_img.jpg" alt="">
<h4 class="skill__single-part__title">JAVA</h4>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width:70%;background-color: #7FB7FA;"></div>
</div>
</div>
</div>
<div class="col-md-4">
<div class="thumbnail text-center">
<img src="assets/images/python.jpg" alt="">
<h4 class="skill__single-part__title">PYTHON</h4>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width:60%;background-color: #FFAC1B;;"></div>
</div>
</div>
</div>
<div class="col-md-4">
<div class="thumbnail text-center">
<img src="assets/images/Csharp.png" alt="">
<h4 class="skill__single-part__title">C#</h4>
<div class="progress">
<div class="progress-bar" role="progressbar" style="width:90%;background-color: #C99AFF;"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="service"></section>
<section class="overview overview--bg"></section>
<section class="slider slider--bg"></section>
<footer class="footer footer--bg" id="footer">
<div class="container text-center">
<h1 class="footer__title">ISC</h1>
<ul class="footer__contact-information">
<li>
<a href="tel:">
<i class="material-icons">phone</i>
Hotline (+082) 010 67 89 21</a>
</li>
<li>
<a href="mailto:[email protected]">
<i class="material-icons">email</i>[email protected]</a>
</li>
<li>
<a href="#">
<i class="material-icons">location_on</i>고양시</a>
</li>
</ul>
</div>
<hr style="border: 0;border-top: 1px solid #525B60;display:block;margin-top: 40px;">
<div class="container text-center">
<div class="social-icon">
<ul>
<li><a href="#"><i class="flaticon-facebook-letter-logo"></i></a></li>
<li><a href="#"><i class="flaticon-twitter-logo"></i></a></li>
<li><a href="#"><i class="flaticon-behance-logo"></i></a></li>
<li><a href="#"><i class="flaticon-dribbble-logo"></i></a></li>
</ul>
</div>
<p class="footer__paragraph">
Copyright © 2017 DartThemes , All Rights Reserved.
</p>
</div>
</footer>
</div>
<script src="assets/jquery/jquery-3.2.1.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="js/mixitup.js"></script>
<script>
jQuery(document).ready(function ($) {
$(".scroll").click(function (event) {
event.preventDefault();
$('html,body').animate({
scrollTop: $(this.hash).offset().top
}, 500);
});
});
// calling mixitup
var mixer = mixitup(".portfolio");
</script>
</body>
</html>