summaryrefslogtreecommitdiff
path: root/cv.tex
diff options
context:
space:
mode:
Diffstat (limited to 'cv.tex')
-rw-r--r--cv.tex78
1 files changed, 47 insertions, 31 deletions
diff --git a/cv.tex b/cv.tex
index c5eeace..a42f279 100644
--- a/cv.tex
+++ b/cv.tex
@@ -58,18 +58,28 @@
\AtBeginEnvironment{itemize}{\small}
-\cvsection{Experience}
+\cvsection{Selected Projects}
\cvsubsection{Web Development}
-\cvproject{Serbian YOTA Website}{yota.yu1srs.org.rs}{yota-laravel}
+\cvproject{Frequency Reservation Website For Serbian Radio Amateurs}{yota.yu1srs.org.rs}{yota-laravel}
\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, but it also has simple news and gallery management system.
+\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}
+\medskip
+
+\cvproject{E-commerce Website Made In MEVN Stack}{mevn-ecommerce.matejamaric.com}{mevn-ecommerce}
+
+\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
\cvsubsection{GNU/Linux Administration}
@@ -97,7 +107,7 @@
\cvproject{3D Software Render}{}{erender}
\begin{itemize}
-\item Barycentric 3D render that I made back when I was interested in computer graphics.
+\item Barycentric 3D render that I made back when I was interested in computer graphics.
\item Written entirely from scratch in C++ using SFML library for screen buffer, making it cross-platform.
\item Implements OBJ loader, Z-buffering, translation, transformation, rotation and projection matrix.
\end{itemize}
@@ -105,52 +115,57 @@
\cvsection{Technologies}
-\cvsubsection{Project Experience}
+\cvsubsection{Languages: }
\cvtag{HTML5}
\cvtag{CSS3}
-\cvtag{JavaScript (Vue.js \& Vuex)}
-\cvtag{PHP (Laravel)}
-\cvtag{SQL (MariaDB)}
-\cvtag{Git}
-\cvtag{GNU/Linux}
+\cvtag{JavaScript}
+\cvtag{PHP}
+\cvtag{SQL}
\cvtag{C/C++}
-\divider
-
-\cvsubsection{Occasionally using}
-\cvtag{Bash Scripting}
-\cvtag{Python}
-\cvtag{RegEx}
-\cvtag{\LaTeX}
-
-\divider
-
-\cvsubsection{Previously used}
\cvtag{Java}
\cvtag{C\#}
-\cvtag{OpenBSD}
+\cvtag{Python}
+\cvtag{Bash}
\cvtag{x86\_64 ASM}
-\cvtag{Scheme (Lisp)}
\smallskip
+\cvsubsection{Frameworks: }
+\cvtag{Vue.js}
+\cvtag{Express.js}
+\cvtag{Laravel}
+\smallskip
+\cvsubsection{Databases: }
+\cvtag{MariaDB}
+\cvtag{MongoDB}
-\cvsection{Languages}
-
-\begin{itemize}
- \item \textbf{Serbian (native)}
- \item \textbf{English (fluent)}
-\end{itemize}
+\smallskip
+\cvsubsection{Other: }
+\cvtag{Git}
+\cvtag{GNU/Linux}
+\cvtag{Docker}
+\cvtag{RegEx}
+\cvtag{\LaTeX}
+\cvtag{OpenBSD}
\cvsection{Education}
-\cvevent{B.A.Sc in New Computer Technologies}{School of Electrical and Computer Engineering of Applied Studies}{2019 -- Present}{Belgrade, Serbia}
+\cvevent{B.A.Sc in New Computer Technologies}{School of Electrical and Computer Engineering of Applied Studies}{2019 -- 2022 (Expected)}{Belgrade, Serbia}
\divider
\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}
@@ -158,6 +173,7 @@
\cvtag{Web development}
\cvtag{Web technologies}
+\cvtag{DevOps}
\cvtag{Networking}
\cvtag{Minimalist software}