Skip to content

Commit

Permalink
Updated CV
Browse files Browse the repository at this point in the history
  • Loading branch information
duarten committed Oct 5, 2013
1 parent c949dd4 commit d48a45d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
Binary file modified cv-duarte-nunes.pdf
Binary file not shown.
23 changes: 12 additions & 11 deletions cv.tex
@@ -1,7 +1,7 @@
\documentclass[12pt,a4paper]{moderncv}
\usepackage{libertine}
\usepackage[T1]{fontenc}
\usepackage{epstopdf}
\usepackage{epstopdf}
\renewcommand{\sfdefault}{\rmdefault}

% moderncv themes
Expand All @@ -24,14 +24,12 @@
% personal data
\firstname{Duarte}
\familyname{Nunes}
%\title{Resumé title (optional)}
\address{Rua Francisco Metrass, n 58, 2 Dt}{1350-146 Lisbon, Portugal}
\mobile{+351 96 653 27 33}
%\title{Resumé title (optional)}
%\phone{847.477.6005}
%\fax{fax (optional)}
\email{duarte.m.nunes@gmail.com}
\extrainfo{\includegraphics[height=12pt]{octocatvector}~\href{https://github.com/duarten}{github.com/duarten} \\\includegraphics[height=8pt]{twitter}~\href{https://twitter.com/duarte_nunes}{@duarte\_nunes}\\January 19, 1986}
\photo[64pt][0pt]{me.jpg}
\photo[64pt][0pt]{me.jpg}
\quote{}

%\nopagenumbers{} % uncomment to suppress automatic page numbering for CVs longer than one page
Expand All @@ -44,19 +42,22 @@

\section{Summary}

\cvitem{}{Software engineer, always looking for new and challenging problems to solve. Strong background in concurrent programming and kernel programming. \newline\newline Currently immersed in functional and logic programming (Clojure and miniKanren), distributed systems (Hadoop, Riak, Zookeeper, etc.) and virtualization (Xen and KVM).}
\cvitem{}{Software engineer, always looking for new and challenging problems to solve. Strong background in concurrent programming and kernel programming. \newline\newline Currently immersed in functional programming and distributed systems.}

\section{Experience}

\cventry{Jun 2012 \hfill \newline \textit{now}}{Software Architect}{Nokia Siemens Networks}{}{}{Works as a software architect on large-scale brownfield Java projects concerning the planning and management of large multi-layer optical networks. Responsibilities include: enforcement of architecture constraints, code review, hands-on knowledge sharing workshops (mainly about concurrent programming and software development), design and implementation of infrastructure modules. Currently focused on engineering a concurrent and efficient component to mediate between the planning and evolution of a network and the real-time events generated by it's physical, deployed representation.}
\cventry{Aug 2013 \hfill \newline \textit{now}}{Software Engineer}{Midokura}{}{}{Works as a software engineer on MidoNet, a virtual network platform for IaaS clouds. Focuses on the architecture and implementation of the core network controller, a distributed and highly concurrent software written in Java and Scala, as well as on its integration with cloud orchestration platforms, namely OpenStack.}
\cvitem{}{}

\cventry{Jun 2012 \hfill \newline Jul 2013}{Software Architect}{Nokia Siemens Networks}{}{}{Worked as a software architect on large-scale brownfield Java projects concerning the planning and management of large multi-layer optical networks. Responsibilities included: enforcement of architecture constraints, code review, hands-on knowledge sharing workshops (mainly about concurrent programming and software development), design and implementation of infrastructure modules. Lead the engineering of a concurrent and efficient component to mediate between the planning and evolution of a network and the real-time events generated by it's physical, deployed representation.}
\cvitem{}{}

\cventry{Jan 2009 \hfill \newline \textit{now}}{Software Engineer}{CCISEL}{}{}
\cventry{Jan 2009 \hfill \newline Aug 2013}{Software Engineer}{CCISEL}{}{}
{Member of the CCISEL group at ISEL, doing research, development, education and training. Examples of activities:}

\cvitem{}{
\begin{description}
\item[2009 - \textit{now}] \hfill \newline Started as a grant holder doing research on concurrent programming and operating systems (mainly with the Windows Research Kernel); developed novel synchronization infrastructures (such as the \href{https://github.com/SlimThreading}{\color{blue}{SlimThreading}} framework), and is currently working on integrating them into the Linux kernel;
\item[2009 - 2013] \hfill \newline Started as a grant holder doing research on concurrent programming and operating systems (mainly with the Windows Research Kernel); developed novel synchronization infrastructures (such as the \href{https://github.com/SlimThreading}{\color{blue}{SlimThreading}} framework), and worked on integrating them into the Linux kernel;
\end{description}}
\vspace{-3ex}
\cvitem{}{
Expand Down Expand Up @@ -98,8 +99,8 @@ \subsection{Thesis}

\section{Skills}
\cvitem{Disciplines}{Concurrent programming, kernel programming, functional programming, virtual execution environments}
\cvitem{Programming Languages}{C, C++, C\#, Clojure, Java, JavaScript, Ruby}
\cvitem{Technologies}{JVM, .NET, Mono, Windows Research Kernel, Windows Driver Foundation, Linux Kernel, MongoDb, Datomic, X86 Virtualization}
\cvitem{Programming Languages}{C, C++, C\#, Clojure, Java, Scala, Haskell}
\cvitem{Technologies}{JVM, .NET/Mono, Windows Research Kernel, Windows Driver Foundation, Linux Kernel, Cassandra, Akka, Zookeeper}

\section{Languages}
\cvitem{Portuguese}{Native or bilingual proficiency}
Expand Down

0 comments on commit d48a45d

Please sign in to comment.