-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·254 lines (211 loc) · 12.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
<!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">
<!-- Begin Jekyll SEO tag v2.8.0 -->
<title>accio | accio3014 github pages.</title>
<meta name="generator" content="Jekyll v3.9.2" />
<meta property="og:title" content="accio" />
<meta name="author" content="accio3014" />
<meta property="og:locale" content="en" />
<meta name="description" content="accio3014 github pages." />
<meta property="og:description" content="accio3014 github pages." />
<link rel="canonical" href="http://localhost:4000/" />
<meta property="og:url" content="http://localhost:4000/" />
<meta property="og:site_name" content="accio" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta property="twitter:title" content="accio" />
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"WebSite","author":{"@type":"Person","name":"accio3014"},"description":"accio3014 github pages.","headline":"accio","name":"accio","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"http://localhost:4000/profile.png"},"name":"accio3014"},"url":"http://localhost:4000/"}</script>
<!-- End Jekyll SEO tag -->
<link type="application/atom+xml" rel="alternate" href="http://localhost:4000/feed.xml" title="accio" />
<!-- Google Fonts -->
<link rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Open%20Sans|Roboto|Roboto%20Slab|Inconsolata|Dancing%20Script|Noto%20Sans%20SC|Noto%20Sans%20TC|Noto%20Serif%20SC|Noto%20Serif%20TC|Ma%20Shan%20Zheng">
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="stylesheet" href="/assets/css/skin.css">
<!-- Begin selecting skin -->
<!-- End selecting skin -->
<script async src="https://use.fontawesome.com/releases/v5.0.12/js/all.js"></script>
<style>
a.activity:link {
color: pink;
}
a.activity:visited {
color: grey;
}
a.activity:hover {
color: red;
}
a.activity:active {
color: blue;
}
</style>
</head>
<body>
<div class="site-container">
<header class="site-header">
<div class="wrapper">
<script>
function clickSidebarButton() {
const elem = document.getElementById("site-sidebar")
if (elem.style.display == "none" || elem.style.display == "") {
elem.style.display = "block";
} else {
elem.style.display = "none";
}
}
</script>
<a class="site-sidebar-button" onclick="clickSidebarButton()"><i class="far fa-user"></i>
</a>
<a class="site-title" rel="author" href="/">accio</a>
<nav class="site-nav">
<input type="checkbox" id="nav-trigger" class="nav-trigger" />
<label for="nav-trigger" title="nav-trigger">
<span class="menu-icon">
<svg viewBox="0 0 18 15" width="18px" height="15px">
<path
d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z" />
</svg>
</span>
</label>
<ul class="trigger">
<li><a class="" href="/about/">About</a></li>
<li><a class="" href="/project&event/">Project & Event</a></li>
<li><a class="" href="/tags/">Tags</a></li>
</ul>
</nav>
</div>
</header>
<div class="site-body wrapper">
<aside class="site-sidebar" id="site-sidebar">
<div class="sidebar-section"><img src="/profile.png" class="author-avatar u-photo align-center"
alt="accio3014">
</div>
<div class="sidebar-section">
<ul class="contact-list">
<li>
<i class="sidebar-icon fas fa-at"></i>
<span class="contact-info p-name">accio3014</span>
</li>
<li>
<i class="sidebar-icon fas fa-envelope"></i>
<a class="contact-info u-email" href="mailto:accio3014@gmail.com">accio3014@gmail.com</a>
</li>
</ul>
</div>
<div class="sidebar-section feed-subscribe">
<!-- <a href="/feed.xml">-->
<!-- <i class="sidebar-icon fas fa-rss"></i><span>Subscribe</span>-->
<!-- </a>-->
<a href="https://hits.seeyoufarm.com"><img
src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Faccio3014.github.io&count_bg=%23FF0000&title_bg=%23626262&icon=github.svg&icon_color=%23FFFFFF&title=hits&edge_flat=false" /></a>
</div>
<div class="sidebar-section">
<ul class="social-icons">
<li>
<a class="social-icon" href="https://github.com/accio3014" target="_blank"><i
class="fab fa-github fa-2x" title="GitHub"></i></a>
</li>
<li>
<a class="social-icon" href="https://passing-story.tistory.com/" target="_blank"><i
class="fab fa-blogger fa-2x" title="Tistory"></i></a>
</li>
</ul>
</div>
</aside>
<main class="site-main" id="site-main" aria-label="Content" tabindex="1">
<div class="home">
<p><span style="font-size:2em; color:#33FFFF;">Personal</span>
<br />
❖ MBTI : ENTJ <br />
❖ IT skills : C • Java • Python • Swift • Kotlin • Assembler • Forensics • PhotoShop • Linux
<br />
<br />
<br />
<br />
</p>
<p><span style="font-size:2em; color:#33FFFF;">Career</span>
<br />
❖ 현) CIT 코딩학원 압구정점 강사 <span style="font-size:0.8em;">(2022.03 ~ )</span><br />
❖ 현) 프리랜서 IOS•Android 개발자 <span style="font-size:0.8em;">(2020.10 ~ )</span><br />
<br />
❖ (주)마준소프트 IDC팀 매니저 <span style="font-size:0.8em;">(2022.03 ~ 2023.02)</span><br />
<br />
<br />
<br />
</p>
<p><span style="font-size:2em; color:#33FFFF;">Activity</span>
<br />
❖ ‘Doubles1405’ 스터디 회원 <span style="font-size:0.8em;">(2020.03 ~ )</span> <br />
<a class="activity" href="https://passing-story.tistory.com/" target="_blank">❖ 월 평균 1만명 방문 블로그
운영 <span style="font-size:0.8em;">(2020.01 ~ )</span> </a> <br />
<br />
❖ 2023-2024 화웨이 ICT 경진대회 <br />
Huawei ICT Competition 2023-2024 2위 <span
style="font-size:0.8em;">(2023.12.22)</span> <br />
❖ <a class="activity" href="https://accio3014.github.io/2023/05/25/K-shield-Jr-10.html"
target="_blank">K-shield Jr. <span style="font-size:0.8em;">(10기, 2023.03.06 ~ 2023.05.19
-200H)</span> </a><br />
❖ 학생동아리 ‘assem’ 회장 <span style="font-size:0.8em;">(2022.03 ~ 2023.03)</span> <br />
❖ 2022-2023 화웨이 ICT 경진대회 <br />
Huawei ICT Competition 2022-2023 우수상 <span
style="font-size:0.8em;">(2022.12.22)</span> <br />
❖ 어머나 운동 본부 모발 기부 <span style="font-size:0.8em;">(2022.10.17)</span> <br />
❖ 창원시 진해청년기획단 활동 <span style="font-size:0.8em;">(2021.03.01 ~ 2021.12.31)</span> <br />
❖ 아두이노 활용 메이커 전문가 교육 수료 <span style="font-size:0.8em;">(2020.09)</span> <br />
<br />
<br />
<br />
</p>
<p><span style="font-size:2em; color:#33FFFF;">Project & Event</span>
<br>
진행한 프로젝트&이벤트는 <a class="activity" href="https://accio3014.github.io/project&event/"
target="_blank">여기</a>를 클릭하면 확인 가능하다. <br /><br />
❖ <a class="activity" href="https://accio3014.github.io/2023/12/22/Huawei-ICT-Competition-2023-2024.html" target="_blank">2023-2024 화웨이 ICT 경진대회
<span style="font-size:0.8em;">(대회 -2위)</span> </a> <br />
❖ <a class="activity" href="https://accio3014.github.io/2023/06/14/JMT.html" target="_blank">JMT
<span style="font-size:0.8em;">(구글해킹 진단 도구 -졸업작품)</span> </a> <br />
❖ <a class="activity" href="https://accio3014.github.io/2023/05/25/K-shield-Jr-10.html"
target="_blank">K-shield Jr. <span style="font-size:0.8em;">(연구 프로젝트)</span> </a> <br />
❖ <a class="activity"
href="https://accio3014.github.io/2022/12/22/Huawei-ICT-Competition-2022-2023.html"
target="_blank">2022-2023 화웨이 ICT 경진대회
<span style="font-size:0.8em;">(대회 -우수상)</span> </a> <br />
❖ <a class="activity" href="https://accio3014.github.io/2022/08/11/Smart-mirror.html"
target="_blank">Smart mirror <span style="font-size:0.8em;">(스마트미러 제작)</span> </a> <br />
❖ <a class="activity" href="https://accio3014.github.io/2022/03/07/KDU-CTF.html"
target="_blank">KDU - CTF <span style="font-size:0.8em;">(해킹 대회 개최 -졸업작품)</span> </a> <br />
<br />
<br />
<br />
</p>
<p><span style="font-size:2em; color:#33FFFF;">Certificate</span>
<br />
❖ 리눅스마스터 2급 <span style="font-size:0.8em;">(2019.10.11)</span>
</p>
</div>
<footer class="site-footer">
<div class="footer-col-wrapper">
<div class="footer-col">
<div class="copyright">
<p>Copyright © 2022 accio3014; All rights reserved.</p>
</div>
<p>
Powered by <a href="https://jekyllrb.com/">Jekyll</a> & <a
href="https://github.com/ngzhio/jekyll-theme-hamilton">Hamilton</a>
</p>
</div>
<div class="footer-col">
<p>accio3014 github pages.</p>
</div>
</div>
</footer>
</main>
</div>
</div>
</body>
</html>