The entire KRON system is a multi-target application written in Swift. While many portions are written using UIKit, underlying functionality required more performant frameworks. As such, CoreImage, Quartz, and OpenGL, were used to create many underlaying technologies that were integrated into the main application. The app required dozens of API integrations to input the users data and provide the visualizations. A customizable theme system was also implemented. The theme system used Firebase as a server-less backend, allowing the client to create real-time design updates that were instantly visible on the app.