diff options
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 1 | ||||
| -rwxr-xr-x | urbanprah_cv.tex | 5 |
2 files changed, 4 insertions, 2 deletions
@@ -2,3 +2,4 @@ *.log *.out *.pdf +.SRCINFO diff --git a/urbanprah_cv.tex b/urbanprah_cv.tex index e1fabe1..48f09d6 100755 --- a/urbanprah_cv.tex +++ b/urbanprah_cv.tex @@ -19,7 +19,7 @@ \vspace{6pt} % Title - {\huge Computer Science student \\ University of Maribor} + {\huge Software Developer at \\ {\href{https://www.intechcore.com/}{Intechcore GmbH}} } \end{minipage} \begin{minipage}[t]{0.275\textwidth} % 27.5% of the page width for the first row of icons \vspace{-\baselineskip} @@ -58,7 +58,8 @@ \begin{barchart}{5.5} \baritem{POSIX Shell}{80} \baritem{C}{65} - \baritem{C++/Java}{50} + \baritem{Java}{60} + \baritem{C++/C\#}{40} \baritem{Vim}{80} \baritem{Linux}{100} \baritem{Python}{40} |
