Skip to content
View mcrespoae's full-sized avatar

Highlights

  • Pro

Block or report mcrespoae

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

Mario Crespo

Static Badge

Blending Audio & Algorithms:

🔹 Building audio tech: DSP, DAW scripts, AI audio tools, and games.

🔹 Currently working on Python/C++ tooling and machine learning for audio.

🔹 Passionate about bridging audio, AI, and programming for next-gen sound tools.

🔹 Public projects: Tempit & Metrit – Python performance profiling

🔹 Learning Rust and continuously improving my tech stack.

💻 Tech Stack

Python C++ TensorFlow PyTorch NumPy Pandas Git Unreal Engine FFmpeg

Top Langs

Reach Out

LinkedIn portfolio YouTube email



Pinned Loading

  1. tempit tempit Public

    Python decorator for precise measurement of function execution time.

    Python 4

  2. metrit metrit Public

    Python decorator for comprehensive monitoring of CPU, RAM, and I/O usage of functions.

    Python 2

  3. one-max-genetic-algorithm-rust one-max-genetic-algorithm-rust Public

    A Rust implementation of a genetic algorithm to solve the One Max Problem. The project includes a customizable genetic algorithm with features such as dynamic adjustment of mutation and crossover r…

    Rust 1

  4. protoolScripts protoolScripts Public

    Pro Tools Scripts for MacOS

    AppleScript 1

  5. one-max-genetic-algorithm-python one-max-genetic-algorithm-python Public

    A Python implementation of a genetic algorithm to solve the One Max Problem. The project includes a customizable genetic algorithm with features such as dynamic adjustment of mutation and crossover…

    Python 1

  6. Twitter-Sentiment-Analysis---NLP Twitter-Sentiment-Analysis---NLP Public

    Twitter Sentiment Anayisis - NLP code with multithreading preprocessing, BOW, tfidf and Word2Vec approaches and several classifiers.

    Python