From c50f5987132e29867f83af4f71b7676f875e24fa Mon Sep 17 00:00:00 2001 From: Pinghao Wu Date: Tue, 17 Oct 2023 20:02:25 +0800 Subject: [PATCH] outline, content-wise complete until oss contrib --- resume.tex | 65 +++++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 60 insertions(+), 5 deletions(-) diff --git a/resume.tex b/resume.tex index 02017fa..479767c 100644 --- a/resume.tex +++ b/resume.tex @@ -1,6 +1,7 @@ \documentclass{simpleresumecv} \setmainfont[Path=/usr/share/fonts/noto/,BoldFont=NotoSerifCJK-Bold]{NotoSerifCJK-Regular.ttc} +\renewcommand{\baselinestretch}{1.2} \newcommand{\CVAuthor}{Pinghao Wu 吳秉澔} \newcommand{\CVTitle}{Pinghao's CV} @@ -18,30 +19,46 @@ \Title{\CVAuthor} \begin{SubTitle} - \href{\CVWebpage}{\url{\CVWebpage}} + \href{\CVWebpage}{\url{xdavidwu.link}} | GitHub: \href{https://github.com/xdavidwu}{xdavidwu} | Email: \href{mailto:xdavidwuph@gmail.com}{xdavidwuph@gmail.com} + + Matrix: \href{https://matrix.to/#/@xdavidwu:xdavidwu.link}{@xdavidwu:xdavidwu.link} | ActivityPub: \href{https://pleroma.xdavidwu.link/xdavidwu}{@xdavidwu@pleroma.xdavidwu.link} \end{SubTitle} \begin{Body} +\Section{Skills}{Skills}{PDF:Skills} + + \Entry + Programming Languages: TypeScript, PHP, C, Go, Java, POSIX sh script, Hare, Python + + \Entry + Frameworks: Vue.js, Laravel, kubebuilder + + \Entry + Topics: Kubernetes, Infrastructure as Code, DevOps, Android, Wayland + + \Entry + Languages: Mandarin Chinese (Native), English + \Section{Education}{Education}{PDF:Education} \Entry - \href{https://www.nycu.edu.tw/}{\textbf{National Yang Ming Chaio Tung University}}, Taiwan + \href{https://www.nycu.edu.tw/}{\textbf{National Yang Ming Chaio Tung University (NYCU)}}, Taiwan \BulletItem - Master of Science in \href{https://www.cs.nycu.edu.tw/}{Computer Science} + M.Sc., \href{https://www.cs.nycu.edu.tw/}{Institute of Computer Science and Engineering} \hfill \DatestampYM{2022}{09} -- \DatestampY{2024} (est.) \BulletItem - Bachelor of Science in \href{https://www.cs.nycu.edu.tw/}{Computer Science} + B.Sc., \href{https://www.cs.nycu.edu.tw/}{Department of Computer Science} \hfill \DatestampYM{2018}{09} -- \DatestampYM{2022}{06} \Section{Work Experience}{Work Experience}{PDF:Work Experience} \Entry - \href{https://it.cs.nycu.edu.tw/}{\textbf{Information Technology Center, Department of Computer Science}}, National Yang Ming Chiao Tung University, Taiwan + \href{https://it.cs.nycu.edu.tw/}{\textbf{Information Technology Center, Department of CS}}, NYCU, Taiwan \BulletItem WWW team leader @@ -54,9 +71,47 @@ \hfill \DatestampYM{2019}{03} -- \DatestampYM{2023}{03} \SubBulletItem Designed CI/CD pipeline for Kubernetes deployment of Laravel projects + \SubBulletItem Implemented OpenID Connect, both OpenID Provider and Relying Party + \SubBulletItem Managed MariaDB Galera cluster on Kubernetes \Section{Personal Projects}{Personal Projects}{PDF:Personal Projects} + \Entry + \textbf{Fluorescence}: Container-based Distributed Computing API Platform + \hfill + \DatestampYM{2023}{03} -- now + \BulletItem Keywords: Kubernetes, Operator Pattern, Go + + \Entry + \textbf{Sparkles}: Web Interface for Kubernetes + \hfill + \DatestampYM{2022}{09} -- now + \BulletItem Keywords: Vue.js, TypeScript, WebAssembly, Go, Kubernetes, Helm + + \Entry + \href{https://github.com/xdavidwu/wlchewing}{\textbf{wlchewing}}: Wayland-native Chinese Zhuyin Input Method + \hfill + \DatestampYM{2019}{11} -- \DatestampYM{2021}{09} + \BulletItem Keywords: Wayland, C, Cairo, Pango + + \Entry + \href{https://github.com/xdavidwu/saf-cephfs}{\textbf{saf-cephfs}}: Access CephFS from Android Storage Access Framework + \hfill + \DatestampYM{2020}{10} -- now + \BulletItem Keywords: Android, Ceph, Java, JNI + + \Entry + \href{https://github.com/xdavidwu/saf-sftp}{\textbf{saf-sftp}}: Access SFTP from Android Storage Access Framework + \hfill + \DatestampYM{2019}{06} -- now + \BulletItem Keywords: Android, Java + + \Entry + \href{https://github.com/xdavidwu/laravel-oidc-auth}{\textbf{laravel-oidc-auth}}: OpenID Connect Authentication for Laravel + \hfill + \DatestampYM{2021}{10} -- now + \BulletItem Keywords: PHP, Laravel, OpenID Connect + \Section{Open Source Contributions}{Open Source Contributions}{PDF:Open Source Contributions} \end{Body} -- 2.45.2