Pinned Repositories
android-native-usb-test
Fiddling with android's libusbhost sources to access a USB device from native code
asan-android-test
Example of enabling address sanitizer for android native project, using cmake
compose-jni-playground
Setting up a project to use compose multiplatform on desktop and a C library through JNI
debug-android-test-cpp
Attaching the native debugger while running instrumentation tests
hello-rpi
Examples of cross-compilation for the Raspberry Pi using Cmake
hello-rust-android
Basic project with Rust in an Android app
my-first-neural-network
Textbook implementation of neural network in Kotlin
reacTIVision
computer vision framework for tangible interactive surfaces (now with Android support!)
webaudio-kotlin-playground
Messing with the WebAudio API, using Kotlin/JS
sonicdebris's Repositories
sonicdebris/android-native-usb-test
Fiddling with android's libusbhost sources to access a USB device from native code
sonicdebris/webaudio-kotlin-playground
Messing with the WebAudio API, using Kotlin/JS
sonicdebris/asan-android-test
Example of enabling address sanitizer for android native project, using cmake
sonicdebris/debug-android-test-cpp
Attaching the native debugger while running instrumentation tests
sonicdebris/hello-rust-android
Basic project with Rust in an Android app
sonicdebris/reacTIVision
computer vision framework for tangible interactive surfaces (now with Android support!)
sonicdebris/hello-rpi
Examples of cross-compilation for the Raspberry Pi using Cmake
sonicdebris/my-first-neural-network
Textbook implementation of neural network in Kotlin
sonicdebris/arduino-ps2-keyboard-raw
A fork of the PS2Keyboard library at www.pjrc.com, modified to suit my specific needs
sonicdebris/compose-playground
A tiny audio app. UI made with Jetpack Compose
sonicdebris/djinni-snapchat
A tool for generating cross-language type declarations and interface bindings. Djinni's new home is in the Snapchat org.
sonicdebris/googletest-ndk-example
Using googletest in an android application with the NDK
sonicdebris/Rack
Open-source virtual Eurorack DAW
sonicdebris/skia-on-glfw
Testing out Skia rendering with GLFW window management
sonicdebris/sonicdebris.github.io
sonicdebris/udp-quick-test
Testing simple UDP communication