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. DynamicVisualEffectsAGSL DynamicVisualEffectsAGSL Public

    This Project is a cutting-edge Android playground to explore real-time fragment shaders using AGSL (Android Graphics Shader Language). It combines touch input, motion sensors, and high-performance …

    Kotlin 1

  2. 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

  3. 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

  4. 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

  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. 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 4