Skip to content
View puru-samal's full-sized avatar
  • Pittsburgh, Pennsylvania

Block or report puru-samal

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
puru-samal/README.md
  • 👋 Hi, I’m Puru
  • 📚 I'm pursuing my MS in Music and Technology at Carnegie Mellon University
  • 👀 I’m interested in Sound and Music Computing
  • 🌱 I’m currently learning Signal Processing, Computer Systems and Machine Learning
  • 💞️ I’m looking to collaborate on any project related to my interests
  • 📫 How to reach me: Email

Popular repositories Loading

  1. Sound-Hologram Sound-Hologram Public

    A repository of scripts and programs for the Sound-Hologram Project at CMU

    Max 4 1

  2. PuruTorch PuruTorch Public

    A deep learning library with reverse-mode automatic differentiation implemented from scratch in Python with Numpy.

    Python 2

  3. Yaad-bela Yaad-bela Public

    Bela implementation of Yaad: a variable multi-tapped granular processor of real-time input.

    C 1

  4. puru-samal puru-samal Public

    Config files for my GitHub profile.

  5. midiTheremin midiTheremin Public

    The Theremidi is a MIDI class compliant device that captures and converts hand gestures into MIDI notes and control changes.

    C

  6. c0vm c0vm Public

    A virtual machine for C0 that interprets bytecode using a stack implementation in C. Handles variables, errors, assertions, control flow, functions, memory allocation, generic pointers and function…

    C