Skip to content
View ceane's full-sized avatar
๐Ÿง 
possessed
๐Ÿง 
possessed

Block or report ceane

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. sipr sipr Public

    A [WIP] discussion on surveillance and interference versus privacy and rights, why the industry today gets it wrong and my proposals to ensure not only better practices and awareness, but also action.

  2. FFT and waterfall (spectrogram) of a... FFT and waterfall (spectrogram) of a radio signal in 2D <canvas> / Mock spectrum analyzer in JavaScript (fft, vfo/slider and waterfall)
    1
    <!DOCTYPE html>
    2
    <html lang="en">
    3
    <head>
    4
        <meta charset="UTF-8" />
    5
        <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  3. react-three-webgpu-fft react-three-webgpu-fft Public

    Simple FFT and Waterfall/Spectrum Analyzer with @react-three/fiber and WebGPU (poor support right now in @react-three/fiber, but this works excellently!)

    TypeScript