diff options
author | Frederick Yin <fkfd@fkfd.me> | 2023-05-16 19:12:28 +0800 |
---|---|---|
committer | Frederick Yin <fkfd@fkfd.me> | 2023-05-16 19:12:28 +0800 |
commit | c0e5029c31a912f7a8302265acbfb6ded843d45b (patch) | |
tree | 8edc75004b706ad746696fbc697423b6889fca1d /cv.tex | |
parent | 28a625c76bb285da3b294611b8922bdcb2862df1 (diff) |
I changed a lot of things over a boring lecture
Diffstat (limited to 'cv.tex')
-rw-r--r-- | cv.tex | 39 |
1 files changed, 21 insertions, 18 deletions
@@ -9,7 +9,7 @@ \hypersetup{ pdftex, pdfauthor={Yihang Yin}, - pdftitle={Yihang Yin | 尹奕航}, + pdftitle={Yihang Yin}, colorlinks=true, linkcolor=blue, filecolor=blue, @@ -21,10 +21,10 @@ \pagestyle{fancy} \fancyhf{} \chead{ - {\bf\underline{\huge{Yihang Yin} | 尹奕航}} + {\bf\underline{\large{Yihang Yin}}} \vspace{2ex} - 173 0216 6140 | + (+86) 173 0216 6140 | \href{mailto:fred.yin@sjtu.edu.cn}{fred.yin@sjtu.edu.cn} | \href{https://fkfd.me}{https://fkfd.me} | he/they @@ -59,40 +59,43 @@ B.S.E. in Electrical and Computer Engineering \hfill Sept 2021 -- Aug 2025 (expected) \section{TECHNICAL SKILLS} - \begin{itemize}[leftmargin=1.5em]\itemsep -0.5ex - \item \textbf{Programming Languages} — C, C++, Python, JavaScript, MATLAB, Haskell + \item \textbf{Programming Languages} — C, C++, Python, MATLAB, Haskell + \item \textbf{Web Development} — HTML, CSS, JavaScript, Flask \item \textbf{Microcontrollers} — ESP32, Arduino, AVR - \item \textbf{Software} — KiCad, FreeCAD, Vivado, Multisim + \item \textbf{Soldering} — Through-hole, surface-mount, reflow + \item \textbf{Software} — KiCad, FreeCAD, Vivado, Multisim, Inkscape \item \textbf{Linux} — Arch Linux (desktop), Ubuntu (server) + \item \textbf{Tools} — Vim, Bash, Git, \LaTeX, GNU Make, CMake \end{itemize} \section{PROJECTS} - \begin{itemize}[leftmargin=1.5em]\itemsep -0.5ex - \item \href{https://fkfd.me/projects/sirtet/}{\textbf{SIRTET}} - — Tetris-inspired game in C, running in ncurses - \item \href{https://fkfd.me/projects/one_top_song/}{\textbf{one tøp song}} - — Scraped data and made web game all in 8 hours \item \href{https://fkfd.me/projects/bikeblinkers/}{\textbf{Bikeblinkers}} — PCBs designed from scratch as bicycle-mounted blinkers \item \textbf{Byseekel} — Sequel to Bikeblinkers, programmed ATmega328P with avr-glibc - \item \href{https://fkfd.me/projects/nand2tetris_1/}{\textbf{Nand to Tetris}} - — Open course on Coursera, built a computer from NAND gates \item \textbf{vim-clutch} — AVR project with V-USB library + \item \href{https://fkfd.me/projects/sirtet/}{\textbf{SIRTET}} + — Tetris-inspired game in C, running in ncurses + \item \href{https://fkfd.me/projects/one_top_song/}{\textbf{one tøp song}} + — Scraped data and made a web game in a 3-day sprint + \item \href{https://fkfd.me/projects/nand2tetris_1/}{\textbf{Nand to Tetris}} + — Built a computer from NAND gates by taking Coursera course + \item \href{https://git.fkfd.me/jimbrella.git/}{\textbf{JImbrella}} + — Proof-of-concept umbrella sharing system with Python, Flask, and SQLite \end{itemize} \section{TEACHING EXPERIENCE} \textbf{Shanghai Jiao Tong University} \hfill Shanghai, China \newline -Teaching Assistant -\hfill Sept 2022 -- Dec 2022 +Teaching Assistant for ENGR1510J, Accelerated Introduction to \newline +Computers and Programming +\hfill Sept 2022 -- Dec 2022 \begin{itemize}[leftmargin=1.5em]\itemsep -0.5ex - \item Course: ENGR1510J, - Accelerated Introduction to Computers and Programming - \item Maintained Python grader script for assignments + \item Held labs and office hours for class of size 85 + \item Maintained Python automation and utility scripts \item Automated tasks with Bash for TA team \end{itemize} |