2018 Senior Projects

Walla Walla University — Computer Science

Capstone computer science experience at Walla Walla University. Students propose and complete a software development or research project addressing an existing industry or community need.

4 projects
Quillan Jacobson and Charles Lambert
Developed a cross-platform mobile app in React Native for Bible in Living Sound that plays audio Bible content from cloud or local storage with user authentication. Built using Redux for state management, React Native Fetch Blob for file retrieval, and React Native Video for audio playback.
React Native mobile app audio cloud storage authentication cross-platform
Scott Ginoza
Built an Android app using the Xamarin SDK that takes screenshots from Fire Emblem Heroes, crops and stacks them to condense information, and uploads the final image to Imgur via its API. The app was released on the Android Play Store and received positive reviews.
Xamarin mobile app image processing Android Imgur API Fire Emblem
Ethan Beaver
Integrated Creation Health data from Adventist Health System's standalone website into Hello Well, the organization's widely-used consumer-facing mobile application. Made previously siloed health content available to a much broader audience through API development and data integration.
API integration healthcare mobile app Adventist Health Hello Well
Jonathan De Leon
Designed, tested, and implemented a real-time customer management API on the Sunrise platform for Travel Resorts of America. The project includes a token-based authentication system, RESTful API endpoints, and unit tests, designed to expand the internal API framework for future integrations.
API REST authentication customer management unit testing