Art of Feeling
Feb 2015 | CTO, Nerdiacs
Samsung wanted to present the Samsung S7 as a device for art lovers. To enable this vision, we developed an android application for a showcase event at Leopold Museum, Austria where viewers could interact with the paintings by sharing their emotions.
Summary
- Lead the project with 2 developers
- Low CPU high memory Gaussian Blur implementation to create mixing blob effects on mobile.
- Custom map component that allowed zooming based on specified room areas.
- Automated the map component by creating a Photoshop script that exported xml from the PSD with map markers to set bounds and zoom accordingly
- App testing using static code analysis (Lint + Infer) and unit tests on a Jenkins build server. Link to blog post