Skip to content
View shaansakraney's full-sized avatar

Block or report shaansakraney

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
shaansakraney/README.md

Hi, I'm Shaan

ECE undergrad at Duke ('27), focused on array signal processing, taking many sensors and turning them into one good answer about where something is and what it's saying.

Currently: Building and learning in the Audio, Sensing, and Radar spaces.

Last Summer: DSP intern at QSC, working with the Audio AI Processing team on microphone-array direction-of-arrival estimation (SRP-PHAT, GCC-PHAT).

Interested in: audio DSP, sensing, radar, and wireless comms: the math underneath them is mostly the same, which is the fun part.

Tools: MATLAB/Simulink · Python (NumPy/SciPy) · C++

📫 LinkedIn · shaan.sakraney@gmail.com

Pinned Loading

  1. DOA-Array-Processing-Simulator DOA-Array-Processing-Simulator Public

    Python

  2. Adaptive-Filtering-Analysis Adaptive-Filtering-Analysis Public

    LMS adaptive noise cancelling filter for speech in noise, +9.7dB SNR improvement on NOIZEUS, sweeps step-size and filter length

    MATLAB

  3. Sequencer-and-Analog-Drum-Synthesizer Sequencer-and-Analog-Drum-Synthesizer Public

    8-step FPGA drum sequencer running as assembly on custom single-cycle processor, triggering analog kick & snare circuits

    Verilog

  4. Piano-Transcription-CNN Piano-Transcription-CNN Public

    Audio-to-Midi piano transcription: CQT spectograms into a CNN, trained on MAESTRO v3, evaluated frame-by-frame

    Python

  5. Digital-Audio-Processing-Sandbox Digital-Audio-Processing-Sandbox Public

    MATLAB experiments in comb-filter reverb, STFT analysis, quantization, and filter design with write-ups and analysis

    MATLAB

  6. AudioVisualizations AudioVisualizations Public

    Real-time audio-reactive visualizer in Python. Contains beat and spectrum analysis. Works with mic, line-in, wav, or system loopback

    Python