From 015455d795d5510f71fb21261bb9e72987fdbecc Mon Sep 17 00:00:00 2001 From: Joshua Nichols Date: Sun, 11 Aug 2024 18:08:45 -0400 Subject: [PATCH] Small improvements --- .DS_Store | Bin 0 -> 6148 bytes main.tex | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 .DS_Store diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..6fe5a49e12e31b6c8bcb4ef6ed0b977f5b89a1fe GIT binary patch literal 6148 zcmeHKy-ve07(7EI3Jk!;f|Mty1Wyo97#LW99cW7nA|;h55-?@w9hlibV&efAcmQ@@ zfsKKm`)os<6fz=&zE85xvF~Dkr^c=Un3a?EA}|Y}&LUWwV)aePxRj9?^F4D!BkxGN zi<_;i*B@bOhdQ7R{6z=k+pVF2E)FmVzh5)`x)qM~vLtDyS(APB+sn6y$EEw_;&{7q zyuUx(8_Y~ZDJDMW#Xe5Z3}*+%Wo0EsxQ3^zyXPCXh7s0qB|o#m^|<|yn_LgO^x=r> z+U1H)*V3%zbCwNK@@>4^U`s?peg|zdv5l0<0rqgpvBQ%7x}*>1>ri=Iphz}lddI`FFwd;r_-$esWI literal 0 HcmV?d00001 diff --git a/main.tex b/main.tex index 48a8acd..405800a 100644 --- a/main.tex +++ b/main.tex @@ -118,7 +118,7 @@ \section{Experience} \resumeSubheading {Carnegie Mellon University}{Pittsburgh, PA} - {Teaching Assistant}{Aug 2024 - Present} + {Teaching Assistant for 15-122 Principles of Imperative Computation}{Aug 2024 - Present} \resumeItemListStart \resumeItem{Taught weekly recitations and labs to undergraduate students for Carnegie Mellon's C programming + Data Structures and Algorithms course.} \resumeItem{Graded homework, programming assignments, and exams for correctness and style in C.} @@ -162,7 +162,7 @@ \section{Projects} {\href{https://github.com/SleipnirGroup/Sleipnir}{https://github.com/SleipnirGroup/Sleipnir}}{} \resumeItemListStart \resumeItem{Founded open-source research project and numerical optimization solver, Sleipnir, written in C++.} - \resumeItem{Benchmarks show Sleipnir is over 2x faster than state-of-the-art research and industry solvers as a result of novel differentiable programming developments.} + \resumeItem{Developed novel differential programming algoriths which improved benchmarks showing Sleipnir is over 2x faster than state-of-the-art research and industry solvers.} \resumeItem{Sleipnir is used in production by over 5,000 users in FIRST Robotics Competition as part of motion planning app.} \resumeItem{300 active users and contributors in development Discord server.} \resumeItemListEnd