-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
334 lines (318 loc) · 19.1 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
<!-- 許新翎 x JustNi-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="shortcut icon" href="favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="manifest" href="manifest.json">
<meta name="description"
content="許新翎, founder of JustNi Studio, focuses on software outsourcing, AI technology development, blogging, and personal resume building.">
<meta name="author" content="JustNi 許新翎">
<title>許新翎 - JustNi Studio | 軟體開發與 AI 技術</title>
<link rel="stylesheet" href="styles.css">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "許新翎",
"description": "軟體開發與 AI 技術專家",
"url": "https://justin-code.com",
"sameAs": [
"https://github.com/JustinHsu1019",
"https://www.linkedin.com/in/justinhsu101999/",
"https://www.instagram.com/justin.hsu.99/"
]
}
</script>
</head>
<body>
<div class="container">
<header>
<h1 id="site-title">JustNi Studio</h1>
</header>
<nav>
<ul>
<li><a href="#about-me">About Me</a></li>
<li><a href="#expertise">Research Interests</a></li>
<li><a href="#daily-novels">Novels & Blog</a></li>
<li><a href="#resume" id="resume-tab">Resume</a></li>
<li><a href="#login" id="login-link">Sign in</a></li>
</ul>
</nav>
<div class="announcement">
<a href="https://justin-code.com" target="_blank">JustNi Studio</a>
<p class="small-text-1">!!已成交逾數十件</p>
<p class="small-text">軟體開發案及技術諮詢,0負評</p>
<p class="small-text-2">(工作需求-請以Email聯繫)</p>
</div>
<main>
<section id="about-me">
<h2 class="about-title">
<img src="avatar.jpg" alt="許新翎 - JustNi 創辦人" class="header-avatar">
<span id="name-toggle" style="cursor: pointer;">Justin</span>
<button id="language-toggle" style="cursor: pointer;">切換繁體中文</button>
</h2>
<img id="github-trophy" src="https://github-profile-trophy.vercel.app/?username=JustinHsu1019&title=-Experience,-Issues,-Reviews" alt="GitHub Trophies" />
<div class="right-aligned-img">
<img src="https://github-readme-stats.vercel.app/api?username=JustinHsu1019&show_icons=true&theme=default"
alt="GitHub Stats" />
<br />
<img src="https://github-readme-stats.vercel.app/api/top-langs/?username=JustinHsu1019&hide=html"
alt="Top Languages" />
</div>
<div id="about-content" class="small-des">
<p>
<strong>Justin Hsu</strong> (Chinese: 許新翎, born October 19, 2004), is an AI student researcher
and R&D engineer
specializing in natural language processing, information retrieval, large language models, and
machine learning.
He is currently a research assistant at the
<a href="https://www.iis.sinica.edu.tw/en/page/AboutUs/Introduction.html"
target="_blank">Academia Sinica</a>'s
Reinforcement Learning Lab, an AI team research assistant at the
<a href="https://www.femh.org.tw/MainPage_en/index.aspx" target="_blank">Far Eastern Memorial
Hospital</a>,
and an AI intern at <a href="https://www.gofreight.com/" target="_blank">GoFreight</a>.
He is pursuing a bachelor's degree in Management Information Systems at
<a href="https://mis2.nccu.edu.tw/en/Introduction/about1" target="_blank">National Chengchi
University</a>.
Previously, he was a part-time software engineer at the
<a href="https://www.chainsea.com.tw/about/introduction/" target="_blank">ChainSea Information
Group</a>.
</p>
<p>
Justin has participated in numerous projects, including the
<a href="https://service.taipower.com.tw:4433/smartrobot/" target="_blank">Taiwan Power AI
Chatbot Optimization Project</a>
(optimizing training data for the chatbot "Dian Bao"), the
<a href="https://github.com/JustinHsu1019/AICUP2024-RAG-LLM" target="_blank">High-Accuracy RAG
Open Source Template</a>
(Focus on Applying LLM and RAG to Financial Q&A), and the
<a href="https://nccupass.com" target="_blank">NCCUPass App</a> (led the AI team for product
development, now adopted by over 2,000 NCCU students and awarded in multiple innovation
competitions).
</p>
<p>
In December 2024, Justin's team won second place nationwide [2/233 teams; ~0.8%] in the
<a href="https://tw.news.yahoo.com/2024%E5%92%8C%E6%B3%B0maas%E9%BB%91%E5%AE%A2%E6%9D%BE-%E7%AB%B6%E8%B3%BD%E7%B5%90%E6%9E%9C%E6%8F%AD%E6%9B%89-084102303.html"
target="_blank">
Hotai MaaS Hackathon</a> with a solution integrating social platforms and intelligent travel
health checks.
Later that month, his team secured third place nationwide [3/165 teams; ~1.8%] in the
<a href="https://linecorp.com/tw/pr/news/2024/1226/" target="_blank">LINE FRESH Campus
Competition</a>
with an intelligent dementia care platform.
</p>
</div>
<ol class="contact-info">
<li>Email: <a href="mailto:[email protected]">[email protected]</a></li>
<li>GitHub: <a href="https://github.com/JustinHsu1019/" target="_blank">JustinHsu1019</a></li>
<li>LinkedIn: <a href="https://www.linkedin.com/in/justinhsu101999/"
target="_blank">JustinHsu101999</a></li>
<li>Instagram: <a href="https://www.instagram.com/justin.hsu.99/" target="_blank">@Justin.Hsu.99</a>
</li>
</ol>
</section>
<section id="expertise">
<h2>Research Interests</h2>
<ul>
<li>Information Retrieval</li>
<li>Natural Language Processing</li>
<li>Large Language Models</li>
<li>Machine Learning</li>
</ul>
</section>
<section id="daily-novels" class="hidden">
<h2>Novels & Blog</h2>
<div class="book-container">
<div class="book">
<a href="#book1" class="book-cover">
<img src="cover.jpg" class="href-cover" alt="Book Cover" />
</a>
<div class="book-info">
<h3>樺為巫有</h3>
<p>作者: Justin</p>
<p>連載: <a href="https://www.dcard.tw/@justinhsu99">Dcard</a></p>
</div>
<section id="book1" class="hidden">
<div class="chap">
<h3>Chapter Index</h3>
<ul>
<li><a href="#chapter1">第 01 章 | 重生 - 2023/11/30</a></li>
<li><a href="#chapter2">第 02 章 | 系統 - 2024/02/13</a></li>
</ul>
</div>
<article id="chapter1" class="hidden">
<h4>第 01 章 | 重生</h4>
<p>Upload Time: 2023/11/30 02:07</p>
<p id="chapter1_c"></p>
</article>
<article id="chapter2" class="hidden">
<h4>第 02 章 | 系統</h4>
<p>Upload Time: 2024/02/13 22:23</p>
<p id="chapter2_c"></p>
</article>
</section>
</div>
<div class="book">
<a href="#book2" class="book-cover2">
<img src="cover_blog.png" class="href-cover" alt="Book Cover Blog" />
</a>
<div class="book-info2">
<h3>部落格</h3>
<p>作者: Justin</p>
<p>更新: <a href="https://www.dcard.tw/@justinhsu99">Dcard</a></p>
</div>
<section id="book2" class="hidden">
<div class="chap2">
<h3>Chapter Index</h3>
<ul>
<li><a href="#chapter21">「Sora」影片生成 - 2024/02/16</a></li>
<li><a href="#chapter22">為什麼要門當戶對 - 2024/02/16</a></li>
<li><a href="#chapter23">通識課的意外收穫 - 2024/03/04</a></li>
</ul>
</div>
<article id="chapter21" class="hidden">
<h4>OpenAI 新模型: Sora</h4>
<p>Upload Time: 2024/02/16 10:04</p>
<div class="responsive-iframe-container">
<iframe src="https://www.youtube.com/embed/hyULTbrrpK8?si=zUB_u-W_WMoDHOqJ"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen></iframe>
</div>
<p id="chapter1_c2"></p>
</article>
<article id="chapter22" class="hidden">
<h4>Oh!文章不見了</h4>
<p>Upload Time: 2024/02/16 14:29</p>
<p id="chapter2_c2"></p>
</article>
<article id="chapter23" class="hidden">
<h4>Oh!文章不見了</h4>
<p>Upload Time: 2024/03/04 12:37</p>
<p id="chapter3_c2"></p>
</article>
</section>
</div>
</div>
</section>
<section id="resume" class="hidden">
<h2>CV Preview</h2>
<p>PDF Present: <a href="cv/CV.pdf" target="_blank">Download CV</a></p>
<div class="resume-preview">
<iframe src="cv/CV.pdf" width="100%" height="600" frameborder="0">
</iframe>
</div>
</section>
</main>
</div>
<script src="script.js"></script>
<script>
const nameToggle = document.getElementById("name-toggle");
const languageToggle = document.getElementById("language-toggle");
const aboutContent = document.getElementById("about-content");
let isEnglish = true;
const englishContent = `
<p>
<strong>Justin Hsu</strong> (Chinese: 許新翎, born October 19, 2004), is an AI student researcher and R&D engineer
specializing in natural language processing, information retrieval, large language models, and machine learning.
He is currently a research assistant at the
<a href="https://www.iis.sinica.edu.tw/en/page/AboutUs/Introduction.html" target="_blank">Academia Sinica</a>'s
Reinforcement Learning Lab, an AI team research assistant at the
<a href="https://www.femh.org.tw/MainPage_en/index.aspx" target="_blank">Far Eastern Memorial Hospital</a>,
and an AI intern at <a href="https://www.gofreight.com/" target="_blank">GoFreight</a>.
He is pursuing a bachelor's degree in Management Information Systems at
<a href="https://mis2.nccu.edu.tw/en/Introduction/about1" target="_blank">National Chengchi University</a>.
Previously, he was a part-time software engineer at the
<a href="https://www.chainsea.com.tw/about/introduction/" target="_blank">ChainSea Information Group</a>.
</p>
<p>
Justin has participated in numerous projects, including the
<a href="https://service.taipower.com.tw:4433/smartrobot/" target="_blank">Taiwan Power AI Chatbot Optimization Project</a>
(optimizing training data for the chatbot "Dian Bao"), the
<a href="https://github.com/JustinHsu1019/AICUP2024-RAG-LLM" target="_blank">High-Accuracy RAG Open Source Template</a>
(Focus on Applying LLM and RAG to Financial Q&A), and the
<a href="https://nccupass.com" target="_blank">NCCUPass App</a> (led the AI team for product development, now adopted by over 2,000 NCCU students and awarded in multiple innovation competitions).
</p>
<p>
In December 2024, Justin's team won second place nationwide [2/233 teams; ~0.8%] in the
<a href="https://tw.news.yahoo.com/2024%E5%92%8C%E6%B3%B0maas%E9%BB%91%E5%AE%A2%E6%9D%BE-%E7%AB%B6%E8%B3%BD%E7%B5%90%E6%9E%9C%E6%8F%AD%E6%9B%89-084102303.html" target="_blank">
Hotai MaaS Hackathon</a> with a solution integrating social platforms and intelligent travel health checks.
Later that month, his team secured third place nationwide [3/165 teams; ~1.8%] in the
<a href="https://linecorp.com/tw/pr/news/2024/1226/" target="_blank">LINE FRESH Campus Competition</a>
with an intelligent dementia care platform.
</p>
`;
const chineseContent = `
<p>
<strong>許新翎</strong>(英語:Justin Hsu,2004年10月19日—),人工智慧學生研究員、研發工程師。研究專長為自然語言處理、資訊檢索、大型語言模型與機器學習。現任
<a href="https://www.iis.sinica.edu.tw/en/page/AboutUs/Introduction.html" target="_blank">中央研究院</a>
強化學習實驗室研究助理、
<a href="https://www.femh.org.tw/MainPage_en/index.aspx" target="_blank">亞東紀念醫院</a>
人工智慧團隊研究助理及
<a href="https://www.gofreight.com/" target="_blank">GoFreight</a>
人工智慧實習研發工程師,現於
<a href="https://mis2.nccu.edu.tw/en/Introduction/about1" target="_blank">國立政治大學資訊管理學系</a>
攻讀學士學位中。曾任
<a href="https://www.chainsea.com.tw/about/introduction/" target="_blank">程曦資訊集團</a>
兼任軟體工程師。
</p>
<p>
過去曾參與多項專案研發,含
<a href="https://service.taipower.com.tw:4433/smartrobot/" target="_blank">台電智能機器人優化案</a>
(台電官網智能客服「電寶」訓練資料優化案)、
<a href="https://github.com/JustinHsu1019/AICUP2024-RAG-LLM" target="_blank">高檢索準確率 RAG 開源模板</a>
(Focus on Applying LLM and RAG to Financial Q&A)、
<a href="https://nccupass.com" target="_blank">政大通 APP</a>
(領導人工智慧團隊之產品研發,已有逾 2000 位政大學生註冊使用,並在多次新創競賽中榮獲佳績)。
</p>
<p>
2024年12月,以結合社群平台與智能行程健檢的解決方案榮獲和泰與微軟共同舉辦之
<a href="https://tw.news.yahoo.com/2024%E5%92%8C%E6%B3%B0maas%E9%BB%91%E5%AE%A2%E6%9D%BE-%E7%AB%B6%E8%B3%BD%E7%B5%90%E6%9E%9C%E6%8F%AD%E6%9B%89-084102303.html" target="_blank">
和泰 MaaS 黑客松競賽
</a>
全國亞軍 [2/233 teams; ~0.8%]。並在同年12月再度以智能失智症照護平台榮獲 LINE 舉辦之
<a href="https://linecorp.com/tw/pr/news/2024/1226/" target="_blank">LINE FRESH 校園競賽</a>
全國季軍 [3/165 teams; ~1.8%]。
</p>
`;
languageToggle.addEventListener("click", () => {
isEnglish = !isEnglish;
nameToggle.textContent = isEnglish ? "Justin" : "許新翎";
aboutContent.innerHTML = isEnglish ? englishContent : chineseContent;
languageToggle.textContent = isEnglish ? "切換繁體中文" : "Switch to English";
});
document.addEventListener("DOMContentLoaded", function () {
if ('serviceWorker' in navigator) {
navigator.serviceWorker.register('service-worker.js')
.then((registration) => {
console.log('Service Worker registered with scope:', registration.scope);
}).catch((error) => {
console.log('Service Worker registration failed:', error);
});
}
document.getElementById('login-link').addEventListener('click', function (e) {
e.preventDefault();
window.location.href = "https://justin-code.com/login";
});
document.querySelectorAll('nav ul li a').forEach(tab => {
tab.addEventListener('click', function (event) {
event.preventDefault();
document.querySelectorAll('main > section').forEach(section => {
section.classList.add('hidden');
});
var targetSection = document.querySelector(this.getAttribute('href'));
if (targetSection) {
targetSection.classList.remove('hidden');
}
});
});
});
</script>
<footer style="text-align: center; padding: 10px 0;">
<p>© 2024 許新翎 - JustNi Studio.</p>
</footer>
</body>
</html>