curriculum-vitae/cv.typ
2024-12-31 19:17:37 -08:00

120 lines
2.6 KiB
Text

#import "./template.typ": *
#show: moderner-cv.with(
name: "Youwen Wu",
lang: "en",
subtitle: [Curriculum Vitæ],
social: (
// predefined socials: phone, email, github, linkedin, x, bluesky
email: "youwen@ucsb.edu",
github: "youwen5",
linkedin: "Youwen Wu",
// custom socials: (icon, link, body)
// any fontawesome icon can be used: https://fontawesome.com/search
website: ("link", "https://youwen.dev", "youwen.dev"),
),
)
= Education
#cv-entry(
date: [2024 -- 2028],
title: [B.S. Mathematics],
employer: [University of California, Santa Barbara],
)[4.0/4.0]
#cv-entry(
date: [2024 -- 2028],
title: [B.S. Computer Science],
employer: [University of California, Santa Barbara],
)[4.0/4.0]
= Experience
#cv-entry(
date: [4/2022 -- 7/2023],
employer: [UCSB Robotics Lab],
title: [Systems programmer],
[#linebreak()#text(
10pt,
[
Designed reproducible and purely functional hermetic build systems.
Creating 3D simulacrums of laboratory experiments that are reproduced in
real life, using C++, React, and Three.js.
],
)],
)
#cv-entry(
date: [09/2022 -- 06/2024],
employer: [FIRST Robotics Team 1280],
title: [Artificial Intelligence Lead],
[#linebreak()#text(
10pt,
[
Worked on autonomous decision making and path planning algorithms.
Replaced the venerable _BozoAuto_ autonomous subroutine with the
_DeepBozo_ autonomous suite. Designed a novel robot control dashboard
with 3D visualization using Rust, Tauri, and Svelte.
],
)],
)
= Skills
#cv-line[
Languages
][
Haskell, Rust, TypeScript, Bash, Python, Nu, Nix, C++.
]
#cv-double-item[
Development
][
Tauri, React, Svelte, Linux.
][Deployment][
Nix and NixOS, Docker and NixOS based service deployment and system administration.
]
#cv-line[Other][
Git and Mercurial Version Control.
]
= Papers
== Preprints
#cv-paper-item(
name: "The DeepBozo Report",
date: [1/2024],
journal: [
#link("https://www.eexiv.org/document/view/deepbozo-report")[eeXiv:10j4yyvp4so9.]
],
)
#cv-paper-item(
name: "eeXiv Whitepaper",
date: [3/2024],
journal: [
#link("https://www.eexiv.org/document/view/eexiv-white-paper")[eeXiv:gc3lso8s9tyb]
],
)
#cv-paper-item(
name: "The LiDAR Whitepaper",
date: [2/2024],
journal: [
#link("https://www.eexiv.org/document/view/lidar-whitepaper")[eeXiv:my8nruhlzjsq]
],
)
= Research Projects
#cv-line(
[5/2024],
[Split Cycle: A New Condorcet Consistent Voting Method Independent of Clones and Immune to Spoilers],
)
= Languages
#cv-double-item[English][Native][Chinese][Fluent]