-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
484 lines (338 loc) · 18.7 KB
/
index.html
File metadata and controls
484 lines (338 loc) · 18.7 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Site Info -->
<title>Zin Wai Yan | 진웨이얀 - Portfolio</title>
<meta name="description" content="Zin Wai Yan | 진웨이얀 - 열심히 배우는 중">
<meta name="author" content="Zin Wai Yan | 진웨이얀">
<!-- Open Graph Tags: The title of the page for social media sharing. It can match the title tag or be more descriptive. -->
<meta property="og:title" content="Zin Wai Yan | 진웨이얀">
<!-- Open Graph Tags: Typically set to "website" for static sites or "article" for content-heavy pages. -->
<meta property="og:type" content="website">
<!-- Open Graph Tags: The URL of the page, used to ensure link previews resolve to the correct page. -->
<meta property="og:url" content="/index.html">
<!-- Open Graph Tags: URL of an image that represents the page. Useful for link previews. -->
<meta property="og:image" content="/portfolio_media/profile.jpg">
<!-- Open Graph Tags: Provides an alternative text for the image to improve accessibility. -->
<meta property="og:image:alt" content="Zin Wai Yan | 진웨이얀 Profile Image">
<!-- Preconnect for Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<!-- Custom Font -->
<link href="https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap"
rel="stylesheet">
<!-- Stylesheet -->
<link rel="stylesheet" href="css/modern_normalize.css" />
<link rel="stylesheet" href="css/html5bp.css">
<link rel="stylesheet" href="css/main.css">
<!-- Set a theme color that matches your website's primary color -->
<meta name="theme-color" content="#fafafa">
<!-- Favicon for all browsers -->
<link rel="icon" href="/favicon.ico" sizes="any">
<link rel="icon" href="/icon.svg" type="image/svg+xml">
<!-- Apple touch icon for iOS devices -->
<link rel="apple-touch-icon" sizes="180x180" href="/icon.png">
<!-- Web app manifest for Progressive Web Apps -->
<link rel="manifest" href="/site.webmanifest">
<!-- Content Security Policy: Uncomment to enhance security by restricting where content can be loaded from (useful for preventing certain attacks like XSS). Update if adding external sources (e.g., Google Fonts, Bootstrap CDN, analytics, etc). -->
<!-- <meta http-equiv="Content-Security-Policy" content=" default-src 'self'; script-src 'self' code.jquery.com; style-src 'self' fonts.googleapis.com; font-src fonts.gstatic.com; img-src 'self' images.examplecdn.com; "> -->
</head>
<body>
<header class="page-header">
<div class="container">
<div class="header-top flex-responsive">
<img class="header-image"
width="256"
height="256"
src="portfolio_media/profile.jpg"
alt="Zin Wai Yan | 진웨이얀 Profile Image" />
<div class="header-info">
<h1>Zin Wai Yan | 진웨이얀</h1>
<h2 class="header-label">Ewha Womans University</h2>
<address>
<ul class="inline-list flex-responsive">
<li>
<a href="mailto:zinwaiyan2226@gmail.com">zinwaiyan2226@gmail.com</a>
</li>
<li>Seoul, South Korea</li>
</ul>
</address>
<ul class="inline-list flex-responsive">
<li>
<a href="https://github.com/ZinYan"
rel="noopener noreferrer"
aria-label="Github"
class="link-with-icon">
<svg aria-hidden="true"
xmlns="http://www.w3.org/2000/svg"
role="img"
width="16"
height="16"
fill="currentColor"
class="bi bi-github"
viewBox="0 0 16 16">
<path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27s1.36.09 2 .27c1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.01 8.01 0 0 0 16 8c0-4.42-3.58-8-8-8" />
</svg>
Github
</a>
</li>
</ul>
<p class="header-summary">열심히 배우는 중</p>
</div>
</div>
</div>
</header>
<div class="page-content">
<div class="container">
<main>
<section>
<h2 class="section-heading">Projects</h2>
<section>
<h3>
<a href="https://github.com/pirogramming/Moodico">Moodico | 무디코</a>
</h3>
<p>나만의 컬러와 무드에 맞춘 메이크업 제품을 한눈에 추천해주는 웹 서비스 </p>
<ul>
<li>팀원 : 총 5명</li><li>역할 : BE | 백엔드</li><li>Skills used: Python, Django, SQLite, Nginx, Gunicorn, Selenium, Github Actions</li><li>맡았던 부분 : 배포, 회원가입 및 일반 로그인 + 소셜 로그인(카카오), 데이터 크롤링, 아이템 이미지 기반 추천 기능, 인기상품 추천 기능, 오늘의 추천 카드 기능</li>
</ul>
<div class="gallery main-gallery">
<figure>
<img width="600"
height="338"
src="portfolio_media/moodico_main.png"
alt="메인 페이지">
<figcaption>메인 페이지</figcaption>
</figure>
<figure>
<img width="600"
height="338"
src="portfolio_media/item_based_recommendation.png"
alt="아이템 기반 추천">
<figcaption>아이템 기반 추천</figcaption>
</figure>
<figure>
<img width="600"
height="338"
src="portfolio_media/matrix_based.png"
alt="색상 매트릭스">
<figcaption>색상 매트릭스</figcaption>
</figure>
<figure>
<img width="600"
height="338"
src="portfolio_media/detail_page.png"
alt="아이템 상세 페이지">
<figcaption>아이템 상세 페이지</figcaption>
</figure>
<figure>
<img width="600"
height="338"
src="portfolio_media/popularity_ranking.png"
alt="인기 상품 추천">
<figcaption>인기 상품 추천</figcaption>
</figure>
<figure>
<img width="600"
height="338"
src="portfolio_media/user_profile.png"
alt="사용자 프로필">
<figcaption>사용자 프로필</figcaption>
</figure>
</div>
</section>
<section>
<h3>
NeuralTimes
</h3>
<p>AI 기반 뉴스 편향성 분석·요약 서비스 : AI 모델을 통해 뉴스를 (1) 주관성 탐지 (2) 진보/보수적 성향 분류 (3) 요약 텍스트 로 분석하여 사용자가 기사의 편향성을 스스로 판단할 수 있는 정량적 지표를 제시</p>
<ul>
<li>팀원 : 총 4명</li><li>역할 : 팀장</li><li>Models used: KoELECTRA, KoBart-base-v1</li><li>맡았던 부분 : 데이터 수집, 데이터 전처리 및 분석, 요약 모델, 인터페이스 구현</li>
</ul>
<div class="gallery main-gallery">
<figure>
<img width="600"
height="338"
src="portfolio_media/neuraltimes1.JPG"
alt="분석 중..">
<figcaption>분석 중..</figcaption>
</figure>
<figure>
<img width="600"
height="338"
src="portfolio_media/neuraltimes2.JPG"
alt="결과!!">
<figcaption>결과!!</figcaption>
</figure>
</div>
</section>
<section>
<h3>
EURONimals
</h3>
<p>PetFinder.my 플랫폼에 등록된 유기동물의 입양 속도/가능성을 예측하는 머신러닝 모델 개발</p>
<ul>
<li>팀원 : 총 4명</li><li>역할 : 팀장</li><li>Skills used: Python, Pandas, NumPy, Matplotlib, Seaborn, Scikit-learn</li><li>맡았던 부분 : 데이터 전처리 및 EDA, 피처 엔지니어링 및 모델링, 모델 튜닝 및 분석(LightGBM), 최종 분석, 시각화, Django폼 만들기</li>
</ul>
<div class="gallery main-gallery">
<figure>
<img width="600"
height="338"
src="portfolio_media/euronimals1.png"
alt="Django 폼">
<figcaption>Django 폼</figcaption>
</figure>
<figure>
<img width="600"
height="338"
src="portfolio_media/euronimals2.png"
alt="입양 속도 예측">
<figcaption>입양 속도 예측</figcaption>
</figure>
<figure>
<img width="600"
height="338"
src="portfolio_media/euronimals3.png"
alt="입양 속도별 예측 확률">
<figcaption>입양 속도별 예측 확률</figcaption>
</figure>
</div>
</section>
</section>
<section>
<h2 class="section-heading">Experience</h2>
<section>
<h3>
<a href="https://www.instagram.com/ewha_edoc?igsh=MTJzbm9vZ3NydjlnNw==">EDOC(이독)</a> | 알고리즘 동아리
</h3>
<p class="section-label">2024-09 - 2025-08</p>
</section>
<section>
<h3>
<a href="https://www.instagram.com/euronewha_official?igsh=MW04cmZrdXU3cmtndg==">EURON(유런)</a> | 인공지능 동아리 (ML 세션)
</h3>
<p class="section-label">2025-03 - 2025-08</p>
</section>
<section>
<h3>
<a href="https://www.instagram.com/pirogramming_official?igsh=djZkaHlrbmgxb2du">Pirogramming(파로그래밍)</a> | 웹 개발 동아리
</h3>
<p class="section-label">2025-06 - 2025-08</p>
</section>
<section>
<h3>
<a href="https://www.instagram.com/euronewha_official?igsh=MW04cmZrdXU3cmtndg==">EURON(유런)</a> | 인공지능 동아리 (DL 세션)
</h3>
<p class="section-label">2025-09 - 2026-02</p>
</section>
<section>
<h3>
<a href="https://www.instagram.com/pirogramming_official?igsh=djZkaHlrbmgxb2du">Pirogramming(피로그래밍) 운영진 교육팀</a> | 웹 개발 동아리
</h3>
<p class="section-label">2025-09 - 2025-02</p>
</section>
<section>
<h3>
<a href="https://www.instagram.com/gdg.ewha?igsh=ZzJtMmdzamJ3aWVy">GDGoC Ewha</a> | Google Developer Groups on Campus
</h3>
<p class="section-label">2025-09 - </p>
</section>
</section>
</main>
<!-- Sidebar Section -->
<aside>
<section>
<h2 class="section-heading">Education</h2>
<section>
<h3>
<a href="https://ewha.ac.kr">Ewha Womans University</a>
</h3>
<p class="section-label">Seoul, South Korea</p>
<h4>Major</h4>
<ul>
<li>Computer Science and Engineering undergraduate : (2024-03 - )</li>
</ul>
</section>
</section>
<section>
<h2 class="section-heading">Skills</h2>
<ul class="unstyled-list">
<li>
<h3>Python</h3>
<div class="skill-bar">
<div class="skill-bar-fill w-80"
role="meter"
aria-valuenow="80"
aria-valuemin="0"
aria-valuemax="100">
<span class="skill-bar-label">Advanced</span>
</div>
</div>
</li>
<li>
<h3>Java, Django</h3>
<div class="skill-bar">
<div class="skill-bar-fill w-60"
role="meter"
aria-valuenow="60"
aria-valuemin="0"
aria-valuemax="100">
<span class="skill-bar-label">Intermediate</span>
</div>
</div>
</li>
<li>
<h3>Spring, C, HTML, CSS</h3>
<div class="skill-bar">
<div class="skill-bar-fill w-30"
role="meter"
aria-valuenow="30"
aria-valuemin="0"
aria-valuemax="100">
<span class="skill-bar-label">Beginner</span>
</div>
</div>
</li>
<li>
<h3>JavaScript, C++</h3>
<div class="skill-bar">
<div class="skill-bar-fill w-10"
role="meter"
aria-valuenow="10"
aria-valuemin="0"
aria-valuemax="100">
<span class="skill-bar-label">Can use</span>
</div>
</div>
</li>
</ul>
</section>
<section>
<h2 class="section-heading">Languages</h2>
<ul class="unstyled-list">
<li>
<h3>Burmese</h3>
<p class="section-label">Native speaker</p>
</li>
<li>
<h3>Korean</h3>
<p class="section-label">Advanced | TOPIK 6</p>
</li>
<li>
<h3>English</h3>
<p class="section-label">Advanced | C1 | IELTS 7.5</p>
</li>
</ul>
</section>
</aside>
</div>
</div>
<footer class="page-footer">
<div class="container">
<p>© 2026 Zin Wai Yan | 진웨이얀. All rights reserved.</p>
</div>
</footer>
<script src="js/app.js"></script>
</body>
</html>