Skip to content
View indjoov's full-sized avatar

Block or report indjoov

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

Hi, I'm Niki Indjov πŸ‘‹

Creative Technologist | Audio C++ & DSP Developer Founder of Indjoov Arts β€” Berlin, Europe

I build professional, accessible audio tools with C++ and JUCE, and explore the future of sound through AI-powered web applications. My work bridges low-level DSP engineering and inclusive music technology, from VST3 plugins to real-time AI sound generators.


πŸš€ Featured C++ & DSP Project

πŸŽ›οΈ CraftLimit β€” Stereo-linked Peak Limiter (VST3)

A professional-grade VST3 plugin built with JUCE and C++.

Repository

  • Stereo-linked peak limiting with look-ahead architecture for mix-bus and mastering.
  • Five program-dependent algorithm presets (Transparent, Dynamic, Aggressive, Surgical, Bus).
  • True-peak limiting via 2x/4x oversampling (FIR equiripple half-band, linear phase).
  • Lock-free parameter updates and host-reported latency compensation.
  • Fully decoupled DSP engine β€” reusable in other hosts or for offline processing.

πŸ’‘ Developed as a hands-on project in audio software engineering. Tested in Studio One 6 on Windows with real program material.


🌐 Web Audio & AI Projects

These projects demonstrate my passion for accessible, browser-based music technology.

Project Description Tech
⚑ CraftForge AI-powered Web Audio plugin generator β€” describe a sound, get a real, playable plugin. Vanilla JS, Cloudflare Workers, Claude API
🎹 PitchCraft Open-source accessible chromatic tuner with real-time pitch detection. React, Vite, Web Audio API
πŸ₯ DrumCraft Accessible drum tuner with haptic feedback and interactive UI. React, Web Audio API
🌈 Sonic Inclusion Accessible sound design toolkit β€” translates audio into visual experiences. Web Audio API, Canvas

All web projects are live and usable without installation. Links can be found in the respective repositories.


🧰 Tech Stack

C++ & Native Web & AI
C++17/20, JUCE, VST3 TypeScript, React, Vite, Web Audio API
Real-time DSP, Oversampling Tone.js, Canvas API, Three.js
Lock-free programming, Multithreading Cloudflare Workers, Claude API, Node.js
CMake, Git, CI/CD Accessible Design (WCAG), Vibration API

🌱 Open for Collaborations

I am seeking opportunities for exchange and collaboration in the fields of Creative Technology, AI-driven sound design, and professional audio software development. If you are interested in a joint project, please feel free to get in touch!


Made by Niki Indjov

LinkedIn Website Email

Popular repositories Loading

  1. craftlimit-juce craftlimit-juce Public

    Stereo-linked peak limiterVST3 plugin - JUCE/C++

    C++ 3

  2. pitchcraft pitchcraft Public

    Open-source accessible chromatic tuner for the web

    JavaScript 1 2

  3. craftforge craftforge Public

    AI-powered Web Audio plugin generator. Describe a sound, get a plugin. Accessibility-first.

    HTML 1

  4. sonic-inclusion sonic-inclusion Public

    Open toolkit for accessible sound design using AI.

    JavaScript

  5. indjoov indjoov Public

  6. drumcraft drumcraft Public

    Open-source accessible drum tuning app for the web

    JavaScript