meng update

This commit is contained in:
spinach 2024-05-23 11:56:46 -04:00
parent 60d7f2bbca
commit acdd6c4b3f
3 changed files with 26 additions and 25 deletions

View File

@ -1,4 +1,4 @@
This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023/Arch Linux) (preloaded format=pdflatex 2023.10.22) 22 OCT 2023 21:49 This is pdfTeX, Version 3.141592653-2.6-1.40.25 (TeX Live 2023/Arch Linux) (preloaded format=pdflatex 2024.2.8) 16 APR 2024 13:38
entering extended mode entering extended mode
restricted \write18 enabled. restricted \write18 enabled.
%&-line parsing enabled. %&-line parsing enabled.
@ -127,25 +127,24 @@ LaTeX Font Info: ... okay on input line 32.
{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}{/usr/share/texmf-dist/fonts {/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}{/usr/share/texmf-dist/fonts
/enc/dvips/cm-super/cm-super-ts1.enc}] (./resume.aux) ) /enc/dvips/cm-super/cm-super-ts1.enc}] (./resume.aux) )
Here is how much of TeX's memory you used: Here is how much of TeX's memory you used:
1445 strings out of 477985 1441 strings out of 477985
23476 string characters out of 5840057 23439 string characters out of 5840059
1864388 words of memory out of 5000000 1864388 words of memory out of 5000000
21690 multiletter control sequences out of 15000+600000 21688 multiletter control sequences out of 15000+600000
516737 words of font info for 46 fonts, out of 8000000 for 9000 516074 words of font info for 44 fonts, out of 8000000 for 9000
14 hyphenation exceptions out of 8191 14 hyphenation exceptions out of 8191
57i,5n,62p,178b,223s stack positions out of 10000i,1000n,20000p,200000b,200000s 57i,5n,62p,183b,223s stack positions out of 10000i,1000n,20000p,200000b,200000s
</usr/share/texmf-dist/f </usr/share/texmf-dist/f
onts/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/texmf-dist/fonts/type1/pub onts/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/texmf-dist/fonts/type1/pub
lic/amsfonts/cm/cmr8.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/ lic/amsfonts/cm/cmr8.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/
cmr9.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmti10.pfb></usr cmr9.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmti10.pfb></usr
/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmti8.pfb></usr/share/texmf-di /share/texmf-dist/fonts/type1/public/amsfonts/cm/cmti9.pfb></usr/share/texmf-di
st/fonts/type1/public/amsfonts/cm/cmti9.pfb></usr/share/texmf-dist/fonts/type1/ st/fonts/type1/public/cm-super/sfrm0900.pfb></usr/share/texmf-dist/fonts/type1/
public/cm-super/sfrm0800.pfb></usr/share/texmf-dist/fonts/type1/public/cm-super public/cm-super/sfrm1000.pfb>
/sfrm0900.pfb> Output written on resume.pdf (1 page, 97309 bytes).
Output written on resume.pdf (1 page, 115248 bytes).
PDF statistics: PDF statistics:
49 PDF objects out of 1000 (max. 8388607) 44 PDF objects out of 1000 (max. 8388607)
29 compressed objects within 1 object stream 26 compressed objects within 1 object stream
0 named destinations out of 1000 (max. 500000) 0 named destinations out of 1000 (max. 500000)
1 words of extra memory for PDF output out of 10000 (max. 10000000) 1 words of extra memory for PDF output out of 10000 (max. 10000000)

Binary file not shown.

View File

@ -43,16 +43,18 @@
\end{center} \end{center}
\section{Education} \section{Education}
\datedsubsection{Massachusetts Institute of Technology}{Sep 2019 - May 2023} \datedsubsection{Massachusetts Institute of Technology}{}
{\normalsize\textit{Bachelor of Science in Electrical Engineering and Computer Science {\footnotesize(6-2)}}}\newline {\normalsize\textit{B.S. in Electrical Engineering and Computer Science} \hfill \footnotesize{Graduated May 2023}}\newline
\footnotesize\textit{Relevant Coursework:} {\normalsize\textit{M.Eng. Candidate in Computer Systems}\hfill \footnotesize{Expected Graduation Dec 2024}}
Hardware Hacking, % \newline
Software Construction, % \footnotesize\textit{Relevant Coursework:}
Introduction to Machine Learning, % Hardware Hacking,
Operating Systems Engineering, % Software Construction,
Introduction to EECS via Interconnected Embedded Systems, % Introduction to Machine Learning,
Fundamentals of Programming, % Operating Systems Engineering,
Computation Structures % Introduction to EECS via Interconnected Embedded Systems,
% Fundamentals of Programming,
% Computation Structures
\section{Experience} \section{Experience}
\datedsubsection{Embedded Systems Engineering Associate}{Jun 2022 - Jun 2023} \datedsubsection{Embedded Systems Engineering Associate}{Jun 2022 - Jun 2023}
@ -104,13 +106,13 @@ Computation Structures
\section{Skills \& Interests} \section{Skills \& Interests}
\begin{itemize} \begin{itemize}
\item\skill{Programming Languages}{Go, Python, C/C++, Bash, TypeScript, Lua, Assembly, Rust} \item\skill{Programming Languages}{Go, C/C++, Python, Bash, TypeScript, Lua, Assembly, Rust}
\item\skill{Linux}{Arch, Ubuntu, Debian, Fedora} \item\skill{Linux}{Arch, Ubuntu, Debian, Fedora}
\item\skill{Tools}{Git, Docker, Task, Caddy} \item\skill{Tools}{Git, Docker, Task, Caddy}
\item\skill{Microcontrollers/SoC}{Raspberry Pi, BeagleBone Black, ESP32, Teensy 4.1} \item\skill{Microcontrollers/SoC}{Raspberry Pi, BeagleBone Black, ESP32, Teensy 4.1}
\item\skill{Hardware Design}{Designed a RISC-V CPU using Minispec which could run assembly programs in a simulation} \item\skill{Hardware Design}{Designed a RISC-V CPU using Minispec which could run assembly programs in a simulation}
\item\skill{Self Hosting}{Experimented by hosting popular services such as file sharing with Seafile and a private git server using Gitea} \item\skill{Self Hosting}{Experimented by hosting popular services such as file sharing with Seafile and a private git server using Gitea}
\item\skill{ThinkPad X230}{Used a CH341A external programmer to flash coreboot onto the BIOS module, removing the whitelist} \item\skill{ThinkPad X230}{Used a CH341A external programmer to flash coreboot onto the BIOS module, removing the hardware whitelist}
\end{itemize} \end{itemize}
\end{document} \end{document}