diff options
-rw-r--r-- | resume.tex | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -93,7 +93,8 @@ {\small Ported existing system to differ processor architecture, - rewriting existing system with for newer prototypes, + rewriting systems with for newer prototypes with faster communication + protocols, integrating UI's with existing systems. } @@ -101,7 +102,7 @@ \setlength{\tabcolsep}{1.5em} \renewcommand{\arraystretch}{1.3} - %\vspace{-1em} + \vspace{-1em} \begin{table}[h!] \begin{tabular}{@{}ll} \textbf{Programming Languages}: & C, C++, Python, JAVA, Bash, SQL, @@ -110,12 +111,12 @@ FreeRTOS \\ \textbf{Frameworks}: & OpenCV, Tensorflow, Keras, NumPy\\ \textbf{Platforms}: & Linux, BSDs, Windows, Arduino, STM32 Cube, - Google Colaboratory\\ + RaspberryPi\\ \textbf{Micro Processors}: & Atmega328p, ARM STM32 (Cortex M3) \end{tabular} \end{table} + \vspace{-1em} - %\vspace{-1em} \section{Personal Projects} \subsection{Interfacing with sonar module using Atmega328p:} |