\mobile{+47 400 86 832}% optional, remove the line if not wanted
%\phone{<Phone number>}% optional, remove the line if not wanted
%\fax{<Fax number>}% optional, remove the line if not wanted
\email{denes.matetelki@gmail.com}% optional, remove the line if not wanted
\email{denes@matetelki.com}% optional, remove the line if not wanted
%\extrainfo{additional information (optional)}% optional, remove the line if not wanted
\photo[84pt]{me.png}% '64pt' is the height the picture must be resized to and 'picture' is the name of the picture file; optional, remove the line if not wanted
%\quote{"Success is the ability to go from failure to failure without losing your enthusiasm." -- Winston Churchill}% optional, remove the line if not wanted
%\homepage{www.johndoe.com}
%\social[linkedin]{john.doe}
%\social[twitter]{jdoe}
%\social[github]{dmatetelki}
\quote{"The frog in the well knows nothing of the great ocean"}
%\nopagenumbers{}% uncomment to suppress automatic page numbering for CVs longer than one page
@ -52,11 +57,11 @@
%Section
\section{Info}
\cvline{Birth}{\small March 18th, 1984 at Tatabánya (Hungary)\normalsize}
\cvline{Birth}{\small March 18th, 1984 at Tatabánya, Hungary\normalsize}
%\cvline{Blog}{\small\url{<Link to profile>}\normalsize}
%\cvline{Skype}{\small cs0rbagomba\normalsize}
@ -67,28 +72,43 @@
%Section
\section{Computer Skills}
\cvline{Languages}{C (5+ years: MeeGo, Maemo project as the main language), C++ (4+ years: Nokia-Siemens Networks main language, Roxar with Qt)}
\cvline{Scripting}{Bash, Perl, Python (2+ years: Nokia-Siemens Networks: I implemented a test automation software in Perl which is still used, many convenience command line programs was written in Python/Bash)}
\cvline{Parallel programming}{Interprocess comunication with unix sockets and D-Bus, multithreading with POSIX Threads. (The system of Nokia-Siemens Networks relied entirely on parallel programming) OpenMP and Intel Threading Building Blocks at private projects.}
\cvline{Platforms}{Linux (8+ years, all workplaces and at home)}
\cvline{Languages}{C - expert (Maemo, Varnish projects as the main language), C++ - expert (Nokia-Siemens Networks main language, Roxar with Qt)}
\cvline{Parallel programming}{Interprocess comunication with unix sockets and D-Bus, multithreading with POSIX Threads, OpenMP and Intel Threading Building Blocks.}
%\cvline{UI development}{Qt and GTK+}
\cvline{Platforms}{Linux (Debian/Ubuntu and Redhat at work, gentoo at home)}
\cvline{Continious integration}{Jenkins, Docker, various unit testing frameworks}
%{Programs}{<Programs>}
%Section
\section{Experience}
\subsection{Working}
\cventry{January of 2012 - Present}{Senior Software Developer}{Roxar AS}{Oslo, Lysaker}{Norway}
\section{Work experience}
\subsection{Current}
\cventry{2+ years: March of 2016 - present}{Tech lead}{Varnish AS}{Oslo, Nydalen}{Norway}
{Currently as a tech lead I'm tasked to oversee the work of 4 very skilled and self-reliant developer in a software company developing multiple tightly coupled projects. During team lead meetings we have to make sure that the projects are in sync and each team's progress and challanges are communicated.
As the responsible of release management, I have enforce that we follow good practices, ensuring the packages we publish in public repositories are not faulty, as breaking packages comes with high costs for many cursomers. This required going through the various stages of quality insurance.
I've played a leading role in modernizing our Continious Integration system's scripts to involve Docker, to make it more automatized, showing problems earlier, while letting developers building custom packages if needed locally.
With very tight resources I often ``took one for the team'' by filling in for the developers who were busy with either customers or with high priority projects and helped with bugfixing, testing and customer support.
The technologies being used are: C, SELinux, Jenkins, Docker, debian/redhat packaging.
}
\clearpage
\subsection{Previous}
\cventry{3 years: January of 2012 - ferbruary of 2016}{Senior Software Developer}{Roxar AS}{Oslo, Lysaker}{Norway}
{At Roxar, as a Qt expert, I participated in the UI's development and maintenance.
I had the chance to work on an enormous codebase (11 million lines). Sadly, most of this was made using worn, deprecated programming techniques, which is partially due to the age of the project (15+ years old).
Feature implementation and maintenance was further hindered by the fact that unit testing was not widely used. I tried my best to change what I can there and in that scope I took an initiative to introduce and spread automated unit-testing.
I also had the pleasure to attend conferences and give an internal presentation about high-level parallel programming techniques. \href{https://github.com/cs0rbagomba/parallel\_programming}{https://github.com/cs0rbagomba/parallel\_programming}}% arguments 3 to 6 are optional
I also had the pleasure to attend conferences and give an internal presentation about high-level parallel programming techniques (\textcolor{cyan}{\href{https://github.com/dmatetelki/parallel\_programming}{link}}). I'm parrt of a paa-tent, LINK HERE!
The most often used technologies were: C++, Qt, GDB, unit testing.
}% arguments 3 to 6 are optional
\cventry{August of 2008 - December of 2011}{Software Developer, Scrum Master}{Nokia-Siemens Networks}{Budapest}{Hungary}
\cventry{5 years: August of 2008 - December of 2011}{Software Developer, Scrum Master}{Nokia-Siemens Networks}{Budapest}{Hungary}
{In this job, I gained experience with the Agile methodology. This involves regular planning meetings both before and after each iteration and a follow-up retro, as well as daily meetings, during which the team creates and distributes tasks.
The software codebase I worked on was huge and complex, composed of multiple subsystems, mostly written in C++. The implementation tasks involved modifications of previous subsystems and creation of new ones. The coding involved was really challenging in terms of object oriented programming.
We used Test Driven Development, unit testing (cxxtest) each subsystem with a continuous integration program. Debugging was very complex (GDB, Valgrind, TShark, WireShark), due to the fact that the software is executed on more than one machine with many processes and threads.
@ -96,29 +116,32 @@ One of my larger projects was the creation and maintenance of a functional test
After becoming a Scrum Master, I took pleasure in introducing scrum methodology not common in NSN and did my best to make software development fun again.}% arguments 3 to 6 are optional
\cventry{3 months in 2008}{Software Developer consultant}{Nokia Research Center}{Helsinki}{Finnland}
{During the time I spent there, I worked on the MeeGo and the Maemo project (embedded, Linux).
{During the time I spent there, I worked on the Maemo project (embedded, Linux).
As a subcontractor, I had to adapt very quickly to the rapidly changing projects and tasks.
At the beginning, my task was porting an application to use the new library interfaces, which was mostly coding (C, object-oriented C) and testing. During this period I obtained a lot of experience in debugging (GDB, Valgrind).
Later, I became a member of a manager-tester-developer trio as a developer, on a project focused on integrating a trial-set of applets. I had direct contact with the other members of my team and we reported to each other and discussed problems daily. I bundled some applications (creating Debian meta-packages), took care of the installation problems and developed a configuration GUI (GTK).
I was also assigned to maintain the applications. This meant that I and some other developers picked up bug reports (Bugzilla) filled out by a tester team and corrected them.
These tasks mostly had short and strict deadlines.}% arguments 3 to 6 are optional
\cventry{2 years between: 2006 - 2008}{Software Developer}{Blum Software Engineering LLC}{Veszprém}{Hungary}
{In my first job, I worked in a team of 4-5 people, reporting directly to the manager on a weekly basis. Each developer maintained a separate part of the software code, fixed bugs and similar issues and dealt with the integration of that particular part.
My task was to develop and maintain GUIs (GTK) and to handle the communication between it and the rest of the program with inter-process-communication (DBus). The programming language was C (object-oriented C, gobject).
During this period, I gained familiarity with development for embedded systems (MeeGo, Maemo platform), emulators, cross-compilers, Software Development kits and debuggers (GDB, Valgrind).}% arguments 3 to 6 are optional
During this period, I gained familiarity with development for embedded systems (Maemo platform), emulators, cross-compilers, Software Development kits and debuggers (GDB, Valgrind).}% arguments 3 to 6 are optional
%\subsection{Academic}
%\cventry{start-end}{<Brief Description>}{<Institution>}{<Place>}{<Country>}{<Description>}% arguments 3 to 6 are optional
%\subsection{Various}
%\cventry{start-end}{<Brief Description>}{<Institution>}{<Place>}{<Country>}{<Description>}% arguments 3 to 6 are optional
{Information technology department. My Master's Thesis is about a Maemo statusbar plugin, allows easy drag \& drop data sending via Bluetooth. \href{http://matetelki.com/give/}{http://matetelki.com/give/}}% arguments 3 to 6 are optional
{Information technology department. My Master's Thesis was about a Maemo statusbar plugin, which allowed easy drag \& drop data sending via Bluetooth. I had around 3000 downloads.}% arguments 3 to 6 are optional
\cventry{1997-2001}{Graduated}{Lovassy László secondary school}{Veszprem}{Hungary}{Information technology class}% arguments 3 to 6 are optional
\cventry{1997-2001}{Graduated}{Lovassy László secondary school}{Veszprem}{Hungary}
{Information technology class. The school is ranked as Hungary's \#1 elite high school (\textcolor{cyan}{\href{https://translate.google.com/translate?sl=auto&tl=en&js=y&prev=_t&hl=en&ie=UTF-8&u=http\%3A\%2F\%2Flegjobbiskola.hu\%2Ftop\%2Ftop_kozepiskola.php&edit-text=&act=url}{link}})}% arguments 3 to 6 are optional
%Section
%\section{Master thesis}
@ -126,10 +149,12 @@ During this period, I gained familiarity with development for embedded systems (
%\cvline{supervisors}{Supervisors}
%\cvline{description}{\small Short thesis abstract}
%Section
\section{languages}
\section{Languages}
\hspace{25mm}\small Self-assessment European level \href{http://europass.cedefop.europa.eu/en/resources/european-language-levels-cefr}{CEFR} (C2 maximum evaluation)\normalsize
\hspace{25mm}\small Self-assessment European level (\textcolor{cyan}{\href{http://europass.cedefop.europa.eu/en/resources/european-language-levels-cefr}{CEFR}}) (C2 maximum evaluation)\normalsize
\vspace{5mm}
\begin{tabular}{p{67mm} p{40mm} p{40mm} p{20mm}}
@ -148,52 +173,59 @@ During this period, I gained familiarity with development for embedded systems (
\item Team lead of 4 highly skilled senior developers (Varnish AS)
\item (NSN certified) Scrum master of a functional team of 6 software engineers and 1 architect.
\item Successfully introduced an ``extra small trainings between groups'' idea, under a name of ``Nano trainings'' for which received NSN innovation award.
\item Successfully introduced an ``extra small trainings between groups'' idea for which received NSN innovation award.
\item Founder and previous leader of a club of attendees, about Japan culture at the Pannon University.
\item Responsible for a developer team of 4 people in university project
\end{itemize}
}
\section{Interests and hobbies}
\cvline{}{\small
\begin{itemize}
\item Sports (powerlifting, football), living an active lifestyle.
\item Hiking and hunting, would like to learn fishing.
\item Studied various psychology subjects.
\item Trying to get my head around Haskell.
\item Brewing beer with friends. \textcolor{cyan}{\href{http://properhorsebrewery.com/}{properhorsebrewery.com}}
%\item Interested in physiology, anatomy.
\item Programming for fun, my git repositories: \textcolor{cyan}{\href{https://github.com/dmatetelki}{github}} and \textcolor{cyan}{\href{http://matetelki.eu:3000/explore/repos}{self hosted}}
\item Enthusiastic about open source software, new ideas and technologies. I filed a valid GCC bugreport (\textcolor{cyan}{\href{https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61075}{id=61075}}), just like Dilbert! (\textcolor{cyan}{\href{https://dilbert.com/strip/2009-07-12}{2009-07-12}})
\item Japan, learning the language, reading manga and playing (\textcolor{cyan}{\href{https://en.wikipedia.org/wiki/Japanese_Mahjong}{Rīchi}})Mahjong and Go.
\item DIY home and plant automation.
%\item Playing classical guitar.
%\item Learning norwegian.
\end{itemize}
}
%\cvline{<Extra Content>}{\small <Description>}
%\small
%\cvlistitem{\href{...}{<Eventual link>}}
@ -203,9 +235,9 @@ During this period, I gained familiarity with development for embedded systems (
\renewcommand{\listitemsymbol}{-}% change the symbol for lists
% Publications from a BibTeX file
%\nocite{*}
%\bibliographystyle{plain}
%\bibliography{publications}% 'publications' is the name of a BibTeX file
\nocite{*}
\bibliographystyle{plain}
\bibliography{publications}% 'publications' is the name of a BibTeX file