first commit
This commit is contained in:
commit
eebe8257aa
4 changed files with 120 additions and 0 deletions
39
Modern.tex
Normal file
39
Modern.tex
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
\documentclass[11pt,a4paper]{moderncv}
|
||||
|
||||
\moderncvstyle{classic}
|
||||
\moderncvcolor{blue}
|
||||
|
||||
\usepackage[scale=0.85]{geometry}
|
||||
|
||||
\name{Lucas Tadeu}{Marculino}
|
||||
\email{ltadeu6@protonmail.com}
|
||||
\social[linkedin]{ltadeu6}
|
||||
\social[github]{ltadeu6}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\makecvtitle
|
||||
|
||||
\section{Summary}
|
||||
Bioprocess Engineer with experience in pharmaceutical quality control, data analysis, and programming.
|
||||
|
||||
\section{Experience}
|
||||
\cventry{2023--Present}{Quality Control Analyst}{Prati-Donaduzzi}{}{}{
|
||||
\begin{itemize}
|
||||
\item Analytical testing and quality assurance
|
||||
\item HPLC and laboratory techniques
|
||||
\end{itemize}
|
||||
}
|
||||
|
||||
\cventry{2022--2023}{Intern}{Prati-Donaduzzi}{}{}{}
|
||||
|
||||
\section{Education}
|
||||
\cventry{2017--2023}{B.Sc. Bioprocess Engineering}{UTFPR}{}{}{}
|
||||
\cventry{2014--2016}{Technical in Chemistry}{ETEC}{}{}{}
|
||||
|
||||
\section{Skills}
|
||||
\cvitem{Programming}{Python, Data Analysis}
|
||||
\cvitem{Laboratory}{HPLC, Bioreactors}
|
||||
\cvitem{Tools}{Excel, Linux, LaTeX}
|
||||
|
||||
\end{document}
|
||||
Loading…
Add table
Add a link
Reference in a new issue