diff options
author | Frederick Yin <fkfd@fkfd.me> | 2023-05-16 16:06:43 +0800 |
---|---|---|
committer | Frederick Yin <fkfd@fkfd.me> | 2023-05-16 16:06:43 +0800 |
commit | 28a625c76bb285da3b294611b8922bdcb2862df1 (patch) | |
tree | 9b42acb3dccda7427e1778ad578dfda384148649 /cv.tex | |
parent | ee985d3c2451f64d7aa0541e78c4dc599917f2ad (diff) |
Segregate projects under new heading
Diffstat (limited to 'cv.tex')
-rw-r--r-- | cv.tex | 42 |
1 files changed, 17 insertions, 25 deletions
@@ -59,37 +59,29 @@ B.S.E. in Electrical and Computer Engineering \hfill Sept 2021 -- Aug 2025 (expected) \section{TECHNICAL SKILLS} -\textbf{C Programming} -\begin{itemize}[leftmargin=1.5em]\itemsep -0.5ex - \item \href{https://fkfd.me/projects/sirtet/}{\textbf{sirtet}} - — Tetris-inspired game in ncurses -\end{itemize} - -\textbf{ESP32} -\begin{itemize}[leftmargin=1.5em]\itemsep -0.5ex - \item Developed projects with ESP-IDF and MicroPython -\end{itemize} -\textbf{AVR} \begin{itemize}[leftmargin=1.5em]\itemsep -0.5ex - \item Used avr-glibc and V-USB + \item \textbf{Programming Languages} — C, C++, Python, JavaScript, MATLAB, Haskell + \item \textbf{Microcontrollers} — ESP32, Arduino, AVR + \item \textbf{Software} — KiCad, FreeCAD, Vivado, Multisim + \item \textbf{Linux} — Arch Linux (desktop), Ubuntu (server) \end{itemize} -\textbf{KiCad EDA} -\begin{itemize}[leftmargin=1.5em]\itemsep -0.5ex - \item 2 PCB projects from scratch - \item Through-hole, surface-mount and reflow soldering -\end{itemize} - -\textbf{Linux \& Bash} -\begin{itemize}[leftmargin=1.5em]\itemsep -0.5ex - \item Linux user for 6 years (desktop \& server) - \item Wrote automation scripts using Bash, Git, and GNU Make -\end{itemize} +\section{PROJECTS} -\textbf{Other Programming Languages} \begin{itemize}[leftmargin=1.5em]\itemsep -0.5ex - \item Python, C++, JavaScript, MATLAB, Haskell + \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 \end{itemize} \section{TEACHING EXPERIENCE} |