Get in touch
Thanks for stopping by. Have a question or want to say hello? You can reach me through Typeform or email and I'll get back to you as soon as possible.
This is an app that I developed as an intern at Cosmas Health and features optical character recognition (OCR). The app allows users to find drug information and check for interactions from a list of drugs. Users can search for drugs by manually typing the drug's name or by using their camera to take a photo of text. A simplified, scaled-down version of this app can be found on my Github .
Combine
Result
type and enumsTabview
and @AppStorage
A simple, iOS app that allows you to find player stats for the current NBA season. My goals for this app were to get
familiar with Combine
and unit testing, as well as practice making network requests and
retrieving data from a web API. This app and a more detailed explanation of how I created it can be found on my
Github
.
Combine
XCTest
Framework