Adiciona curriculos direcionados e ajusta build
This commit is contained in:
parent
177aad9ef5
commit
3ca5ad16b9
8 changed files with 316 additions and 3 deletions
49
curriculo-en-data.tex
Normal file
49
curriculo-en-data.tex
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
\documentclass[11pt]{article}
|
||||
\usepackage[margin=1in]{geometry}
|
||||
\usepackage{titlesec}
|
||||
\usepackage{enumitem}
|
||||
|
||||
\titleformat{\section}{\large\bfseries}{}{0em}{}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\begin{center}
|
||||
\textbf{\LARGE Lucas Tadeu Marculino} \\
|
||||
Toledo, PR, Brazil \\
|
||||
ltadeu6@protonmail.com | linkedin.com/in/ltadeu6 | github.com/ltadeu6
|
||||
\end{center}
|
||||
|
||||
\section*{Summary}
|
||||
Bioprocess and Biotechnology Engineer focused on data and applied research. Experience in pharmaceutical quality control with a strong background in data analysis, programming (Python), and workflow automation.
|
||||
|
||||
\section*{Experience}
|
||||
\textbf{Prati-Donaduzzi} \\
|
||||
Quality Control Analyst \hfill 2023 -- Present \\
|
||||
Quality Control Intern \hfill 2022 -- 2023
|
||||
\begin{itemize}[noitemsep]
|
||||
\item Perform assay (dosage) and impurity testing in quality control routines
|
||||
\item Operate 5 HPLCs (UV/Vis) and run about 10 analyses per day in pharmacopeial and locally developed methods
|
||||
\item Lead the first step of deviation investigations (OOS/OOT) with reanalysis and counter-samples
|
||||
\item Create workflow automation in HPLC operations to speed up spreadsheet sharing
|
||||
\item Use Empower and SAP for analysis workflows and records
|
||||
\end{itemize}
|
||||
|
||||
\section*{Education}
|
||||
\textbf{UTFPR} -- B.Sc. in Bioprocess and Biotechnology Engineering \hfill 2017 -- 2023
|
||||
|
||||
\noindent\textbf{ETEC} -- Technical Degree in Chemistry \hfill 2014 -- 2016
|
||||
|
||||
\section*{Research \& Projects}
|
||||
\begin{itemize}
|
||||
\item Develop a computational tool to facilitate research and optimize parameters in fermentation processes (capstone, TCC) using HTML and JavaScript
|
||||
\item Implement bioleaching parameter optimization in Python
|
||||
\item Build a quantitative device based on an electrochemical sensor using Arduino
|
||||
\end{itemize}
|
||||
|
||||
\section*{Skills}
|
||||
\textbf{Data \& Programming:} Python, Data Analysis, Modeling, Regression, Neural Networks \\
|
||||
\textbf{Laboratory:} Liquid Chromatography (HPLC), Karl Fischer, Biochemistry \\
|
||||
\textbf{Tools:} Empower, SAP, Excel, LaTeX, Linux, NixOS, Codex (AI) \\
|
||||
\textbf{Languages:} Portuguese, English
|
||||
|
||||
\end{document}
|
||||
Loading…
Add table
Add a link
Reference in a new issue