Improve keywords and add git server
This commit is contained in:
parent
c3f8625f3b
commit
fbd8ebbadc
4 changed files with 26 additions and 22 deletions
1
main.tex
1
main.tex
|
@ -10,6 +10,7 @@
|
||||||
\address{
|
\address{
|
||||||
\href{mailto:leo@leomurca.xyz}{leo@leomurca.xyz} \\
|
\href{mailto:leo@leomurca.xyz}{leo@leomurca.xyz} \\
|
||||||
\href{https://www.linkedin.com/in/leonardoamurca/?locale=en_US}{linkedin.com/in/leonardoamurca} \\
|
\href{https://www.linkedin.com/in/leonardoamurca/?locale=en_US}{linkedin.com/in/leonardoamurca} \\
|
||||||
|
\href{https://git.leomurca.xyz}{git.leomurca.xyz} \\
|
||||||
\href{https://leomurca.xyz}{leomurca.xyz}
|
\href{https://leomurca.xyz}{leomurca.xyz}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -1,19 +1,23 @@
|
||||||
\begin{rSection}{EXPERIENCE}
|
\begin{rSection}{EXPERIENCE}
|
||||||
|
|
||||||
\textbf{Android Developer} \hfill May 2022 - current\\
|
\textbf{Android Developer} \hfill May 2022 - current\\
|
||||||
ArcTouch LLC @ Disney \hfill \textit{Florianopolis, Brazil}
|
Contractor for Disney via ArcTouch \hfill \textit{Florianopolis, Brazil}
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
\itemsep -3pt {}
|
\itemsep -3pt {}
|
||||||
\item Contributed to the success of migration of automated UI tests from Espresso to
|
\item Contributed to Disney's Android development initiatives as a contractor, delivering
|
||||||
UIAutomator, achieving 100\% test coverage transition.
|
high-impact features in a fast-paced, consumer-facing environment.
|
||||||
\item Increased test coverage by 70\%, improving code reliability and maintainability.
|
\item Led the successful migration of automated UI tests from Espresso to UIAutomator,
|
||||||
\item Developed and shipped a playlist feature, enhancing user engagement with in-app news content.
|
achieving 100\% migration coverage.
|
||||||
\item Delivered critical features such as deep link integration and onboarding tooltips, improving user navigation and retention.
|
\item Increased overall test coverage by 70\%, significantly improving app stability
|
||||||
\item Spearheaded the migration from XML layouts to Jetpack Compose, modernizing UI development.
|
and reducing production bugs.
|
||||||
\item Mentored and trained a Junior Android Developer, fostering team growth and knowledge sharing.
|
\item Delivered key user-facing features such as onboarding tooltips, deep linking, and
|
||||||
\item Authored technical blog posts on Android development, contributing to the company's engineering presence.
|
a sticky video player to enhance user engagement and retention.
|
||||||
\item Conducted research and PoCs on Jetpack Compose, ExoPlayer, and Coroutines, driving innovation within the team.
|
\item Modernized UI development by driving the migration from XML layouts to Jetpack
|
||||||
\item Implemented a sticky video feature, allowing users to continue watching videos while reading articles, enhancing the multimedia experience.
|
Compose.
|
||||||
|
\item Mentored a Junior Android Developer and promoted a knowledge-sharing culture
|
||||||
|
across the team.
|
||||||
|
\item Authored internal blog posts and led research efforts on Jetpack Compose,
|
||||||
|
ExoPlayer, and Coroutines to guide architectural decisions and experimentation.
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
|
|
||||||
\textbf{Android Developer}\hfill Feb 2020 - May 2022\\
|
\textbf{Android Developer}\hfill Feb 2020 - May 2022\\
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
\begin{rSection}{SKILLS}
|
\begin{rSection}{SKILLS}
|
||||||
{\bf Language Skills:} Fluent English, Fluent Portuguese, Intermediate Spanish.
|
{\bf Languages:} English (Fluent), Portuguese (Native), Spanish (Intermediate)
|
||||||
|
|
||||||
{\bf Technical Skills:} Java, Kotlin, MVVM, MVP, MVI, Clean Architecture, RESTful APIs, Retrofit,
|
{\bf Languages \& Tools:} Kotlin, Java, Jetpack Compose, MVVM, MVI, Clean Architecture, Retrofit,
|
||||||
SQLite, Room Persistence Library, JUnit, Espresso, Dagger 2, Hilt, Koin, Jenkins, GitLab,
|
Room, SQLite, ExoPlayer, Coroutines, JUnit, Espresso, UIAutomator, Dagger 2, Hilt, Koin, Jenkins,
|
||||||
Scrum, Kanban, Android Studio, SDK Manager, XML, JSON, Performance Optimization, Android Profiler
|
GitLab, Android Studio, XML, JSON, REST APIs, Kotlin Multiplatform and Android Profiler.
|
||||||
|
|
||||||
{\bf Soft Skills:} Strong problem-solving abilities, effective communication skills for collaborating,
|
{\bf Soft Skills:} Strong problem-solving abilities, effective communication skills for collaborating,
|
||||||
with cross-functional teams, adaptability to rapidly changing environments and technologies,
|
with cross-functional teams, adaptability to rapidly changing environments and technologies,
|
||||||
|
|
|
@ -1,9 +1,8 @@
|
||||||
\begin{rSection}{SUMMARY}
|
\begin{rSection}{SUMMARY}
|
||||||
A dynamic and results-driven Senior software engineer with 7 years of experience in
|
Senior Android Developer with 7+ years in software engineering, including 5+ years building
|
||||||
software development and 5 years developing Android applications for the healthcare
|
scalable, user-centric Android applications across healthcare and entertainment sectors.
|
||||||
and entertainment sectors. Proven expertise in creating secure and reliable Android
|
Specialized in modern Android development (Jetpack Compose, ExoPlayer, Bluetooth, UI testing)
|
||||||
applications, with advanced technical skills in Android Jetpack, Bluetooth integration,
|
and architecture patterns (MVVM, MVI, Clean Architecture). Passionate mentor, effective
|
||||||
UI testing, ExoPlayer integration, and Coroutines. Committed to continuous learning and
|
communicator, and advocate of continuous improvement, with a strong focus on quality and team
|
||||||
mentoring, with a strong focus on enhancing team capabilities and delivering high-quality
|
enablement.
|
||||||
software solutions.
|
|
||||||
\end{rSection}
|
\end{rSection}
|
Loading…
Add table
Reference in a new issue