Last active
December 20, 2025 23:13
-
-
Save MessiasLima/378ebc8a39484be1bc12b05a3e3bfc2f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "$schema": "https://raw.githubusercontent.com/jsonresume/resume-schema/master/schema.json", | |
| "basics": { | |
| "name": "Messias Junior", | |
| "label": "Android Engineer", | |
| "email": "messiaslima.03@gmail.com", | |
| "summary": "Senior Android Engineer with 8+ years of mobile specialization backed by a 12-year career in software engineering. Expert in Kotlin, Jetpack Compose, and Kotlin Multiplatform, with deep proficiency in Hilt and Kotlin Coroutines. Proven track record of delivering scalable Fintech and Travel solutions using clean architecture and modern Android SDK standards.", | |
| "location": { | |
| "countryCode": "PT", | |
| "city": "Oporto" | |
| }, | |
| "profiles": [ | |
| { | |
| "network": "GitHub", | |
| "username": "messiaslima", | |
| "url": "https://github.com/messiaslima" | |
| } | |
| ] | |
| }, | |
| "work": [ | |
| { | |
| "name": "Chip", | |
| "location": "London, UK", | |
| "description": "Chip is a wealth management app that automatically builds your savings and investments.", | |
| "position": "Android Engineer", | |
| "url": "https://getchip.uk", | |
| "startDate": "2023-01-16", | |
| "summary": "I contribute to the development of the Chip app, building and enhancing features for savings and investment products.", | |
| "highlights": [ | |
| "Developing and maintaining features for savings accounts like Easy Access, Cash ISA, and the Prize Savings Account.", | |
| "Focusing on delivering a seamless and secure user experience in a highly regulated fintech environment." | |
| ] | |
| }, | |
| { | |
| "name": "YLD", | |
| "location": "London, UK", | |
| "description": "YLD is a software engineering and product design consultancy.", | |
| "position": "Android Engineer", | |
| "url": "https://www.yld.com/", | |
| "startDate": "2021-09-01", | |
| "endDate": "2023-01-01", | |
| "summary": "Allocated as a consultant at Trainline, contributing to the development of a leading application for train and bus ticket booking.", | |
| "highlights": [ | |
| "Developed features for ticket search and purchase in the Trainline Android app.", | |
| "Utilized a tech stack including Kotlin, RxJava, Dagger 2, Retrofit, and DBFlow.", | |
| "Collaborated with cross-functional teams to deliver high-quality mobile solutions for the travel industry." | |
| ] | |
| } | |
| ], | |
| "languages": [ | |
| { | |
| "language": "Portuguese", | |
| "fluency": "Native speaker" | |
| }, | |
| { | |
| "language": "English", | |
| "fluency": "Conversational" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment