Stocks

Stocks uses a custom bag-of-words strategy and natural language processing (NLP) for sentiment analysis to analyze news articles. This is combined with other metrics, such as price and volume, to employ multivariate logistic regression to forecast market movements over varied time frames. These calculations are conducted off-device through serverless microservices.

Download

Italian

This is a proof of concept app for an Italian restaurant. It provides menu and nutritional information with an ability to pick items from a menu with pricing. Local location information is searched for and presented in custom map markers. The map markers open windows that display the restaurants location information and open/close status. Once the window is clicked a screen displaying the restaurant’s phone number and hours of operation is displayed.

Download

Trachtenberg

An educational app to teach the Trachtenberg method of multiplication. The practice activity can use ads to monetize the content. Hints can be turned off or on through settings.

Download

Vocabulary

Vocabulary builder with 300+ words. Questions are given in either multiple choice or fill in the blank format. Progress is kept independently within each list and rank. After completing the rank your top score persists based on wrong answers and hints accumulated.

Download

Movies

Movies uses The Movie DataBase to showcase LiveData and Room persistence libraries in Android. It creates a database on device with web data that can be manipulated and changed in real-time.

Download

Looper

An audio looping application. Create tracks by pressing the record/stop buttons or import from your own library of audio files. Every list item has independent stop/pause/delete buttons with volume/speed sliders. You can save edited files to your device.

Download