summaryrefslogtreecommitdiff
path: root/cv.tex
diff options
context:
space:
mode:
authorOlivier Gayot <duskcoder@gmail.com>2014-03-05 03:30:43 +0100
committerOlivier Gayot <duskcoder@gmail.com>2014-03-05 03:34:09 +0100
commit40b7feaa5faf2d059e4d1ae69f88476fb3b92fa9 (patch)
treee8945bc55b3a34e640ddd3ab0e5fc0a033c2fbc5 /cv.tex
parent2f2644b0307cd4171857329f42fdc74bd08155b0 (diff)
Replace the given informations in the CV by mine
Diffstat (limited to 'cv.tex')
-rw-r--r--cv.tex185
1 files changed, 93 insertions, 92 deletions
diff --git a/cv.tex b/cv.tex
index 1026820..7d42b0a 100644
--- a/cv.tex
+++ b/cv.tex
@@ -4,131 +4,132 @@
\addbibresource{bibliography.bib}
\begin{document}
-\header{adrien}{friggeri}
- {social network analyst}
+\header{Olivier }{Gayot}
+ {3rd-year student}
% In the aside, each new line forces a line break
\begin{aside}
\includegraphics[width=100pt]{photo.png}
\section{about}
- 31 rue Smith
- 69002 Lyon
+ 26 rue Saint Dizier
+ 54000 Nancy
France
+ --
+ 21 years old
+ Driving License
+ --
~
- \href{mailto:adrien@friggeri.net}{adrien@friggeri.net}
- \href{http://friggeri.net}{http://friggeri.net}
- \href{http://facebook.com/adrien}{fb://adrien}
+ phone: +33663613699
+ \href{mailto:ogayot@free.fr}{ogayot@free.fr}
+ \href{https://github.com/duskCoder}{github: duskCoder}
+ \href{http://www.sigexec.com}{http://www.sigexec.com}
\section{languages}
- bilingual french/english
- spanish \& italian notions
- \section{programming}
- {\color{red} $\varheartsuit$} JavaScript
- (ES5, node.js)
- Python, C, OCaml
- CSS3 \& HTML5
+ french: mother tongue
+ english: fluent
\end{aside}
-\section{interests}
+\section{Interests}
-complex networks, social networks, community detection, community structure,
-overlapping communities, information diffusion, viral marketing, social
-inference, recommendation, data mining
+Low level programming\\
+Computer security (exploitation and prevention)\\
+Embedded development\\
+Discovery of new technologies
-\section{education}
+\section{Education}
\begin{entrylist}
\entry
- {since 2009}
- {Ph.D. {\normalfont candidate in Computer Science}}
- {DNET/INRIA, LIP/ÉNS de Lyon}
- {\emph{A Quantified Theory of Social Cohesion.}}
+ {since 2011\\expected 2016}
+ {5-year programme of computer engineering}
+ {EPITECH Nancy}
+ {Epitech Master of Information Technology Epitech, Paris Graduate School of Digital Innovation (France)}
\entry
- {2007–2008}
- {M.Sc. magna cum laude}
- {IXXI, École Normale Supérieure de Lyon}
- {Majoring in Computer Science\\
- Specialization in Complex Systems}
+ {2011}
+ {French Baccalauréat S. with honours}
+ {Lycée Raymond Poincaré, Bar le Duc}
+ {Specialized in Sciences of the Engineer}
+\end{entrylist}
+
+\section{Experience}
+
+\begin{entrylist}
\entry
- {2006–2007}
- {B.Sc. magna cum laude}
- {École Normale Supérieure de Lyon}
- {Majoring in Computer Science}
+ {since 2013}
+ {Fun RC Toys, Nancy Area (France)}
+ {Partnership for a study project}
+ {\emph{Development of a module of safety for drones (i.e. quadricopters) with three other students}}
\entry
- {2003–2006}
- {Classes Préparatoires aux Grandes Écoles}
- {Lycée Fénelon, Lycée Louis le Grand, Paris}
- {Preparation for national competitive entrance exams to leading French ``grandes écoles'', specializing in mathematics and physics.}
+ {since 2013}
+ {Intersec, Paris (France)}
+ {Part time software developer}
+ {\emph{Improvement of the software I developed during my placement (see below)}}
\entry
- {2003}
- {French Baccalauréat S. with honors}
- {Lycée Louis le Grand, Paris}
- {Specialization in mathematics and physics}
+ {07–09 2012}
+ {Intersec, Paris (France)}
+ {Placement within the R\&D department}
+ {\emph{Development of a software capable of simulating the motions of a large network of subscribers who move smartly inside a given zone}}
\end{entrylist}
-\section{experience}
-
+\section{Technologies}
\begin{entrylist}
\entry
- {02–07 2009}
- {LIP6/CNRS, Paris}
- {Research Internship.}
- {\emph{Visualization of complex networks.}}
+ {C}
+ {Proficient}
+ {}
+ {Heavy use of the C99 standard and the GNU extensions}
\entry
- {06–08 2008}
- {ISCPIF/CNRS, Paris}
- {Research Internship.}
- {\emph{Diffusion in the Blogosphere. Happy Flu.}}
+ {C++}
+ {Intermediate}
+ {}
+ {Fairly good Object-Oriented Thinking}
\entry
- {06–08 2007}
- {LIP6/CNRS, Paris}
- {Research Internship.}
- {\emph{Kernels in real world networks.}}
+ {Assembly}
+ {Intermediate}
+ {}
+ {IA-32 and x86\_64 instruction sets\\
+ writing and reverse engineering}
\entry
- {07–08 2005}
- {\href{http://www.kelkoo.com}{Kelkoo.com}}
- {Summer job.}
- {\emph{Creation of a keyword generator for Google Adwords.}}
+ {Web}
+ {Appropriate knowledge of common web-related technologies}
+ {}
+ {XHTML/CSS\\
+ Server-side scripting: PHP\\
+ Client-side scripting: JavaScript (+ jQuery)
+ }
\entry
- {07–08 2004}
- {\href{http://www.monsieurprix.com}{MonsieurPrix.com}}
- {Summer job.}
- {\emph{Development of an e-commerce product indexation spider.}}
+ {Python 2\&3}
+ {Beginner}
+ {}
+ {Currently writing a wrapper for the libelf in order to learn the language}
+ \entry
+ {Perl}
+ {Beginner}
+ {}
+ {}
\end{entrylist}
+\section{Software}
+\begin{entrylist}
+ \entry
+ {}
+ {Daily use of GNU/Linux, occasional use of Microsoft Windows}
+ {}
+ {Heavy usage of Vim\\
+ (D)CVS: Git, Subversion\\
+ GNU Autotools, make, GCC\\
+ Debugging: gdb, valgrind, ollydbg}
-\section{applications}
+\end{entrylist}
+\section{Miscellaneous}
\begin{entrylist}
\entry
- {2012}
- {Who did I forget ?}
- {\href{http://whodidiforget.com}{whodidiforget.com}}
- {Guest list recommendation for Facebook events based on friends already attending the event.}
- \entry
- {2011}
- {Fellows}
- {\href{http://fellows-exp.com}{fellows-exp.com}}
- {Automatic community detection among Facebook Friends in order to validate the \emph{cohesion} measure, creation of friend lists.}
- \entry
- {2008}
- {Happy Flu}
- {\href{http://happyflu.com}{happyflu.com}}
- {Experiment aimed to measure viral spreading of content across the blogosphere.}
+ {}
+ {}
+ {}
+ {Understanding of the ELF file format\\
+ Active membre of the ASEN (\emph{Association de Sécurité d'EPITECH Nancy})\\
+ Good knowledge of the benefits and pitfalls related to the use of unsafe languages (e.g. C)}
\end{entrylist}
-\section{publications}
-
-
-\printbibsection{article}{article in peer-reviewed journal}
-\begin{refsection}
- \nocite{*}
- \printbibliography[sorting=chronological, type=inproceedings, title={international peer-reviewed conferences/proceedings}, notkeyword={france}, heading=subbibliography]
-\end{refsection}
-\begin{refsection}
- \nocite{*}
- \printbibliography[sorting=chronological, type=inproceedings, title={local peer-reviewed conferences/proceedings}, keyword={france}, heading=subbibliography]
-\end{refsection}
-\printbibsection{misc}{other publications}
-\printbibsection{report}{research reports}
-
\end{document}