Skip to content
View ashafq's full-sized avatar
Block or Report

Block or report ashafq

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
ashafq/README.md

Hello, World\n 👋

Ayan Shafqat is a motivated, curious, and creative engineer with many years of experience in software development. Highly skilled in software engineering principles, optimizing algorithms, embedded systems, digital signal processing, and systems architecture. Shares a passion for music, systems software development, exploring new programming languages, operating system kernel, and high‐performance computing. Enjoys using libre and open‐source technologies and occasionally takes part in their development.

🔭 Some of Ayan's work include:

  1. Ardour: A libre Digital Audio Workstation (DAW), maintained by a diverse community ofdevelopers. Collaborated to optimize Ardour’s mix engine for Intel/AMD CPU with SSE, AVX, AVX512, and FMA extension. Also, optimized for ARMv8 and ARMv7 CPU with NEON extension. [commits]

  2. GuitarFx: An open source music instrument effects SDK (Contribute and sponsor!)

  3. RtUtil: Maintain a free, cross‐platform, cli application for audio recording and playback. This project used C++17, CMake, conan C++ package manager, along with rtaudio for real‐time prortable audio I/O library.

Sponsor Ayan's work!

Popular repositories Loading

  1. GuitarFx GuitarFx Public

    An Arduino based SDK to Make Instrument Effects

    C++ 7

  2. a5eq.lv2 a5eq.lv2 Public

    a5eq.lv2 - Another 5-Band Equalizer

    C++ 6

  3. bina-fft bina-fft Public

    A simple radix-2 Fourier transform implementation (for learning purposes)

    C 1

  4. rtutil rtutil Public

    A simple CLI audio recorder/player

    C++ 1

  5. ashafq.github.io ashafq.github.io Public

    Personal website

    CSS

  6. is-thirteen is-thirteen Public

    Forked from jezen/is-thirteen

    Check if a number is equal to 13.

    JavaScript