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{
|
||||
\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}
|
||||
|
|
|
@ -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
|
||||
\end{rSection}
|
Loading…
Add table
Reference in a new issue