-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
350 lines (326 loc) · 13.2 KB
/
index.html
File metadata and controls
350 lines (326 loc) · 13.2 KB
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
<!DOCTYPE html>
<!--
Prologue by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Yebin Kim</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
</head>
<body class="is-preload">
<!-- Header -->
<div id="header">
<div class="top">
<!-- Logo -->
<div id="logo">
<span class="image avatar48"><img src="images/avatar.png" alt="프로필 사진" /></span>
<h1 id="title">김예빈 - Yebin Kim</h1>
<p>Front-End Engineer</p>
</div>
<!-- Nav -->
<nav id="nav">
<ul>
<li>
<a href="#top" id="top-link"><span class="icon solid fa-home">Intro</span></a>
</li>
<li>
<a href="#portfolio" id="portfolio-link"
><span class="icon solid fa-th">Portfolio</span></a
>
</li>
<li>
<a href="#about" id="about-link"><span class="icon solid fa-user">About Me</span></a>
</li>
<li>
<a href="#contact" id="contact-link"
><span class="icon solid fa-envelope">Contact</span></a
>
</li>
</ul>
</nav>
</div>
<div class="bottom">
<!-- Social Icons -->
<ul class="icons">
<li>
<a href="https://github.com/byein" target="_blank" class="icon brands fa-github"
><span class="label">Github</span></a
>
</li>
<li>
<a
href="https://byein.tistory.com/"
target="_blank"
class="icon brands fa-brand fa-blogger-b"
><span class="label">Tistory</span></a
>
</li>
<li>
<a href="mailto:kyebin0825@gmail.com" class="icon solid fa-envelope"
><span class="label">Email</span></a
>
</li>
</ul>
</div>
</div>
<!-- Main -->
<div id="main">
<!-- Intro -->
<section id="top" class="one dark cover">
<div class="container">
<header>
<h2 class="alt">안녕하세요! 프론트엔드 개발자 <strong>김예빈</strong>입니다.</h2>
<h2 class="alt">Hi! I'm <strong>Yebin Kim</strong>, a Front-End Developer.</h2>
<p>
프론트엔드 개발자로서 고객인 사용자를 먼저 생각하고자 합니다. 사용자에게 도움이 되는
서비스를 개발하는 데 보람을 느끼며, 사용하기 편한 웹페이지를 만들고자 합니다.
</p>
<p>
I want to be a frontend developer that think of the user first. I find satisfaction in
developing services that are helpful to users and aim to create user-friendly
webpages.
</p>
</header>
<footer>
<a href="#portfolio" class="button scrolly">Go to Portfolio</a>
</footer>
</div>
</section>
<!-- Portfolio -->
<section id="portfolio" class="two">
<div class="container">
<header>
<h2>Portfolio</h2>
</header>
<div class="row">
<div class="col-6 col-12-mobile">
<article class="item">
<a href="https://github.com/BaedalMate/BaedalMate_iOS" class="image fit"
><img src="images/Baedalmate.jpg" alt="배달메이트"
/></a>
<header>
<h3>배달메이트</h3>
</header>
</article>
<article class="item">
<a href="https://github.com/byein/PandI" class="image fit"
><img src="images/PandI.png" alt="PandI"
/></a>
<header>
<h3>PandI</h3>
</header>
</article>
</div>
<div class="col-6 col-12-mobile">
<article class="item">
<a href="https://github.com/byein/Troller/blob/master/README.md" class="image fit"
><img src="images/HoxyTroll.png" alt="Hoxy... Troll?"
/></a>
<header>
<h3>Hoxy... Troll?</h3>
</header>
</article>
<article class="item">
<a href="https://github.com/byein/TodoList_ReactPilot" class="image fit"
><img src="images/TodoList.png" alt="TodoList"
/></a>
<header>
<h3>TodoList</h3>
</header>
</article>
</div>
</div>
</div>
</section>
<!-- About Me -->
<section id="about" class="three">
<div class="container">
<header>
<h2>About Me</h2>
</header>
<img
src="https://capsule-render.vercel.app/api?type=rect&color=gradient&text=%20%20byein%20%20&fontAlign=30&fontSize=30&textBg=true&desc=FE%20developer&descAlign=60&descAlignY=50"
/>
<h3>Skills</h3>
<div style="text-align: justify">
<ul>
<h4>FE</h4>
<img
src="https://img.shields.io/badge/html5-black?style=for-the-badge&logo=html5&logoColor=#E34F26"
/>
<img
src="https://img.shields.io/badge/css3-black?style=for-the-badge&logo=css3&logoColor=#1572B6"
/>
<img
src="https://img.shields.io/badge/javascript-black?style=for-the-badge&logo=javascript&logoColor=#F7DF1E"
/>
<img
src="https://img.shields.io/badge/typescript-black?style=for-the-badge&logo=typescript&logoColor=#3178C6"
/>
<img
src="https://img.shields.io/badge/React-black?style=for-the-badge&logo=react&logoColor=#61DAFB"
/>
<img
src="https://img.shields.io/badge/reactrouter-black?style=for-the-badge&logo=reactrouter&logoColor=#CA4245"
/>
<img
src="https://img.shields.io/badge/reacthookform-black?style=for-the-badge&logo=reacthookform&logoColor=#EC5990"
/>
<img
src="https://img.shields.io/badge/createreactapp-black?style=for-the-badge&logo=createreactapp&logoColor=#61DAFB"
/>
<img
src="https://img.shields.io/badge/eslint-black?style=for-the-badge&logo=eslint&logoColor=#4B32C3"
/>
<img
src="https://img.shields.io/badge/prettier-black?style=for-the-badge&logo=prettier&logoColor=#F7B93E"
/>
<img
src="https://img.shields.io/badge/axios-black?style=for-the-badge&logo=axios&logoColor=#5A29E4"
/>
<img
src="https://img.shields.io/badge/nextdotjs-black?style=for-the-badge&logo=nextdotjs&logoColor=#000000"
/>
<img
src="https://img.shields.io/badge/tailwindcss-black?style=for-the-badge&logo=tailwindcss&logoColor=#06B6D4"
/>
<h4>BE</h4>
<img
src="https://img.shields.io/badge/firebase-black?style=for-the-badge&logo=firebase&logoColor=#FFCA28"
/>
<img
src="https://img.shields.io/badge/mysql-black?style=for-the-badge&logo=mysql&logoColor=#DE3723"
/>
<img
src="https://img.shields.io/badge/swagger-black?style=for-the-badge&logo=swagger&logoColor=#85EA2D"
/>
<img
src="https://img.shields.io/badge/spring-black?style=for-the-badge&logo=spring&logoColor=#6DB33F"
/>
<img
src="https://img.shields.io/badge/springboot-black?style=for-the-badge&logo=springboot&logoColor=#6DB33F"
/>
<img
src="https://img.shields.io/badge/nodedotjs-black?style=for-the-badge&logo=nodedotjs&logoColor=#339933"
/>
<h4>Collaboration Tool</h4>
<img
src="https://img.shields.io/badge/atlassian-black?style=for-the-badge&logo=atlassian&logoColor=#0052CC"
/>
<img
src="https://img.shields.io/badge/bitbucket-black?style=for-the-badge&logo=bitbucket&logoColor=#0052CC"
/>
<img
src="https://img.shields.io/badge/confluence-black?style=for-the-badge&logo=confluence&logoColor=#172B4D"
/>
<img
src="https://img.shields.io/badge/figma-black?style=for-the-badge&logo=figma&logoColor=#F24E1E"
/>
<img
src="https://img.shields.io/badge/git-black?style=for-the-badge&logo=git&logoColor=#F05032"
/>
<img
src="https://img.shields.io/badge/github-black?style=for-the-badge&logo=github&logoColor=#181717"
/>
<img
src="https://img.shields.io/badge/gitlab-black?style=for-the-badge&logo=gitlab&logoColor=#FC6D26"
/>
<img
src="https://img.shields.io/badge/jira-black?style=for-the-badge&logo=jira&logoColor=#0052CC"
/>
<h4>ETC</h4>
<img
src="https://img.shields.io/badge/dotenv-black?style=for-the-badge&logo=dotenv&logoColor=#ECD53F"
/>
<img
src="https://img.shields.io/badge/sentry-black?style=for-the-badge&logo=sentry&logoColor=#362D59"
/>
</ul>
</div>
<!-- <p style="display: flex; justify-content: center"></p> -->
<h3>Experience</h3>
<table class="">
<tr>
<th>기간</th>
<th>경험</th>
</tr>
<tr>
<td>2019.03 ~ 2023.02</td>
<td>서울과학기술대학교 컴퓨터공학과 학사</td>
</tr>
<tr>
<td>2022.09 ~ 2022.12</td>
<td>모바일앱개발협동조합 인턴 - 개발팀 웹프론트엔드</td>
</tr>
<tr>
<td>2023.01 ~ Now</td>
<td>SSAFY</td>
</tr>
</table>
</div>
</section>
<!-- Contact -->
<section id="contact" class="four">
<div class="container">
<header>
<h2>Contact</h2>
</header>
<p>
<a href="https://byein.tistory.com/">
<img
src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fbyein.tistory.com&count_bg=%23ff8c00&title_bg=black&icon=&icon_color=%23FFFFFF&title=tistory&edge_flat=false"
/>
</a>
<a href="https://github.com/byein">
<img
src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fbyein&count_bg=%23EA81DA&title_bg=%23181717&icon=github.svg&icon_color=%23FFFFFF&title=GitHub&edge_flat=false"
/>
</a>
</p>
<div>
<div>
<a href="https://byein.tistory.com/" target="_blank">
<img src="https://github-readme-tistory-card.vercel.app/api?name=byein" />
</a>
</div>
<div>
<span>Tistory</span>
<span class="icon brands fa-brand fa-blogger-b"></span>
<a href="https://byein.tistory.com/" target="_blank">https://byein.tistory.com/ </a>
</div>
<div>
<span>Github</span>
<span class="icon brands fa-github label"></span>
<a href="https://github.com/byein" target="_blank">https://github.com/byein</a>
</div>
<div>
<span>Email</span>
<span class="icon solid fa-envelope"></span>
<a href="mailto:kyebin0825@gmail.com">kyebin0825@gmail.com</a>
</div>
</div>
</div>
</section>
</div>
<!-- Footer -->
<div id="footer">
<!-- Copyright -->
<ul class="copyright">
<li>© Untitled. All rights reserved.</li>
<li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>