latex_curriculum_vitae 1.1.3 → 1.1.4
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gemnasium.yml +2 -2
- data/.rubocop.yml +1 -1
- data/.scrutinizer.yml +1 -1
- data/CONTRIBUTING.md +2 -2
- data/Gemfile +9 -20
- data/Gemfile.lock +50 -161
- data/History.rdoc +7 -1
- data/LICENSE.rdoc +1 -1
- data/Manifest.txt +16 -4
- data/README.rdoc +7 -9
- data/Rakefile +10 -28
- data/data/latex_curriculum_vitae/Appendix/Bibliography/bibliography1.bib +14 -18
- data/data/latex_curriculum_vitae/Appendix/Employers_Reference/hays.pdf +0 -0
- data/data/latex_curriculum_vitae/Appendix/Employers_Reference/wtg.pdf +0 -0
- data/data/latex_curriculum_vitae/Appendix/First_References/ihk.pdf +0 -0
- data/data/latex_curriculum_vitae/Cover/Cover.tex +9 -9
- data/data/latex_curriculum_vitae/Motivational_Letter/bwanschreiben.tex +10 -9
- data/data/latex_curriculum_vitae/Pictures/.directory +4 -0
- data/data/latex_curriculum_vitae/Pictures/Interessen.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/QRickit.gif +0 -0
- data/data/latex_curriculum_vitae/Pictures/QRickit.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/Sascha.jpg +0 -0
- data/data/latex_curriculum_vitae/Pictures/Skills1.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/Skills2.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/aboutme.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/binarybackground.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/coderbits.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/email.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/facebook.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/google-plus.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/linkedin.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/twitter.png +0 -0
- data/data/latex_curriculum_vitae/Pictures/xing.png +0 -0
- data/data/latex_curriculum_vitae/Resume/cv_10.aux +20 -20
- data/data/latex_curriculum_vitae/Resume/cv_10.bbl +503 -1631
- data/data/latex_curriculum_vitae/Resume/cv_10.bcf +444 -260
- data/data/latex_curriculum_vitae/Resume/cv_10.blg +82 -100
- data/data/latex_curriculum_vitae/Resume/cv_10.pdf +0 -0
- data/data/latex_curriculum_vitae/Resume/cv_10.run.xml +2 -2
- data/data/latex_curriculum_vitae/Resume/cv_10.tex +130 -135
- data/data/latex_curriculum_vitae/Resume/friggeri-cv.cls +16 -9
- data/lib/latex_curriculum_vitae/cover.rb +1 -1
- data/lib/latex_curriculum_vitae/cv.rb +1 -1
- data/lib/latex_curriculum_vitae/email.rb +5 -3
- data/lib/latex_curriculum_vitae/entityfile.rb +1 -1
- data/lib/latex_curriculum_vitae/get-config.rb +1 -1
- data/lib/latex_curriculum_vitae/letter.rb +1 -1
- data/lib/latex_curriculum_vitae/notifier.rb +1 -1
- data/lib/latex_curriculum_vitae/outfile.rb +1 -1
- data/lib/latex_curriculum_vitae.rb +2 -2
- metadata +43 -208
- checksums.yaml.gz.sig +0 -2
- data/.index +0 -80
- data/Index.yml +0 -40
- data/VERSION +0 -1
- data/recipes/recipe.rb +0 -6
- data.tar.gz.sig +0 -0
- metadata.gz.sig +0 -0
@@ -22,25 +22,23 @@
|
|
22
22
|
\documentclass[a4paper,latin]{friggeri-cv} % Add 'print' as an option into the square bracket to remove colors from this template for printing
|
23
23
|
\hypersetup{
|
24
24
|
pdftitle={Bewerbungsunterlagen von Sascha Manns}, %%
|
25
|
-
pdfauthor={Sascha Manns}, %%
|
25
|
+
pdfauthor={Sascha K. Manns}, %%
|
26
26
|
pdfsubject={Bewerbungsunterlagen}, %%
|
27
27
|
pdfcreator={XeLaTEX and Biber with hyperref-package.},
|
28
|
-
pdfproducer={Sascha Manns, Mayen}, %%
|
29
|
-
pdfkeywords={Manns, Mayen, Bewerbung, IT, Community, Linux, Programmierer, Dispatcher, Buchautor} %%
|
28
|
+
pdfproducer={Sascha K. Manns, Mayen}, %%
|
29
|
+
pdfkeywords={Manns, Mayen, Bewerbung, IT, Community, Linux, Programmierer, Dispatcher, Buchautor, Schriftsteller, Geschäftsprozess} %%
|
30
30
|
}
|
31
31
|
\usepackage{pdfpages}
|
32
32
|
\usepackage{graphicx}
|
33
33
|
\usepackage{xltxtra}
|
34
|
-
|
34
|
+
\usepackage{progressbar}
|
35
35
|
|
36
36
|
\addbibresource{../Appendix/Bibliography/bibliography1.bib} % Specify the bibliography file to include publications
|
37
|
-
%\input{/etc/latex_curriculum_vitae/personal_data.tex}
|
38
37
|
|
39
38
|
\begin{document}
|
40
|
-
%\includepdf{../Anschreiben/bwanschreiben} %bei Bedarf uncommenten
|
41
39
|
\includepdf{../Cover/Cover}
|
42
40
|
|
43
|
-
\header{Sascha}{Manns}{Autor
|
41
|
+
\header{Sascha K. }{Manns}{Supporter/Autor/Schriftsteller} % Your name and current job title/field
|
44
42
|
|
45
43
|
%----------------------------------------------------------------------------------------
|
46
44
|
% SIDEBAR SECTION
|
@@ -52,22 +50,27 @@ Maifeldstraße 10
|
|
52
50
|
56727 Mayen
|
53
51
|
Germany
|
54
52
|
~
|
55
|
-
+49 (2651) 746 9663
|
56
53
|
+49 (1573) 924 2730
|
57
54
|
~
|
58
|
-
\href{mailto:Sascha.Manns@directbox.com}{Sascha.Manns@directbox.com}
|
59
|
-
\href{http://saigkill.github.io}{
|
60
|
-
|
61
|
-
\
|
62
|
-
\href{https://
|
55
|
+
\href{mailto:Sascha.Manns@directbox.com}{Sascha.Manns@directbox.com}\includegraphics[width=0.3cm]{../Pictures/email.png}
|
56
|
+
\href{http://saigkill.github.io}{saigkill.github.io}\includegraphics[width=0.3cm]{../Pictures/aboutme.png}
|
57
|
+
Geburtsdatum: 01.10.1979
|
58
|
+
\section{Social Media}
|
59
|
+
\href{https://www.xing.com/profile/Sascha\_Manns2}{Sascha\_Manns2}\includegraphics[width=0.3cm]{../Pictures/xing.png}
|
60
|
+
\href{https://www.linkedin.com/in/saigkill}{saigkill}\includegraphics[width=0.3cm]{../Pictures/linkedin.png}
|
61
|
+
\href{https://www.facebook.com/sascha.manns}{sascha.manns}\includegraphics[width=0.3cm]{../Pictures/facebook.png}
|
62
|
+
\href{https://plus.google.com/+SaschaManns}{+SaschaManns}\includegraphics[width=0.3cm]{../Pictures/google-plus.png}
|
63
|
+
\href{https://twitter.com/saigkill}{saigkill}\includegraphics[width=0.3cm]{../Pictures/twitter.png}
|
64
|
+
\href{https://coderbits.com/saigkill}{saigkill}\includegraphics[width=0.3cm]{../Pictures/coderbits.png}
|
63
65
|
\section{Fremdsprachen}
|
64
|
-
Deutsch
|
65
|
-
Englisch
|
66
|
+
Deutsch \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=blue]{1.0}
|
67
|
+
Englisch \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=blue]{0.6}
|
68
|
+
Russisch \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=blue]{0.3}
|
66
69
|
\section{Programming}
|
67
|
-
{Shell (Bash)}
|
68
|
-
{JavaScript}
|
69
|
-
{CSS \& HTML5}
|
70
|
-
{Ruby}
|
70
|
+
{Shell (Bash)}\progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=green]{0.6}
|
71
|
+
{JavaScript}\progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=green]{0.3}
|
72
|
+
{CSS \& HTML5}\progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=green]{0.6}
|
73
|
+
{Ruby}\progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=green]{0.7}
|
71
74
|
\end{aside}
|
72
75
|
|
73
76
|
%----------------------------------------------------------------------------------------
|
@@ -78,7 +81,14 @@ Englisch
|
|
78
81
|
|
79
82
|
\begin{entrylist}
|
80
83
|
%------------------------------------------------
|
81
|
-
\entry{09/
|
84
|
+
\entry{09/2015--jetzt}
|
85
|
+
{Myself}
|
86
|
+
{Homeoffice}
|
87
|
+
{\emph{Schriftsteller: Der Prüfstein} \\
|
88
|
+
Buchprojekt zur Flüchtlingssituation in Europa.
|
89
|
+
}
|
90
|
+
%------------------------------------------------
|
91
|
+
\entry{09/2014--09/2015}
|
82
92
|
{XCOM AG}
|
83
93
|
{Andernach}
|
84
94
|
{\emph{Autor Geschäftsprozessdokumentation} \\
|
@@ -89,13 +99,14 @@ Englisch
|
|
89
99
|
\item Produktion Präsentationen für Mandanten und interne Schulungen
|
90
100
|
\item Modellierung von Geschäftsprozessen nach BPMN
|
91
101
|
\end{itemize}
|
102
|
+
Vertragsauslauf aufgrund der Verschiebung der Stelle in eine andere Zweigstelle.
|
92
103
|
}
|
93
104
|
%------------------------------------------------
|
94
105
|
\entry
|
95
106
|
{02/2014--05/2014}
|
96
|
-
{Hays Temp GmbH}
|
107
|
+
{Hays Temp GmbH / More Holding}
|
97
108
|
{Mannheim}
|
98
|
-
{\emph{IT-Supporter} \\
|
109
|
+
{\emph{IT-Supporter/Dispatcher/Controller} \\
|
99
110
|
Detailierte Aufgaben bei ITSCare Neuwied (ZBV):
|
100
111
|
\begin{itemize}
|
101
112
|
\item Kundenpflege via Telefon und Email
|
@@ -126,7 +137,7 @@ Detailierte Aufgaben:
|
|
126
137
|
}
|
127
138
|
%------------------------------------------------
|
128
139
|
\entry
|
129
|
-
{08/
|
140
|
+
{08/2010--06/2013}
|
130
141
|
{open-slx GmbH}
|
131
142
|
{Homeoffice}
|
132
143
|
{\emph{Community \& Support Agent} \\
|
@@ -136,65 +147,29 @@ Detailierte Aufgaben:
|
|
136
147
|
\item Testen von Software
|
137
148
|
\item Webseitenbetreuung \& Social Media
|
138
149
|
\item Dokumentation
|
139
|
-
\item Pflege der Supportdatenbank
|
140
|
-
\item Öffentlichkeitsarbeit
|
141
150
|
\item Community Management
|
142
|
-
\item Informationsaustausch mit Produktmanagement
|
143
|
-
\end{itemize}
|
144
|
-
}
|
145
|
-
%------------------------------------------------
|
146
|
-
\entry
|
147
|
-
{08/2011--07/2012}
|
148
|
-
{open-slx GmbH}
|
149
|
-
{Homeoffice}
|
150
|
-
{\emph{Langzeitpraktikum} \\
|
151
|
-
Detailierte Aufgaben:
|
152
|
-
\begin{itemize}
|
153
|
-
\item Produktvorbereitung
|
154
|
-
\item Produkttesting
|
155
|
-
\item Verfassung des Handbuches
|
156
|
-
\item Öffentlichkeitsarbeit \& Social Media
|
157
|
-
\end{itemize}
|
158
|
-
}
|
159
|
-
\end{entrylist}
|
160
|
-
\begin{entrylist}
|
161
|
-
%------------------------------------------------
|
162
|
-
\entry
|
163
|
-
{08/2010--08/2011}
|
164
|
-
{open-slx GmbH}
|
165
|
-
{Homeoffice}
|
166
|
-
{\emph{Freiwillige Mitarbeit}\\
|
167
|
-
Detailierte Aufgaben:
|
168
|
-
\begin{itemize}
|
169
151
|
\item Projektleitung deutsches openSUSE Wiki. Migration des Wikis zu neuer Struktur
|
170
152
|
\item openSUSE Weekly News
|
171
153
|
\item Paketverwaltung einiger RPM-Pakete
|
172
154
|
\item openSUSE Membership Application Team
|
173
|
-
\item Import der Wiki-Unterlagen in open-slx Wikis
|
174
155
|
\end{itemize}
|
156
|
+
Auflösung der Stelle durch mangelnde Absatzzahlen des Boxproduktes.
|
175
157
|
}
|
158
|
+
\end{entrylist}
|
159
|
+
\begin{entrylist}
|
176
160
|
%------------------------------------------------
|
177
161
|
\entry
|
178
|
-
{
|
162
|
+
{07/2007--12/2014}
|
179
163
|
{openSUSE Linux Projekt}
|
180
164
|
{Homeoffice}
|
181
|
-
{\emph{Paketbetreuer}\\
|
165
|
+
{\emph{Paketbetreuer/Teamleiter}\\
|
182
166
|
Detailierte Aufgaben:
|
183
167
|
\begin{itemize}
|
184
168
|
\item Beschaffung, Aktualisierung des Sourcecodes im Buildservice
|
185
169
|
\item Compiling und Packaging neuer Binärpakete
|
186
170
|
\item Verteilung via Buildservice
|
187
|
-
\end{itemize}
|
188
|
-
}
|
189
|
-
%------------------------------------------------
|
190
|
-
\entry
|
191
|
-
{07/2007--08/2011}
|
192
|
-
{openSUSE Linux Projekt}
|
193
|
-
{Homeoffice}
|
194
|
-
{\emph{Teamleiter}\\
|
195
|
-
Tätigkeiten:
|
196
|
-
\begin{itemize}
|
197
171
|
\item Leiter des openSUSE Newsletters und Publikationen in bis zu 12 Sprachen
|
172
|
+
\item Erfinder eines neuen Podcastformates (Vertonte Weekly News)
|
198
173
|
\item openSUSE Medical Project (Subprojektgründer)
|
199
174
|
\item Mitglied des openSUSE Marketing Teams
|
200
175
|
\item Mitglied des openSUSE Feature Screening Teams
|
@@ -203,24 +178,16 @@ Tätigkeiten:
|
|
203
178
|
%-----------------------------------------------
|
204
179
|
\entry
|
205
180
|
{07/2000--06/2007}
|
206
|
-
{
|
181
|
+
{Geistlicher eines religiösen Ordens}
|
207
182
|
{Selters/Ts.}
|
208
|
-
{\emph{Ersatzdienst zum Zivildienst}
|
209
|
-
Detailierte Aufgaben:
|
210
|
-
\begin{itemize}
|
211
|
-
\item Anlernen zum Maler \& Bodenleger
|
212
|
-
\item Projektleitung in der Bodenverlegung
|
213
|
-
\item Inventurleitung
|
214
|
-
\item Key-User
|
215
|
-
\end{itemize}
|
216
|
-
}
|
183
|
+
{\emph{Ersatzdienst zum Zivildienst}}
|
217
184
|
\end{entrylist}
|
218
185
|
\begin{entrylist}
|
219
186
|
%------------------------------------------------
|
220
187
|
\entry
|
221
188
|
{08/1998--07/2000}
|
222
189
|
{Auto Deschner GmbH}
|
223
|
-
|
190
|
+
{Mendig}
|
224
191
|
{\emph{Kaufmann im Einzelhandel}\\
|
225
192
|
Detailierte Aufgaben:
|
226
193
|
\begin{itemize}
|
@@ -241,7 +208,7 @@ Detailierte Aufgaben:
|
|
241
208
|
{Auto Deschner GmbH}
|
242
209
|
{Mendig}
|
243
210
|
{\emph{Ausbildung zum Kaufmann im Einzelhandel}\\
|
244
|
-
|
211
|
+
Allgemeine kaufm. Tätigkeiten.
|
245
212
|
}
|
246
213
|
%------------------------------------------------
|
247
214
|
\end{entrylist}
|
@@ -261,22 +228,16 @@ allgemeine kaufm. Tätigkeiten.
|
|
261
228
|
{Andernach}
|
262
229
|
%------------------------------------------------
|
263
230
|
\entry
|
264
|
-
{02/2013--jetzt}
|
265
|
-
{Studium (berufsbegl.): Staatlich geprüfter Betriebswirt}
|
266
|
-
{ILS, Hamburg}
|
267
|
-
{Schwerpunkt Wirtschaftsinformatik}
|
268
|
-
%------------------------------------------------
|
269
|
-
\entry
|
270
231
|
{12/2013}
|
271
232
|
{Web Engeneering 1}
|
272
233
|
{Technische Hochschule Mittelhessen}
|
273
234
|
{\emph{MOOC}}
|
274
235
|
%------------------------------------------------
|
275
|
-
|
276
|
-
{06/2013}
|
277
|
-
{Kompetenzpass für Ökonomen}
|
278
|
-
{BV Deutscher Volks- und Betriebswirte}
|
279
|
-
{Düsseldorf}
|
236
|
+
%\entry
|
237
|
+
%{06/2013}
|
238
|
+
%{Kompetenzpass für Ökonomen}
|
239
|
+
%{BV Deutscher Volks- und Betriebswirte}
|
240
|
+
%{Düsseldorf}
|
280
241
|
%------------------------------------------------
|
281
242
|
\entry
|
282
243
|
{04/2013}
|
@@ -286,41 +247,28 @@ allgemeine kaufm. Tätigkeiten.
|
|
286
247
|
%-----------------------------------------------
|
287
248
|
\end{entrylist}
|
288
249
|
|
289
|
-
\newpage
|
290
250
|
%----------------------------------------------------------------------------------------
|
291
251
|
% EHRENAMTLICHE TÄTIGKEITEN
|
292
|
-
%----------------------------------------------------------------------------------------
|
252
|
+
%----------------------------------------------------------------------------------------
|
293
253
|
\section{Ehrenamtliche Tätigkeiten}
|
294
254
|
\begin{entrylist}
|
295
255
|
%--------------------------------------------
|
296
256
|
\entry
|
297
257
|
{2013-jetzt}
|
298
|
-
{mUXCamp
|
258
|
+
{mUXCamp}
|
299
259
|
{mUXCamp, Worms}
|
300
260
|
{Planungsteam für nächstes Camp. (Mitveranstalter: \\FG Wirtschaftsinformatik des BDVB)}
|
301
261
|
%--------------------------------------------
|
302
|
-
|
303
|
-
{2013--jetzt}
|
304
|
-
{BV Deutscher Volks- und Betriebswirte}
|
305
|
-
{FG Wirtschaftsinformatik}
|
306
|
-
{Mitarbeit in verschiedenen Projekten}
|
307
|
-
%----------------------------------------------
|
308
|
-
\entry
|
309
|
-
{2013--jetzt}
|
310
|
-
{Gesellschaft für Informatik}
|
311
|
-
{FG Wirtschaftsinformatik}
|
312
|
-
{Mitarbeit in verschiedenen Projekten}
|
262
|
+
%\entry
|
263
|
+
%{2013--jetzt}
|
264
|
+
%{BV Deutscher Volks- und Betriebswirte}
|
265
|
+
%{FG Wirtschaftsinformatik}
|
266
|
+
%{Mitarbeit in verschiedenen Projekten}
|
313
267
|
%---------------------------------------------
|
314
268
|
\entry
|
315
|
-
{2013--jetzt}
|
316
|
-
{Forum Informatiker für Frieden und gesellschaftliche Verantwortung}
|
317
|
-
{}
|
318
|
-
{}
|
319
|
-
%--------------------------------------------
|
320
|
-
\entry
|
321
269
|
{2010--2011}
|
322
270
|
{Piratenpartei Deutschland}
|
323
|
-
{
|
271
|
+
{Bundespressestelle}
|
324
272
|
{}
|
325
273
|
%--------------------------------------------
|
326
274
|
\entry
|
@@ -331,26 +279,79 @@ allgemeine kaufm. Tätigkeiten.
|
|
331
279
|
%--------------------------------------------
|
332
280
|
\end{entrylist}
|
333
281
|
|
282
|
+
\newpage
|
334
283
|
%----------------------------------------------------------------------------------------
|
335
284
|
% COMPUTER SKILLS
|
336
285
|
% ---------------------------------------------------------------------------------------
|
337
286
|
|
338
287
|
\section{IT-Kenntnisse}
|
339
288
|
|
289
|
+
\includegraphics[width=13cm]{../Pictures/Skills1.png} \linebreak
|
290
|
+
\includegraphics[width=13cm]{../Pictures/Skills2.png}
|
291
|
+
|
340
292
|
\begin{itemize}
|
341
|
-
\item
|
342
|
-
\
|
343
|
-
\item
|
344
|
-
\item
|
345
|
-
\
|
346
|
-
\item
|
347
|
-
\
|
348
|
-
\item
|
349
|
-
\item
|
350
|
-
\item
|
351
|
-
\
|
352
|
-
\item
|
353
|
-
\
|
293
|
+
\item Operating Systems:
|
294
|
+
\begin{itemize}
|
295
|
+
\item Linux/Unix \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.8} \hfill
|
296
|
+
\item Windows 3.11--8.1 \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.7} \hfill
|
297
|
+
\end{itemize}
|
298
|
+
\item ERM/CRM:
|
299
|
+
\begin{itemize}
|
300
|
+
\item ADP Opel Verkäuferarbeitsplatz \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.2} \hfill
|
301
|
+
\item Warenwirtschaftssysteme \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.4} \hfill
|
302
|
+
\item oscare (SAP Lösung für Gesundheitsbranche) \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.7} \hfill
|
303
|
+
\end{itemize}
|
304
|
+
\item Linux-Software-Packaging:
|
305
|
+
\begin{itemize}
|
306
|
+
\item RPM-Pakete \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.6} \hfill
|
307
|
+
\item DEB-Pakete \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.8} \hfill
|
308
|
+
\item Compiling/Testing/Publishing \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.8} \hfill
|
309
|
+
\item Git/SVN \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.8} \hfill
|
310
|
+
\item OTRS \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.8} \hfill
|
311
|
+
\end{itemize}
|
312
|
+
\item Textsatz:
|
313
|
+
\begin{itemize}
|
314
|
+
\item \LaTeX \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.7} \hfill
|
315
|
+
\item Docbook 4.5/5 \& XSL-FO \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.8} \hfill
|
316
|
+
\end{itemize}
|
317
|
+
\item Administration: Linux/Unix \hfill\progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.7}\hfill
|
318
|
+
\item Webservices:
|
319
|
+
\begin{itemize}
|
320
|
+
\item Apache2 \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.6}\hfill
|
321
|
+
\item Joomla \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.6} \hfill
|
322
|
+
\item Owncloud \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.7} \hfill
|
323
|
+
\item Wordpress \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.7} \hfill
|
324
|
+
\end{itemize}
|
325
|
+
\item Multimedia:
|
326
|
+
\begin{itemize}
|
327
|
+
\item Pod- \& Screencastproduktion \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.8} \hfill
|
328
|
+
\item Videoschnitt \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.6} \hfill
|
329
|
+
\end{itemize}
|
330
|
+
\item Office:
|
331
|
+
\begin{itemize}
|
332
|
+
\item MS-Office \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.6} \hfill
|
333
|
+
\item LibreOffice \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.7} \hfill
|
334
|
+
\item SoftMaker-Office \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.7} \hfill
|
335
|
+
\item Projektmanagement-Software \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.7} \hfill
|
336
|
+
\end{itemize}
|
337
|
+
\item Produktgestaltung:
|
338
|
+
\begin{itemize}
|
339
|
+
\item Handbucherstellung \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.9} \hfill
|
340
|
+
\item Supportdatenbank \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.8} \hfill
|
341
|
+
\item Webpräsentation \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.7} \hfill
|
342
|
+
\end{itemize}
|
343
|
+
\item Wissensmanagement:
|
344
|
+
\begin{itemize}
|
345
|
+
\item MS Sharepoint \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.5} \hfill
|
346
|
+
\item Business Wiki \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.7} \hfill
|
347
|
+
\item Business Social Networks \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.7} \hfill
|
348
|
+
\end{itemize}
|
349
|
+
\item IDE's:
|
350
|
+
\begin{itemize}
|
351
|
+
\item Visual Studio \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.5} \hfill
|
352
|
+
\item RubyMine/IntelliJ \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.8} \hfill
|
353
|
+
\item Oxygen-XML-Editor \hfill \progressbar[linecolor=blue,tickscolor=orange,emptycolor=white,filledcolor=red ]{0.8} \hfill
|
354
|
+
\end{itemize}
|
354
355
|
\end{itemize}
|
355
356
|
|
356
357
|
%----------------------------------------------------------------------------------------
|
@@ -386,14 +387,12 @@ allgemeine kaufm. Tätigkeiten.
|
|
386
387
|
%----------------------------------------------------------------------------------------
|
387
388
|
|
388
389
|
\section{Interessen}
|
389
|
-
|
390
|
-
\textbf{professional:} Büroorganisation, Software, Webdesign, Web-App-Erstellung, Marketing, Dokumentation \\
|
391
|
-
\textbf{personal:} Literatur (IT/Wirtschaft/Philosophie), Wandern, Bücher schreiben, Netzwerken (Real Life), Programmieren
|
390
|
+
\includegraphics[width=13cm]{../Pictures/Interessen.png}
|
392
391
|
|
393
392
|
%----------------------------------------------------------------------------------------
|
394
393
|
% PUBLICATIONS SECTION
|
395
394
|
%----------------------------------------------------------------------------------------
|
396
|
-
\newpage
|
395
|
+
\newpage
|
397
396
|
\section{Publikationen}
|
398
397
|
|
399
398
|
\printbibsection{article}{Artikel} % Print all articles from the bibliography
|
@@ -427,17 +426,13 @@ allgemeine kaufm. Tätigkeiten.
|
|
427
426
|
%---------------------------------------------------------------------------
|
428
427
|
% Include PDF
|
429
428
|
\includepdf{../Appendix/Employers_Reference/xcom}
|
430
|
-
\
|
431
|
-
|
432
|
-
\end{figure}
|
433
|
-
\includepdf{../Appendix/Study/foo}
|
434
|
-
%\includepdf{../Anlagen/Arbeitszeugnisse/hays}
|
435
|
-
\includepdf{../Appendix/Certificates/thm-webeng1}
|
429
|
+
\includepdf[angle=180]{../Appendix/Employers_Reference/hays}
|
430
|
+
%\includepdf{../Appendix/Certificates/thm-webeng1}
|
436
431
|
\includepdf{../Appendix/Employers_Reference/openslx}
|
437
432
|
\includepdf{../Appendix/Employers_Reference/openslx1}
|
438
|
-
|
439
|
-
|
440
|
-
|
433
|
+
%\includepdf{../Appendix/Certificates/kompetenzpass12013}
|
434
|
+
%\includepdf{../Appendix/Certificates/Zertifikat_Sascha_Manns1}
|
435
|
+
%\includepdf{../Appendix/Employers_Reference/wtg}
|
441
436
|
\includepdf{../Appendix/First_References/ihk}
|
442
437
|
|
443
438
|
\end{document}
|
@@ -49,14 +49,12 @@
|
|
49
49
|
\RequirePackage[quiet]{fontspec}
|
50
50
|
\RequirePackage[math-style=TeX,vargreek-shape=unicode]{unicode-math}
|
51
51
|
|
52
|
-
\newfontfamily\bodyfont[]{
|
53
|
-
\newfontfamily\thinfont[]{
|
54
|
-
|
55
|
-
\newfontfamily\headingfont[]{Helvetica Neue Condensed Bold}
|
52
|
+
\newfontfamily\bodyfont[]{Koblenz Serial}
|
53
|
+
\newfontfamily\thinfont[]{Koblenz Serial Light}
|
54
|
+
\newfontfamily\headingfont[]{Koblenz Serial Bold}
|
56
55
|
|
57
56
|
\defaultfontfeatures{Mapping=tex-text}
|
58
|
-
\setmainfont[Mapping=tex-text, Color=textcolor]{
|
59
|
-
%\setmainfont[Mapping=tex-text, Color=textcolor]{HelveticaNeueLTPro-Lt}
|
57
|
+
\setmainfont[Mapping=tex-text, Color=textcolor]{Newcastle Pro Light}
|
60
58
|
|
61
59
|
%\setmathfont{XITS Math}
|
62
60
|
|
@@ -297,11 +295,20 @@
|
|
297
295
|
\par\vspace{0.3\baselineskip}
|
298
296
|
}
|
299
297
|
|
298
|
+
%\DeclareNameFormat{author}{%
|
299
|
+
% \small\addfontfeature{Color=lightgray}%
|
300
|
+
% \ifblank{#3}{}{#3\space}#1%
|
301
|
+
% \ifthenelse{\value{listcount}<\value{liststop}}
|
302
|
+
% {\addcomma\space}
|
303
|
+
% {}%
|
304
|
+
%}
|
305
|
+
|
300
306
|
\DeclareNameFormat{author}{%
|
307
|
+
\nameparts{#1}%
|
301
308
|
\small\addfontfeature{Color=lightgray}%
|
302
|
-
\ifblank{
|
303
|
-
\ifthenelse{\value{listcount}<\value{liststop}}
|
304
|
-
{\addcomma\space}
|
309
|
+
\ifblank{\namepartgiven}{}{\namepartgiven\space}\namepartfamily
|
310
|
+
\ifthenelse{\value{listcount}<\value{liststop}}%
|
311
|
+
{\addcomma\space}%
|
305
312
|
{}%
|
306
313
|
}
|
307
314
|
|
@@ -3,7 +3,7 @@
|
|
3
3
|
# @author Sascha Manns
|
4
4
|
# @abstract CVEmail Module for latex_curriculum_vitae
|
5
5
|
#
|
6
|
-
# Copyright (C) 2015 Sascha Manns <samannsml@directbox.com>
|
6
|
+
# Copyright (C) 2015-2016 Sascha Manns <samannsml@directbox.com>
|
7
7
|
# License: MIT
|
8
8
|
|
9
9
|
# Dependencies
|
@@ -104,10 +104,11 @@ und würde mich sehr über ein Vorstellungsgespräch freuen.
|
|
104
104
|
Yours sincerly
|
105
105
|
Sascha Manns
|
106
106
|
- Autor Geschäftsprozess & Anwendungsdokumentation -
|
107
|
+
- Schriftsteller -
|
107
108
|
|
108
109
|
Maifeldstraße 10
|
109
110
|
56727 Mayen
|
110
|
-
Phone: +49-2651-
|
111
|
+
Phone: +49-2651-4014045 (home)
|
111
112
|
Phone: +49-1573-9242730 (mobile)
|
112
113
|
Email: Sascha.Manns@directbox.com
|
113
114
|
Web: http://saigkill.github.io
|
@@ -125,10 +126,11 @@ Meine Bewerbungsunterlagen samt des offiziellen Anschreibens sind der Mail als A
|
|
125
126
|
Yours sincerly
|
126
127
|
Sascha Manns
|
127
128
|
- Autor Geschäftsprozess & Anwendungsdokumentation -
|
129
|
+
- Schriftsteller -
|
128
130
|
|
129
131
|
Maifeldstraße 10
|
130
132
|
56727 Mayen
|
131
|
-
Phone: +49-2651-
|
133
|
+
Phone: +49-2651-4014045 (home)
|
132
134
|
Phone: +49-1573-9242730 (mobile)
|
133
135
|
Email: Sascha.Manns@directbox.com
|
134
136
|
Web: http://saigkill.github.io
|
@@ -3,7 +3,7 @@
|
|
3
3
|
# @author Sascha Manns
|
4
4
|
# @abstract Main Class for latex_curriculum_vitae
|
5
5
|
#
|
6
|
-
# Copyright (C) 2015 Sascha Manns <samannsml@directbox.com>
|
6
|
+
# Copyright (C) 2015-2016 Sascha Manns <samannsml@directbox.com>
|
7
7
|
# License: MIT
|
8
8
|
|
9
9
|
# rubocop:disable Metrics/LineLength
|
@@ -23,7 +23,7 @@ require File.expand_path(File.join(File.dirname(__FILE__), 'latex_curriculum_vit
|
|
23
23
|
# Main Class LatexCurriculumVitae
|
24
24
|
module LatexCurriculumVitae
|
25
25
|
# The version information
|
26
|
-
VERSION = '1.1.
|
26
|
+
VERSION = '1.1.4'
|
27
27
|
|
28
28
|
# Variables
|
29
29
|
home = Dir.home
|