-
Notifications
You must be signed in to change notification settings - Fork 0
/
home.html
executable file
·34 lines (28 loc) · 3.21 KB
/
home.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
<section id="home" class="home">
<div class="img-block">
<div class="cell">
<a href="#" class="image avatar"><img src="image/hungkuang.png" alt="A photo of Hung-Kuang Han" /></a>
</div>
</div>
<br/>
<p>
I'm Hung-Kuang Han, and my background encompasses a broad spectrum of software engineering experiences.
</p>
<p>
Currently, I am employed as a software engineer at XXX. I have a diverse work history, including roles at renowned companies:
<br/>During my internship at <a href="https://www.riotgames.com/en">Riot Games</a>, I contributed as a software engineer by implementing <a href="https://www.leagueoflegends.com/en-us/news/dev/matchmaking-and-champion-select-fall-2022/" target="_blank">a new matchmaking algorithm</a> and a <a href="https://drive.google.com/file/d/1ICsuqKgzmwFUC-N9rNmr4AXmHSLXIXUq/view?usp=sharing">revamped UI interface</a>, which were successfully launched for millions of monthly active users.
At <a href="https://www.houzz.com/" target="_blank">Houzz</a>, I served as a full-stack developer, responsible for designing and implementing a robust build and release platform.
In addition, I worked as a backend developer at <a href="https://www.trendmicro.com/en_us/business.html" target="_blank">Trend Micro</a>, a globally recognized antivirus company, where I played a pivotal role in building essential features for their virus-scanning core module.
</p>
<p>
I earned my <a href="doc/CMU_DEGREE.pdf">M.S.</a> in Software Engineering from <a href="https://www.cmu.edu/" target="_blank">Carnegie Mellon University</a> (<b>Top 30 Universities in the World</b>) in December 2022, which is consistently ranked among the top 30 universities worldwide.
My academic journey includes a <a href="doc/NCCU_DEGREE.pdf">B.S.</a> in Management Information Systems from <a href="https://www.nccu.edu.tw/index.php?Lang=en" target="_blank">National ChengChi University</a> (<b>Top 5 Universities in Taiwan</b>) in June 2016. Additionally, I completed another <a href="doc/NTU_DEGREE.pdf">M.S.</a> in Information Management at <a href="https://www.ntu.edu.tw/english/" target="_blank">National Taiwan University</a> (<b>Top 1 University in Taiwan</b>) in June 2019. During this period, I collaborated with Professor <a href="https://homepage.ntu.edu.tw/~patonchen/" target="_blank">Chien-Chin Chen</a>.
<br/>
<br/>
I have contributed to the field with a conference paper (<a href="https://dl.acm.org/doi/10.1145/3375959.3375965" target="_blank">pdf</a>) published in the 2019 ACM Artificial Intelligence and Cloud Computing Conference (AICCC). Moreover, I actively engaged in competitions, achieving notable successes such as receiving the Best Team Award in the Fintech Contest organized by The Shanghai Commercial & Savings Bank in 2017 and securing second place in the Intelligence Project Management Contest organized by the Formosa Project Management Association in 2014.
</p>
<p>Please kindly send me an e-mail to <a href="mailto:[email protected]">[email protected]</a>.
Feel free to drop me a message on my <a href="https://www.linkedin.com/in/ken-han/" target="_blank">Linkedin</a>, if you find my qualifications fit your needs.
</p>
<section id="home" class="home">
</section>