diff options
| author | Aldrik Ramaekers <aldrikboy@gmail.com> | 2022-05-13 14:00:07 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-13 14:00:07 +0200 |
| commit | 72f0d0ccfd655b60875571d7376507e5ce2ce1df (patch) | |
| tree | 3655294dff5dd9788252cf87e2290c48f2d06250 | |
| parent | 45e5faee037a99e219190aaf09a204e2225c1d5f (diff) | |
Update resume.tex
| -rw-r--r-- | resume.tex | 19 |
1 files changed, 12 insertions, 7 deletions
@@ -47,8 +47,7 @@ \newcommand{\mywebheader}{ \begin{tabular*}{6.8in}{l@{\extracolsep{\fill}}r} - \textbf{\LARGE Aldrik Ramaekers} & \href{mailto:aldrik.ramaekers@protonmail.com}{aldrik.ramaekers@protonmail.com}\\ - {Senior Software Engineer} & \href{http://www.memes.com/}{http://www.memes.com/} \\ + \textbf{\LARGE Aldrik Ramaekers} & \href{mailto:aldrikboy@gmail.com}{aldrikboy@gmail.com}\\ \end{tabular*} \\ \vspace{0.1in}} @@ -59,29 +58,35 @@ \resheading{Companies} \begin{itemize} \item + \ressubheading{\href{https://www.colonist.io/}{Colonist.io}}{}{{Software Engineer Volunteer}}{2020 - 2021} + \item \ressubheading{\href{https://www.yunify.nl/}{Yunify Applications}}{}{{Software Engineer Intern}}{2018 - 2019} \end{itemize} % new to old \resheading{Education} \begin{itemize} + \item + \ressubheading{\href{https://www.fontys.nl/}{Fontys Hogeschool - Eindhoven}}{}{{ICT - Technology}}{2020 - } \item \ressubheading{\href{https://www.leeuwenborgh.nl/}{ROC Leeuwenborgh - Sittard}}{}{{Software development \& Media design}}{2016 - 2019} \end{itemize} \resheading{Skills} \begin{description} - \item[Specialties:] {\footnotesize parallelism (multithreading), distribution, game-development, mobile applications, real time, IPv4/IPv6 networking, security, debugging, project maintenance, coding rules and philosophy, self-discipline} - \item[Computer languages:] {\footnotesize C++, C, C\#, Go, PHP, JavaScript, SQL, Shell Scripts} + \item[Computer languages:] {\footnotesize C, C++, C\#, PHP, JavaScript, SQL, Shell Scripts} \item[Operating systems:] {\footnotesize Linux (Debian), Windows 7/8.1/10} - \item[Networking:] {Ethernet, WiFi, IPv4, IPv6, TCP, UDP, routing, filtering, VPN, HTTP, FTP} - \item[Software:] {Git, Visual Studio 15/17, Visual Studio Code, {\LaTeX}, Sublime Text 2, CMake, OpenVPN, Wireshark, Apache, MySQL } + \item[Software:] {Git, Visual Studio 15/17, Visual Studio Code, CMake, Apache, MySQL } \item[Languages:] {English(written, spoken), Dutch (native)} + \item[Specialties:] {\footnotesize parallelism (multithreading), distribution, game-development, mobile applications, real time, debugging} \end{description} \resheading{Projects} \begin{itemize} - \resitem{\href{https://play.google.com/store/apps/developer?id=Aldrik+Ramaekers}{https://play.google.com/store/apps/developer?id=Aldrik+Ramaekers} - Released android apps} + \resitem{\href{https://colonist.io}{Colonist.io} - Online Catan game} + \end{itemize} + \begin{itemize} + \resitem{\href{https://github.com/aldrikboy}{GitHub} - Public Projects} \end{itemize} % new to old |
