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

Block or report Polyterative

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

Hi there 👋

I'm a UX engineer and polyglot artist working in Bologna, Italy.

NOW

  • ✨ Building audio reactive visuals with Angular and three.js
  • 🎚️ Making music with Ableton and Eurorack gear;
  • ⚒️ Maintaining patcher.xyz

BIO

  • 🏢 I'm currently working at Kantar
  • ⚙️ I use daily: .ts.html.scss.svg.psd.ai
  • 🌍 I'm mostly active within the Bologna Modulare and Eurorack Italy Communities
  • 💅 Designed and built: patcher.xyz
  • 🌱 Learning all about creative coding, audio modular gear, mixed media art and UX design
  • 💬 Ping me about design, music, development, design, finance, graphic design, typography
  • 📫 Reach me: twitter.com/polyterative
  • 📫 See my work: https://linktr.ee/polyterative

Pinned

  1. Poly-highlights Poly-highlights Public

    Luminance-corrected highlighting for JetBrains IDEs. Updated regularly.

    10

  2. POLY_REACTIVE_VISUALS POLY_REACTIVE_VISUALS Public

    Conformable setup to work with three.js and rxjs in an angular environment and philosophy. OSC (Open Sound Control) integration is ready as well

    TypeScript

  3. Download every svg file from undraw. Download every svg file from undraw.
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    import os
    4
    import json
    5
    import requests
  4. AngularReactiveP5 AngularReactiveP5 Public

    Friendly basic setup to work with p5.js and rxjs in an angular environment

    TypeScript