Compare commits
1 Commits
main
...
release-87
Author | SHA1 | Date | |
---|---|---|---|
8756ea37bf |
41
template.cls
41
template.cls
@@ -17,26 +17,33 @@
|
|||||||
{}
|
{}
|
||||||
\titlespacing*{\subsection}{0pt}{3.5ex plus 1ex minus .2ex}{-2.5ex}
|
\titlespacing*{\subsection}{0pt}{3.5ex plus 1ex minus .2ex}{-2.5ex}
|
||||||
|
|
||||||
\newcommand{\datedlocatedsubsection}[4]{%
|
\newcommand{\sechline}{%
|
||||||
\subsection[#2]{#3 \hfill \small{\textlf{\scshape{#2}}}}%
|
\noindent
|
||||||
\begin{minipage}{5cm}
|
\makebox[\linewidth]{
|
||||||
\vspace*{-.7ex}\hspace*{-3cm}\footnotesize #1
|
\rule{\textwidth}{0.4pt}
|
||||||
\end{minipage}
|
}
|
||||||
\raggedright
|
}
|
||||||
|
|
||||||
\begin{small}
|
\newcommand{\datedlocatedsubsection}[4]{%
|
||||||
#4
|
\subsection[#2]{#3 \hfill \small{\textlf{\scshape{#2}}}}%
|
||||||
\end{small}
|
\begin{minipage}{5cm}
|
||||||
|
\vspace*{-.7ex}\hspace*{-3cm}\footnotesize #1
|
||||||
|
\end{minipage}
|
||||||
|
\raggedright
|
||||||
|
|
||||||
|
\begin{small}
|
||||||
|
#4
|
||||||
|
\end{small}
|
||||||
}
|
}
|
||||||
|
|
||||||
\newcommand{\datedsubsection}[3]{%
|
\newcommand{\datedsubsection}[3]{%
|
||||||
\subsection[#2]{#2}%
|
\subsection[#2]{#2}%
|
||||||
\begin{minipage}{5cm}
|
\begin{minipage}{5cm}
|
||||||
\vspace*{-.7ex}\hspace*{-3cm}\footnotesize #1
|
\vspace*{-.7ex}\hspace*{-3cm}\footnotesize #1
|
||||||
\end{minipage}
|
\end{minipage}
|
||||||
\raggedright
|
\raggedright
|
||||||
|
|
||||||
\begin{small}
|
\begin{small}
|
||||||
#3
|
#3
|
||||||
\end{small}
|
\end{small}
|
||||||
}
|
}
|
||||||
|
2
work.tex
2
work.tex
@@ -2,7 +2,7 @@
|
|||||||
{WebHotelier | primalRES, Athens, Greece}
|
{WebHotelier | primalRES, Athens, Greece}
|
||||||
{Software Engineering Intern}
|
{Software Engineering Intern}
|
||||||
{%
|
{%
|
||||||
With 9000+ customers in 38 countries, WebHotelier | primalRES stands as the leading hospitality tech group in Greece and one of Europe's giants.
|
With 9000+ customers in 38 countries, WebHotelier | primalRES stands as one of Europe's hospitality tech giants.
|
||||||
%
|
%
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\item Spearheaded a complete overhaul of the company's \textbf{Grafana} dashboards, slashing the time-to-load by approximately 80\% while also increasing the number of metrics shown.
|
\item Spearheaded a complete overhaul of the company's \textbf{Grafana} dashboards, slashing the time-to-load by approximately 80\% while also increasing the number of metrics shown.
|
||||||
|
Reference in New Issue
Block a user