summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2021-11-22 20:08:17 +0100
committerMateja <mail@matejamaric.com>2021-11-22 20:08:17 +0100
commit2b0274e1dcc6be560bc207332637416ad42bbe3e (patch)
tree66ff7741368fd99f9fc5a274e25ce0df6248861c
parent87cc626cd1d3c793c1520926639e4c569cb3a5df (diff)
downloadcv-2b0274e1dcc6be560bc207332637416ad42bbe3e.tar.gz
cv-2b0274e1dcc6be560bc207332637416ad42bbe3e.zip
Updating CV to reflect my current employment.
-rw-r--r--cv.tex78
1 files changed, 58 insertions, 20 deletions
diff --git a/cv.tex b/cv.tex
index 5cbd5d3..a7f68f9 100644
--- a/cv.tex
+++ b/cv.tex
@@ -44,7 +44,7 @@
\begin{document}
\name{Mateja Mari\'c}
-\tagline{Junior Backend Developer}
+\tagline{Fullstack JavaScript Developer}
\personalinfo{
\location{Belgrade, Serbia}
\homepage{matejamaric.com}
@@ -58,6 +58,18 @@
%% Depending on your tastes, you may want to make fonts of itemize environments slightly smaller
\AtBeginEnvironment{itemize}{\small}
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+
+
+\cvsection{Work Experience}
+
+\cvevent{JavaScript Developer}{Computer Rock}{September 2021 -- Ongoing}{Belgrade, Serbia}
+
+\begin{itemize}
+\item I am currently working as a JavaScript Developer at Computer Rock, a Swiss-based IT company.
+\item At work I am mostly using Vue.js, Nuxt.js and SCSS.
+\end{itemize}
+
\cvsection{Selected Projects}
@@ -68,7 +80,6 @@
\begin{itemize}
\item Website I made for Serbian section of international youth amateur radio organization ``Youngsters On The Air'' (\href{https://www.ham-yota.com/}{www.ham-yota.com}).
-\item Made primarily to handle frequency reservations and special call signs management, it also has simple news and gallery management system.
\item It's made using Laravel, Vue.js, MariaDB and Bootstrap.
\end{itemize}
@@ -79,7 +90,6 @@
\begin{itemize}
\item E-commerce website with full PayPal integration, made using MongoDB, Express.js, Vue.js and Node.js.
\item Transactions are made and captured on server side and all order informations, including shipping, are stored in database.
-\item Registration and login system provides users with the ability to see their orders.
\end{itemize}
\divider{}
@@ -103,32 +113,39 @@
\end{itemize}
+
\cvsection{Technologies}
-\begin{paracol}{3}
+\cvsubsection{Languages: }
+\cvtag{HTML5}
+\cvtag{CSS3}
+\cvtag{JavaScript}
+\cvtag{PHP}
+\cvtag{SQL}
- \cvskill{HTML5}{5}
- \cvskill{PHP}{3}
- \cvskill{Vue.js}{3}
- \cvskill{Git}{4}
+\smallskip
+\cvsubsection{Frameworks: }
+\cvtag{Vue.js}
+\cvtag{Nuxt.js}
+\cvtag{Express.js}
+\cvtag{Laravel}
- \switchcolumn{}
+\smallskip
+\cvsubsection{Databases: }
+\cvtag{MariaDB}
+\cvtag{MongoDB}
- \cvskill{CSS3}{3}
- \cvskill{MariaDB}{4}
- \cvskill{Express.js}{4}
- \cvskill{Docker}{3}
+\smallskip
+\cvsubsection{Other: }
+\cvtag{Git}
+\cvtag{GNU/Linux}
+\cvtag{Docker}
- \switchcolumn{}
- \cvskill{JavaScript}{5}
- \cvskill{MongoDB}{2}
- \cvskill{Laravel}{3}
- \cvskill{GNU/Linux}{5}
-\end{paracol}
+\pagebreak
+
-\smallskip
\cvsection{Education}
@@ -138,4 +155,25 @@
\cvevent{Computer Electrotechnician}{Electrical Engineering High School ``Nikola Tesla''}{2015 --- 2019}{Belgrade, Serbia}
+
+
+\cvsection{Languages}
+
+\begin{itemize}
+ \item \textbf{Serbian (native)}
+ \item \textbf{English (fluent)}
+\end{itemize}
+
+
+
+\cvsection{Interests}
+
+\cvtag{Unix-like operating systems}
+\cvtag{Free (as in freedom) software}
+\cvtag{Web development}
+\cvtag{Web technologies}
+
+\cvtag{DevOps}
+\cvtag{Minimalist software}
+
\end{document}