Skip to content
View vvzen's full-sized avatar
πŸŽ₯
Pipeline Dev @ Apple, London πŸ‡¬πŸ‡§
πŸŽ₯
Pipeline Dev @ Apple, London πŸ‡¬πŸ‡§

Sponsoring

@seanmonstar
@wez
@hlissner
@hecrj
@jamwaffles
@dtolnay

Highlights

  • Pro
Block or Report

Block or report vvzen

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

Hiya! πŸ‘‹

β•²β•²β•²β•²β•²β•²β•±β•±β•±β•±β•±β•²β•²β•±β•²β•²β•²β•±β•±β•²β•²β•±β•±β•²β•²β•±β•²β•²β•²β•±β•±β•²β•²β•±β•²β•±β•±β•±β•±β•²

Like a diary from a forgotten past, computer code is embedded with stories of a program's making, its purpose, its assumptions, and more

  • extract from 10 PRINT CHR$(205.5 + RND(1)); : GOTO 10

β•±β•²β•±β•±β•±β•²β•±β•±β•²β•±β•²β•²β•±β•±β•²β•±β•²β•²β•±β•±β•±β•²β•²β•²β•²β•±β•±β•²β•±β•±β•±β•²β•±β•±β•²β•²β•±β•²β•±β•±β•±

  • I believe that inclusion in software development is incredibly important so that we can better reflect the complexity of reality

  • πŸŽ₯πŸ’₯ I'm a thinkerer by nature, currently working in the VFX industry as a Pipeline TD

  • πŸ‘¨πŸ»β€πŸŽ¨ My background is a mixed bag of Humanities and Computer Science that finds its peak in Computational Arts. Computer code to me it's much more than just instructions for machines.

  • πŸ¦€ Rust and a good shell (zsh, bash, fish..) are my dearest friends right now. In the past I also hung out with C++/JS/Java (in decreasing order of love)

  • πŸ‘¨πŸ»β€πŸ’» If you're into Openframeworks, Cinder, Processing or Threejs then let's get in touch!

  • πŸ€– Physical Computing is where the real fun is!

  • 🎨 Things I did:

recap_of_me.jpg shows generative works and physical computing experiments (a paintball gun driven by a servo, a plant watering system, an arduino joystick, a stepper driven stencil machine)

Pinned

  1. parse-exr-header parse-exr-header Public

    Pure Python (no additional dependencies) helper module to read metadata from the header of OpenEXR files.

    Python 32 9

  2. Houdini-Geospatial-Tools Houdini-Geospatial-Tools Public

    tools for geospatial exploration in Houdini (ipython notebooks + GeoJSON python library)

    Jupyter Notebook 22 5

  3. pyside2-examples pyside2-examples Public

    A collection of examples/boilerplate code useful while setting up pyside2 GUI apps.

    Python 8 2

  4. pyside2-qml-examples pyside2-qml-examples Public

    Collection of simple examples showcasing qml & qtquick + PySide2 & python

    QML 48 7

  5. game-of-life-rust game-of-life-rust Public

    Just me learning Rust and implementing GoL in there using nannou

    Rust 1

  6. lets-trace-some-rays-in-rust lets-trace-some-rays-in-rust Public

    Very very simple toy OpenEXR renderer application written in Rust

    Rust