-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.tex
47 lines (39 loc) · 2.69 KB
/
resume.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
\documentclass[10pt,a4paper,sans]{moderncv}
\moderncvstyle{classic}
\moderncvcolor{purple}
\usepackage[utf8]{inputenc}
\usepackage[scale=0.77]{geometry}
\setlength{\hintscolumnwidth}{3.5cm}
\name{Alin}{Nedelcu}
\title{Software Developer}
\address{Zaragoza, Spain}{}
\phone[mobile]{+34 653 751 742}
\email{[email protected]}
\homepage{ender-null.github.io}
\social[linkedin]{asnedelcu}
\social[github]{ender-null}
\photo[64pt][0.4pt]{photo.jpg}
\quote{"You miss 100\% of the shots you don't take" - Michael Scott}
\begin{document}
\makecvtitle
\section{Knowledge Area}
\cvitem{Front-end}{Angular versions 2 to 11, React, Vite, Symfony, Apache Cordova, HTML5, CSS3, SCSS, SASS}
\cvitem{Back-end}{Node.js, Nest.js, GNU/Linux, Nginx, Webpack}
\cvitem{Programming}{JavaScript, TypeScript, Python, PHP, Shell, Java}
\cvitem{Database}{Firebase, MySQL, MariaDB, PostgreSQL, MongoDB}
\cvitem{Other}{Git, continuous integration (Jenkins, GitHub, GitLab), containers (Docker), Bitbucket, Karma, Unit testing}
\section{Experience}
\cventry{Oct 2022--Current}{Software Engineer}{Aimsun}{Barcelona, Spain}{React front-end development, Vite, Git versioning control, GitLab, Jira, Jenkins, Mapbox, Scrum, JavaScript, TypeScript}{}
\cventry{Dec 2021--Oct 2022}{Software Developer}{Viewnext}{Madrid, Spain}{Angular front-end development, Git versioning control, Jira, Confluence, Bitbucket, Scrum, JavaScript, TypeScript, Karma, Unit testing}{}
\cventry{May 2021--Oct 2021}{Software Developer}{adidas}{Zaragoza, Spain}{React front-end development, Git versioning control, Jira, Confluence, Bitbucket, Scrum, JavaScript, TypeScript}{}
\cventry{Dec 2019--Feb 2021}{Software Developer}{Eleven Paths}{Valencia, Spain}{Angular front-end development, Java back-end development, Git versioning control, Redmine, Scrum, JavaScript, TypeScript}{}
\cventry{Oct 2017--Dec 2019}{Software Developer}{Ingenia Sistemas Avanzados para el Transporte S.L.}{Garrapinillos, Zaragoza, Spain}{Angular front-end development, Apache Cordova multi-platform app development, Android development using Java, Git versioning control, Jenkins CI, TypeScript, JavaScript}{}
\cventry{Mar 2017--Aug 2017}{Front-End Developer}{Rana Negra}{Zaragoza, Spain}{Symfony framework front-end development, Angular front-end development, Git versioning control, PHP, TypeScript, JavaScript}{}
\section{Education}
\cventry{2014--2016}{Certificate of Higher Education}{CPIFP Los Enlaces}{Zaragoza, Spain}{\textit{Desarrollo de Aplicaciones Multiplataforma}}{}
\cventry{2012--2014}{Vocational Education and Training}{CPIFP Los Enlaces}{Zaragoza, Spain}{\textit{Sistemas Microinformáticos y Redes}}{}
\section{Languages}
\cvitem{Native}{Spanish, Romanian}
\cvitem{Fluent}{English}
\clearpage
\end{document}