An app that allows the user to pull up a random bible passage. Made using Expo framework to allow building to iOS and Android as well as web.
An exercise tracker app, allowing the user to log exercise times, sleep times, calories burned and caloried eaten. Finally, it will graph all these points on a single graph, allowing the user to easily see the comparisons. While i want to use a react-native library like Expo, I want to start with Solid-JS and see if I can make something using normal React, then expand to react-native.
An application that helps adults learn to read, using LeBauch's teaching method. Here, I've found it's simplest to use Solid-JS, along with python API. Currently looking to use GCP speech-to-text and text-to-speech apis to push this project along.