This commit is contained in:
ltadeu6 2026-04-06 18:40:13 -03:00
parent eebe8257aa
commit 75203d0791
No known key found for this signature in database
GPG key ID: FB9FDAB6B6F3418D
7 changed files with 108 additions and 67 deletions

50
curriculo-en.tex Normal file
View file

@ -0,0 +1,50 @@
\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 with experience in quality control in the pharmaceutical industry. Strong background in data analysis, programming (Python), and scientific research. Passionate about applying computational tools to biotechnology and industrial processes.
\section*{Experience}
\textbf{Prati-Donaduzzi} \\
Quality Control Analyst \hfill 2023 -- Present
\begin{itemize}[noitemsep]
\item Conduct analytical testing and quality assurance processes
\item Work with laboratory techniques including HPLC
\item Ensure compliance with regulatory standards
\end{itemize}
Intern -- Quality Control \hfill 2022 -- 2023
\section*{Education}
\textbf{B.Sc. in Bioprocess and Biotechnology Engineering} \\
UTFPR \hfill 2017 -- 2023
\textbf{Technical Degree in Chemistry} \\
ETEC \hfill 2014 -- 2016
\section*{Research \& Projects}
\begin{itemize}
\item Development of computational tool for parameter optimization in fermentation processes (TCC)
\item Biolixiviation parameter optimization research
\item Electrochemical sensor-based quantitative device
\end{itemize}
\section*{Skills}
\textbf{Data \& Programming:} Python, Data Analysis, Modeling, Regression \\
\textbf{Laboratory:} Liquid Chromatography (HPLC), Microscopy, Quality Control \\
\textbf{Tools:} Excel, LaTeX, Linux \\
\textbf{Languages:} English (Full Professional)
\end{document}