-
Notifications
You must be signed in to change notification settings - Fork 0
/
cv.tex
executable file
·115 lines (93 loc) · 5.43 KB
/
cv.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
\documentclass[9pt]{cv}
\begin{document}
\begin{minipage}[t]{0.45\textwidth} % 45% of the page width for name
\vspace{-\baselineskip} % Required for vertically aligning minipages
\colorbox{black}{{\HUGE\textcolor{white}{\textbf{\MakeUppercase{Stanislav}}}}}
\colorbox{black}{{\HUGE\textcolor{white}{\textbf{\MakeUppercase{Zeman}}}}}
\vspace{6pt}
{\huge Software Developer}
\end{minipage}
\begin{minipage}[t]{0.275\textwidth} % 27.5% of the page width for the first row of icons
\vspace{-\baselineskip} % Required for vertically aligning minipages
\icon{MapMarker}{12}{Brno, Czech Republic}\\
\icon{Phone}{12}{+420 602 *** ***}\\
\icon{At}{12}{\href{mailto:[email protected]}{[email protected]}}\\
\end{minipage}
\begin{minipage}[t]{0.300\textwidth} % 30% of the page width for the second row of icons
\vspace{-\baselineskip} % Required for vertically aligning minipages
\icon{Globe}{12}{\href{https://standa.dev}{standa.dev}}\\
\icon{Github}{12}{\href{https://github.com/stanislav-zeman}{github.com/stanislav-zeman}}\\
\icon{Linkedin}{12}{\href{https://www.linkedin.com/in/standa-zeman/}{in/standa-zeman}}\\
\end{minipage}
\cvsect{Who Am I?}
\begin{minipage}[t]{0.4\textwidth} % 40% of the page width for the introduction text
\vspace{-\baselineskip} % Required for vertically aligning minipages
I am a motivated individual with a passion for software development and a penchant for embracing new challenges. My journey began with a dedication to learning, which laid the foundation for me to embark on a career in software engineering. While I possess some experience in frontend application development, my primary expertise lies in implementing backend services, with a complementary focus on DevOps practices.
\end{minipage}
\hfill % Whitespace between
\begin{minipage}[t]{0.5\textwidth} % 50% of the page for the skills bar chart
\vspace{-\baselineskip} % Required for vertically aligning minipages
\begin{barchart}{5.5}
\baritem{Go}{100}
\baritem{Rust}{80}
\baritem{C\#}{60}
\baritem{Java}{50}
\baritem{Python}{40}
\baritem{JS/TS}{40}
\baritem{C}{30}
\end{barchart}
\end{minipage}
\begin{center}
\bubbles{6/GIT, 5/BE, 5/DBs, 5/Docker, 5/REST, 4/gRPC, 4/GQL, 4/DevOps, 4/CICD, 4/OOP, 3/FE, 2/K8}
\end{center}
\cvsect{Experience}
\begin{entrylist}
\entry
{Aug 2023 -- now\\\footnotesize{part time}}
{Backend Developer}
{ModernTV}
{Joining the team at ModernTV was both a challenge and an enriching experience. As backend developers, we maintained multiple projects, emphasizing high availability and scalability. This included managing a GraphQL API for delivering media content, crafting a content recommendation system, overseeing streaming services, and handling data aggregation tasks, among many others.\\ \texttt{Go}\slashsep\texttt{GraphQL}\slashsep\texttt{gRPC}\slashsep\texttt{MariaDB}\slashsep\texttt{Redis}\slashsep\texttt{InfluxDB}\slashsep\texttt{NATS}}
\entry
{Jan 2023 -- now\\\footnotesize{contract}}
{Seminar Tutor \& Lecturer}
{Masaryk University}
{Fueled by the newly acquired knowledge, I was drawn to the idea of contributing to the educational journey of my peers. Not only that, this role allowed me to strengthen my technological knowledge but also my communication and mentoring skills.\\ \texttt{Go}\slashsep\texttt{Rust}\slashsep\texttt{Java}\slashsep\texttt{Communication \& Soft Skills}}
\end{entrylist}
\cvsect{Education}
\begin{entrylist}
\entry
{Sep 2024 -- now}
{Master's Degree: Software Engineering}
{Masaryk University}
{After finishing my bachelor's degree, I decided to remain at Masaryk University as continuing with the master's studies was a way to deepen further my knowledge regarding software development and other computer science-related topics.}
\end{entrylist}
\begin{entrylist}
\entry
{Sep 2021 -- \\ Sep 2024}
{Bachelor's Degree: Programming and Software Development}
{Masaryk University}
{Pursuing a bachelor's degree in Software Development fueled my passion for technology and equipped me with a strong foundation in programming, software design, and project management. I developed analytical, problem-solving, and teamwork skills through hands-on projects and collaboration. This academic journey not only honed my technical expertise but also instilled a proactive approach to learning, enabling me to adapt to evolving technologies and contribute effectively to the dynamic field of software development.\\ \texttt{Programming}\slashsep\texttt{Algorithms \& Data Structures}\slashsep\texttt{Databases}\slashsep\texttt{Operating Systems}\slashsep\texttt{Computer Networks}\slashsep\texttt{Cryptography}\slashsep\texttt{Project Management}}
\end{entrylist}
\begin{minipage}[t]{0.3\textwidth}
\vspace{-\baselineskip} % Required for vertically aligning minipages
\cvsect{Languages}
\textbf{Czech}: Native\\
\textbf{English}: C1\\
\textbf{German}: A2\\
\textbf{Italian}: A1
\end{minipage}
\hfill
\begin{minipage}[t]{0.7\textwidth}
\vspace{-\baselineskip} % Required for vertically aligning minipages
\cvsect{Hobbies}
I have a deep passion for specialty coffee and craft beer, along with a love for staying active. Muay Thai and weightlifting are my go-to activities, but I also enjoy dabbling in the kitchen and riding my motorcycle whenever I get the chance.
\end{minipage}
% \hfill
% \begin{minipage}[t]{0.3\textwidth}
% \vspace{-\baselineskip} % Required for vertically aligning minipages
%
% \cvsect{Non profit}
%
% I help... \lorem
% \end{minipage}
\end{document}