Design & Code Exercise
This was a job interview exercise utilizing the latest Android architecture & libraries available as of Summer 2019.
The requirement was to build an app to search and display resources using the Star Wars API while demonstrating advanced UI/UX design skills.
Category pages were organized using a View Pager with a custom Tab Layout. Each page was a Fragment with a View Model w/ mutable live data and RxJava using composite disposable observables.
The thumbnail cards are built with Glide using an early alpha Material Card View with auto-sizing text. Cards are arranged using a Recycler View with layout animations and variable grid size.
I put most of my effort into customizing the search experience to follow the best practices for autocompletion.
I used bold text to highlight matching words. Queries include an input delay, whitespace vs space detection, and minimum query length.
Sorting priority was based on full-word match, word position, and substring/position in both title & model values.
Finally, I used recursive de-pagination to grab all results, because sometimes the best match would be on page 2.
I wanted to add my own twist to the Android Toolbar.
The Tab Menu starts flat on the page and the Status Bar has an accent color. The Toolbar is colored and elevated only when it gets collapsed.
I wanted this view to feel like the old school Star Wars trading cards.
I used custom UI code to overlay the hero image over a Collapsing Toolbar. Stats are displayed using Material Cards and Recycler Views.
Autosize text was used for the hero title and stats. Episode numbers were converted in code from digits to roman numerals.
Selected works
LookoutBuilding and managing a Figma component library
ObviousApp design & development (for iOS, iPadOS, and macOS)
First PersonDesign libraries, technical & web design for B2B agency
Disney Movies AnywhereAndroid design & development
Starsky RoboticsDesigning a remote driving system for autonomous trucking