Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View filipeborato's full-sized avatar

Block or report filipeborato

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.

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

I'm Filipe Borato — Software Developer, musician and audio technology researcher 👋

I work at the intersection of software engineering, music technology, DSP and audio tools.

  • 🔭 I’m currently working as a Back-End Developer with Python, FastAPI, Django REST, Golang, PHP, Docker, Kubernetes, Redis, MongoDB and PostgreSQL;
  • 🎛️ I build and study audio plugins, VSTs, DSP systems, synthesizers, reverbs, compressors and real-time audio tools;
  • 🎼 I have a background in music production, composition, electroacoustic music and piano teaching;
  • 🌱 I’m currently deepening my studies in C++, JUCE, DSP, symbolic AI for music, expressive MIDI generation and AI-assisted music creation;
  • 👯 I’m interested in collaborating on audio software, music AI, creative coding, plugins, DSP research and developer tools;
  • 💬 Ask me about backend engineering, audio processing, plugin development, music technology, synthesis, composition and creative systems;

🚀  My Skills

Python FastAPI Django Golang PHP C++ JUCE Docker Kubernetes Redis MongoDB PostgreSQL MySQL Linux Git GitHub

🎧  Audio, Music & Research

DSP VST3 Audio Plugins Synthesis Music AI MIDI REAPER Ableton Live


About me

I'm a software developer and musician from Brazil, focused on building reliable back-end systems and creative audio tools.

My work combines engineering discipline with musical experimentation: from APIs, microservices and data integrations to audio plugins, synthesizers, DSP algorithms and AI-assisted music workflows.

I’m especially interested in:

  • Real-time audio processing;
  • VST3/plugin development with C++ and JUCE;
  • Music AI and symbolic music generation;
  • Expressive MIDI, humanization and orchestration tools;
  • Back-end architecture, integrations and automation;
  • Creative systems for musicians, producers and composers.

Main areas

Back-End Development
Python • FastAPI • Django REST • Golang • PHP • REST APIs • Microservices

Infrastructure
Docker • Kubernetes • Redis • MongoDB • PostgreSQL • MySQL • CI/CD • Linux

Audio & Music Technology
C++ • JUCE • VST3 • DSP • Synthesizers • Reverbs • Compressors • Real-Time Audio

Creative Research
Music AI • Symbolic AI • Expressive MIDI • Electroacoustic Music • Composition • Sound Design

Pinned Loading

  1. borato-224 borato-224 Public

    A Lexicon 224 emulation VST developed in JUCE, modeling the original 12-bit/20kHz fixed-point DSP architecture, Schroeder-Moorer filter topologies, and time-varying modulation.

    C++ 3

  2. borato-morphium borato-morphium Public

    Sound Matter Synthesizer - experimental JUCE synth (VST3/AU/CLAP/Standalone) that shapes energy sources as physical matter

    C++

  3. picotado picotado Public

    JUCE granular VST3 with per-grain binaural HRTF and WebView UI

    C++ 1

  4. borato-eq borato-eq Public

    Five-band parallel tube EQ plugin for mixing and mastering, built with JUCE by Borato Company.

    C++

  5. CompressorAndSplit CompressorAndSplit Public

    This is a plugin compressor with juce framework and with function Spleeter

    C++ 1

  6. Split Split Public

    API that hosts the Spleeter neural network and uploads and downloads files via REST

    Python