2024-12-31 19:17:37 -08:00
|
|
|
#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(
|
2024-12-31 20:11:48 -08:00
|
|
|
date: [11/2024 --],
|
2024-12-31 19:17:37 -08:00
|
|
|
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.
|
|
|
|
],
|
|
|
|
)],
|
|
|
|
)
|
|
|
|
|
2024-12-31 20:11:48 -08:00
|
|
|
#cv-entry(
|
|
|
|
date: [11/2024 --],
|
|
|
|
employer: [NixOS Foundation],
|
2024-12-31 20:20:21 -08:00
|
|
|
title: [Package maintainer],
|
2024-12-31 20:11:48 -08:00
|
|
|
[#linebreak()#text(
|
|
|
|
10pt,
|
|
|
|
[
|
|
|
|
Maintaining core system packages for the NixOS system distribution, an
|
|
|
|
advanced _purely functional_ GNU/Linux distribution built on the Nix
|
|
|
|
package manager and Nix programming language.
|
|
|
|
],
|
|
|
|
)],
|
|
|
|
)
|
|
|
|
|
2024-12-31 19:17:37 -08:00
|
|
|
#cv-entry(
|
|
|
|
date: [09/2022 -- 06/2024],
|
|
|
|
employer: [FIRST Robotics Team 1280],
|
2024-12-31 20:20:21 -08:00
|
|
|
title: [Artificial intelligence lead],
|
2024-12-31 19:17:37 -08:00
|
|
|
[#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.
|
|
|
|
]
|
|
|
|
|
|
|
|
= 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]
|
|
|
|
],
|
|
|
|
)
|
|
|
|
|
2024-12-31 20:38:50 -08:00
|
|
|
= Awards
|
2024-12-31 19:17:37 -08:00
|
|
|
|
|
|
|
#cv-line(
|
2024-12-31 20:38:50 -08:00
|
|
|
[2/2024],
|
|
|
|
[National Merit Semifinalist],
|
2024-12-31 19:17:37 -08:00
|
|
|
)
|