Compare commits

..

3 commits
v0.1.0 ... main

Author SHA1 Message Date
1e6174e014
fix: correct date for awards 2025-01-15 00:03:48 -08:00
571ac7f61f
feat: update UCSB -> UC Santa Barbara 2025-01-14 23:59:31 -08:00
aa2fda5fb6
feat: new updates 2025-01-14 23:56:22 -08:00

36
cv.typ
View file

@ -33,14 +33,14 @@
#cv-entry( #cv-entry(
date: [11/2024 -- Present], date: [11/2024 -- Present],
employer: [UCSB Robotics Lab], employer: [UC Santa Barbara -- Robotics Lab],
title: [Systems programmer], title: [Systems programmer],
[#linebreak()#text( [#linebreak()#text(
10pt, 10pt,
[ [
Designed reproducible and purely functional hermetic build systems. Designed reproducible and purely functional hermetic build systems.
Creating 3D simulacrums of laboratory experiments that are reproduced in Creating 3D simulacrums of laboratory experiments that are reproduced in
real life, using C++, React, and Three.js. real life, using Rust, C++, React, and Three.js.
], ],
)], )],
) )
@ -79,7 +79,7 @@
#cv-line[ #cv-line[
Languages Languages
][ ][
Haskell, Rust, TypeScript, Bash, Python, Nu, Nix, C++. Rust, TypeScript, Haskell, Python, C++.
] ]
#cv-line[ #cv-line[
@ -94,37 +94,18 @@
= Papers = Papers
== preprints == forthcoming
#cv-paper-item( #cv-paper-item(
name: "The DeepBozo Report", name: "Towards More Accessible Scientific Infrastructure: A Neural Vision Pipeline to Interface with Experiments",
date: [1/2024], 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]
],
) )
= Awards = Awards
#let award = (name, description) => { #let award = (name, description, date) => {
cv-line( cv-line(
[2/2024], date,
[*#name* [*#name*
#linebreak() #linebreak()
#text( #text(
@ -135,4 +116,5 @@
) )
} }
#award[National Merit Semifinalist][Issued by #link("https://www.nationalmerit.org/s/1758/start.aspx?gid=2&pgid=61")[National Merit Scholarship Corporation].] #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]