Skip to content
View JumpingKeyCaps's full-sized avatar

Block or report JumpingKeyCaps

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. UIWaveDeformation UIWaveDeformation Public

    Realistic ripple wave effect applied on a Compose UI snapshot with a transparent interactive overlay, enabling smooth multi-touch animations while keeping full UI responsiveness. Showcases advance…

    Kotlin

  2. Model3dViewer Model3dViewer Public

    Proof of Concept Android app demonstrating how to embed interactive 3D models (STL & glTF) into a Jetpack Compose UI using a WebView and Three.js. Includes real-time scene configuration, model load…

    JavaScript

  3. BeatVibrator BeatVibrator Public

    BeatVibrator is an experimental Android app that converts MP3 audio into synchronized haptic feedback using advanced LRA motors. It analyzes music locally (FFT, RMS, onsets) to generate tactile pat…

    Kotlin 1

  4. RealTimeSpectrogramFFT RealTimeSpectrogramFFT Public

    Real-Time Audio Spectrogram is a Jetpack Compose component for visualizing live audio spectra on Android — ideal for FSK, synths, and real-time signal debugging.

    Kotlin 3

  5. UltrasonicFSK UltrasonicFSK Public

    Android POC enabling binary data transmission via ultrasound between two phones without synchronization or pairing, using binary FSK modulation and FFT (Fast Fourier Transform)

    Kotlin 1

  6. RLplayground RLplayground Public

    A playful Android app demonstrating reinforcement learning in real time. Watch an agent learn to reach its goal using evolving strategies like Q-learning and Policy Gradient, with a Canvas-based vi…

    Kotlin