Digipom's repositories
Calculator-for-Android
Open source concept of a calculator, using an expression lexer, parser, and evaluator, as well as an example UI. The parser is based off of Dijkstra's Shunting Yard algorithm.
WhisperCppAndroidDemo
A sample Android app using [whisper.cpp](https://github.com/ggerganov/whisper.cpp/) to do voice-to-text transcriptions.
Language:PythonMIT000