meng update
This commit is contained in:
parent
60d7f2bbca
commit
acdd6c4b3f
25
resume.log
25
resume.log
@ -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
|
||||
restricted \write18 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
|
||||
/enc/dvips/cm-super/cm-super-ts1.enc}] (./resume.aux) )
|
||||
Here is how much of TeX's memory you used:
|
||||
1445 strings out of 477985
|
||||
23476 string characters out of 5840057
|
||||
1441 strings out of 477985
|
||||
23439 string characters out of 5840059
|
||||
1864388 words of memory out of 5000000
|
||||
21690 multiletter control sequences out of 15000+600000
|
||||
516737 words of font info for 46 fonts, out of 8000000 for 9000
|
||||
21688 multiletter control sequences out of 15000+600000
|
||||
516074 words of font info for 44 fonts, out of 8000000 for 9000
|
||||
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
|
||||
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/
|
||||
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
|
||||
st/fonts/type1/public/amsfonts/cm/cmti9.pfb></usr/share/texmf-dist/fonts/type1/
|
||||
public/cm-super/sfrm0800.pfb></usr/share/texmf-dist/fonts/type1/public/cm-super
|
||||
/sfrm0900.pfb>
|
||||
Output written on resume.pdf (1 page, 115248 bytes).
|
||||
/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmti9.pfb></usr/share/texmf-di
|
||||
st/fonts/type1/public/cm-super/sfrm0900.pfb></usr/share/texmf-dist/fonts/type1/
|
||||
public/cm-super/sfrm1000.pfb>
|
||||
Output written on resume.pdf (1 page, 97309 bytes).
|
||||
PDF statistics:
|
||||
49 PDF objects out of 1000 (max. 8388607)
|
||||
29 compressed objects within 1 object stream
|
||||
44 PDF objects out of 1000 (max. 8388607)
|
||||
26 compressed objects within 1 object stream
|
||||
0 named destinations out of 1000 (max. 500000)
|
||||
1 words of extra memory for PDF output out of 10000 (max. 10000000)
|
||||
|
||||
|
BIN
resume.pdf
BIN
resume.pdf
Binary file not shown.
26
resume.tex
26
resume.tex
@ -43,16 +43,18 @@
|
||||
\end{center}
|
||||
|
||||
\section{Education}
|
||||
\datedsubsection{Massachusetts Institute of Technology}{Sep 2019 - May 2023}
|
||||
{\normalsize\textit{Bachelor of Science in Electrical Engineering and Computer Science {\footnotesize(6-2)}}}\newline
|
||||
\footnotesize\textit{Relevant Coursework:}
|
||||
Hardware Hacking,
|
||||
Software Construction,
|
||||
Introduction to Machine Learning,
|
||||
Operating Systems Engineering,
|
||||
Introduction to EECS via Interconnected Embedded Systems,
|
||||
Fundamentals of Programming,
|
||||
Computation Structures
|
||||
\datedsubsection{Massachusetts Institute of Technology}{}
|
||||
{\normalsize\textit{B.S. in Electrical Engineering and Computer Science} \hfill \footnotesize{Graduated May 2023}}\newline
|
||||
{\normalsize\textit{M.Eng. Candidate in Computer Systems}\hfill \footnotesize{Expected Graduation Dec 2024}}
|
||||
% \newline
|
||||
% \footnotesize\textit{Relevant Coursework:}
|
||||
% Hardware Hacking,
|
||||
% Software Construction,
|
||||
% Introduction to Machine Learning,
|
||||
% Operating Systems Engineering,
|
||||
% Introduction to EECS via Interconnected Embedded Systems,
|
||||
% Fundamentals of Programming,
|
||||
% Computation Structures
|
||||
|
||||
\section{Experience}
|
||||
\datedsubsection{Embedded Systems Engineering Associate}{Jun 2022 - Jun 2023}
|
||||
@ -104,13 +106,13 @@ Computation Structures
|
||||
|
||||
\section{Skills \& Interests}
|
||||
\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{Tools}{Git, Docker, Task, Caddy}
|
||||
\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{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{document}
|
||||
|
Loading…
x
Reference in New Issue
Block a user