Back to Projects
Kotlin Planet App
Native Android application built in Kotlin and Android Studio, interfacing with RESTful APIs to visualize planetary astronomical data and orbital characteristics.

Mobile Engineering Overview
Built to explore native Android application development patterns using Kotlin. The application makes asynchronous HTTP requests to external astronomical endpoints, parses JSON payloads into strongly typed data models, and presents the results through clean RecyclerView layouts.
Technologies Used
KotlinAndroid StudioXML UIREST APIJSON ParsingAndroid SDK