#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], )[#linebreak()4.0/4.0, Dean's Honors] #cv-entry( date: [2024 -- 2028], title: [B.S. Computer Science], employer: [University of California, Santa Barbara], ) = Experience #cv-entry( date: [11/2024 -- Present], employer: [UC Santa Barbara -- 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 Rust, C++, React, and Three.js. ], )], ) #cv-entry( date: [11/2024 -- Present], employer: [NixOS Foundation], title: [Package maintainer], [#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. NixOS has over $18,000$ GitHub stars and users. ], )], ) #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. Won 2022 Monterey Bay Regional Competition. ], )], ) = Skills #cv-line[ Languages ][ Rust, TypeScript, Haskell, Python, C++. ] #cv-line[ Technologies ][ React, SvelteKit, Tauri, Next.js, Elm. ] #cv-line[Developer Tooling][ Nix and NixOS, Docker, Linux, and NixOS based service deployment and system administration. ] = Papers == forthcoming #cv-paper-item( name: "Towards More Accessible Scientific Infrastructure: A Neural Vision Pipeline to Interface with Experiments", date: [1/2024], ) = Awards #let award = (name, description, date) => { cv-line( date, [*#name* #linebreak() #text( size: 0.85em, description, ) ], ) } #award[SB Hacks XI Winning Project][1st place at hackathon with 300+ participants from University of California campuses for building an AI powered apartment finder.][1/2025] #award[National Merit Semifinalist][Issued by #link("https://www.nationalmerit.org/s/1758/start.aspx?gid=2&pgid=61")[National Merit Scholarship Corporation].][2/2024]