SoundLens - AI-assisted acoustic investigation
A C#/.NET and React platform for comparing recordings and inspecting waveform, spectrum, and signal metrics.

The problem
Engineers need one workflow for comparing recordings, selecting regions, and checking the evidence behind an analysis.
My contribution
Built A/B comparison, playback, region selection, and structured reporting.
Implemented RMS, peak, crest-factor, and clipping analysis.
Kept generated explanations linked to deterministic analysis results.
Technical approach
C#/.NET backend with a React and TypeScript frontend.
Separate DSP calculations from the explanation layer.
Record units, analysis scope, and limitations with each result.
How I checked it
Automated backend and frontend tests.
Checks for missing evidence and unsupported questions.
Answer review against referenced analysis results.
Discuss this work
I can share additional context about the engineering decisions and my contribution where confidentiality allows.