Pinned 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.
decibel
Quick conversion utilities for decibel values.
easy-media-converter
riff-wave
Simple methods for reading and writing PCM wave files.
whisper-websocket-server
Self hosted high quality voice recognition for de-googled Android using whisper. Like Siri or OK Google.
WhisperCppAndroidDemo
A sample Android app using [whisper.cpp](https://github.com/ggerganov/whisper.cpp/) to do voice-to-text transcriptions.
whisper.cpp
Port of OpenAI's Whisper model in C/C++
accompanist
A collection of extension libraries for Jetpack Compose
ActionBarSherlock
[DEPRECATED] Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
Digipom's Repositories
Digipom/WhisperCppAndroidDemo
A sample Android app using [whisper.cpp](https://github.com/ggerganov/whisper.cpp/) to do voice-to-text transcriptions.
Digipom/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.
Digipom/riff-wave
Simple methods for reading and writing PCM wave files.
Digipom/easy-media-converter
Digipom/decibel
Quick conversion utilities for decibel values.
Digipom/whisper-websocket-server
Self hosted high quality voice recognition for de-googled Android using whisper. Like Siri or OK Google.