From f70ea4b304f7174a26e954a453b737126d8dcb57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leonardo=20Mur=C3=A7a?= Date: Thu, 6 Mar 2025 19:20:23 -0300 Subject: [PATCH] Fix wrong dates and updates --- main.tex | 4 ++-- sections/experience.tex | 33 +++++++++++++++------------------ 2 files changed, 17 insertions(+), 20 deletions(-) diff --git a/main.tex b/main.tex index 78432a0..931fcea 100644 --- a/main.tex +++ b/main.tex @@ -9,8 +9,8 @@ \address{+55(31) 99246-1009 \\ Belo Horizonte, Brazil} \address{ \href{mailto:leo@leomurca.xyz}{leo@leomurca.xyz} \\ - \href{https://linkedin.com/in/leonardoamurca}{linkedin.com/in/leonardoamurca} \\ - \href{www.faangpath.com}{www.leomurca.xyz} + \href{https://www.linkedin.com/in/leonardoamurca/?locale=en_US}{linkedin.com/in/leonardoamurca} \\ + \href{https://leomurca.xyz}{leomurca.xyz} } \begin{document} diff --git a/sections/experience.tex b/sections/experience.tex index bd0421a..eaf8c34 100644 --- a/sections/experience.tex +++ b/sections/experience.tex @@ -1,22 +1,19 @@ \begin{rSection}{EXPERIENCE} - \textbf{Android Developer} \hfill Jan 2024 - current\\ - ArcTouch LLC @ Internal Projects\hfill \textit{Florianopolis, Brazil} + \textbf{Android Developer} \hfill May 2022 - current\\ + ArcTouch LLC @ Disney \hfill \textit{Florianopolis, Brazil} \begin{itemize} \itemsep -3pt {} - \item Mentored and trained a Junior Android Developer. - \item Contributed to the company blog writing blog posts about Android Development. - \item Delved deeper into Jetpack Compose, ExoPlayer and Coroutines study and PoCs. - \end{itemize} - - \textbf{Android Developer} \hfill May 2022 - Dec 2023\\ - ArcTouch LLC @ Disney Client\hfill \textit{Florianopolis, Brazil} - \begin{itemize} - \itemsep -3pt {} - \item Achieved 100\% of migration of automated tests using Espresso to UIAutomator. - \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. + \item Contributed to the success of migration of automated UI tests from Espresso to + UIAutomator, achieving 100\% test coverage transition. + \item Increased test coverage by 70\%, improving code reliability and maintainability. + \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. + \item Spearheaded the migration from XML layouts to Jetpack Compose, modernizing UI development. + \item Mentored and trained a Junior Android Developer, fostering team growth and knowledge sharing. + \item Authored technical blog posts on Android development, contributing to the company's engineering presence. + \item Conducted research and PoCs on Jetpack Compose, ExoPlayer, and Coroutines, driving innovation within the team. + \item Implemented a sticky video feature, allowing users to continue watching videos while reading articles, enhancing the multimedia experience. \end{itemize} \textbf{Android Developer}\hfill Feb 2020 - May 2022\\ @@ -39,7 +36,8 @@ ensuring thorough testing and validation of Android applications. \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} \begin{itemize} \itemsep -3pt {} @@ -50,5 +48,4 @@ more than 200.000 active users. \end{itemize} -\end{rSection} -\newpage \ No newline at end of file +\end{rSection} \ No newline at end of file