Fix wrong dates and updates
This commit is contained in:
parent
d9f55fa708
commit
f70ea4b304
2 changed files with 17 additions and 20 deletions
4
main.tex
4
main.tex
|
@ -9,8 +9,8 @@
|
||||||
\address{+55(31) 99246-1009 \\ Belo Horizonte, Brazil}
|
\address{+55(31) 99246-1009 \\ Belo Horizonte, Brazil}
|
||||||
\address{
|
\address{
|
||||||
\href{mailto:leo@leomurca.xyz}{leo@leomurca.xyz} \\
|
\href{mailto:leo@leomurca.xyz}{leo@leomurca.xyz} \\
|
||||||
\href{https://linkedin.com/in/leonardoamurca}{linkedin.com/in/leonardoamurca} \\
|
\href{https://www.linkedin.com/in/leonardoamurca/?locale=en_US}{linkedin.com/in/leonardoamurca} \\
|
||||||
\href{www.faangpath.com}{www.leomurca.xyz}
|
\href{https://leomurca.xyz}{leomurca.xyz}
|
||||||
}
|
}
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
|
@ -1,22 +1,19 @@
|
||||||
\begin{rSection}{EXPERIENCE}
|
\begin{rSection}{EXPERIENCE}
|
||||||
|
|
||||||
\textbf{Android Developer} \hfill Jan 2024 - current\\
|
\textbf{Android Developer} \hfill May 2022 - current\\
|
||||||
ArcTouch LLC @ Internal Projects\hfill \textit{Florianopolis, Brazil}
|
ArcTouch LLC @ Disney \hfill \textit{Florianopolis, Brazil}
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\itemsep -3pt {}
|
\itemsep -3pt {}
|
||||||
\item Mentored and trained a Junior Android Developer.
|
\item Contributed to the success of migration of automated UI tests from Espresso to
|
||||||
\item Contributed to the company blog writing blog posts about Android Development.
|
UIAutomator, achieving 100\% test coverage transition.
|
||||||
\item Delved deeper into Jetpack Compose, ExoPlayer and Coroutines study and PoCs.
|
\item Increased test coverage by 70\%, improving code reliability and maintainability.
|
||||||
\end{itemize}
|
\item Developed and shipped a playlist feature, enhancing user engagement with in-app news content.
|
||||||
|
\item Delivered critical features such as deep link integration and onboarding tooltips, improving user navigation and retention.
|
||||||
\textbf{Android Developer} \hfill May 2022 - Dec 2023\\
|
\item Spearheaded the migration from XML layouts to Jetpack Compose, modernizing UI development.
|
||||||
ArcTouch LLC @ Disney Client\hfill \textit{Florianopolis, Brazil}
|
\item Mentored and trained a Junior Android Developer, fostering team growth and knowledge sharing.
|
||||||
\begin{itemize}
|
\item Authored technical blog posts on Android development, contributing to the company's engineering presence.
|
||||||
\itemsep -3pt {}
|
\item Conducted research and PoCs on Jetpack Compose, ExoPlayer, and Coroutines, driving innovation within the team.
|
||||||
\item Achieved 100\% of migration of automated tests using Espresso to UIAutomator.
|
\item Implemented a sticky video feature, allowing users to continue watching videos while reading articles, enhancing the multimedia experience.
|
||||||
\item Increased in 70\% test coverage in the codebase.
|
|
||||||
\item Delivered sensitive features like deeplinks integration and onboarding tooltips.
|
|
||||||
\item Helped on the migration of the xml layouts to Jetpack Compose.
|
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
\textbf{Android Developer}\hfill Feb 2020 - May 2022\\
|
\textbf{Android Developer}\hfill Feb 2020 - May 2022\\
|
||||||
|
@ -39,7 +36,8 @@
|
||||||
ensuring thorough testing and validation of Android applications.
|
ensuring thorough testing and validation of Android applications.
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
\textbf{Web Front-End Developer}\hfill Aug 2018 - Dec 2020\\
|
\clearpage
|
||||||
|
\textbf{Web Front-End Developer}\hfill Aug 2018 - Dec 2019\\
|
||||||
Queima Diaria \hfill \textit{Belo Horizonte, Brazil}
|
Queima Diaria \hfill \textit{Belo Horizonte, Brazil}
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\itemsep -3pt {}
|
\itemsep -3pt {}
|
||||||
|
@ -50,5 +48,4 @@
|
||||||
more than 200.000 active users.
|
more than 200.000 active users.
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
\end{rSection}
|
\end{rSection}
|
||||||
\newpage
|
|
Loading…
Add table
Reference in a new issue