Python | level:fluent
- using standard library.
- using 3rd party modules: Shotgun Toolkit(SGTK), Shotgun API, PyMel, Maya Python API ( plugin dev ), Deadline, Nukescript, Mari, PySide, Wiretap API (Flame, Backburner)
- utilizing most features of the language: classes, multiprocessing, multithreading, iterators, generators, context managers, descriptors, closures, etc.
- OOP
MEL | level:fluent
- Creating DCC artist tools for Maya
- Automating various Maya processes
C++ | level:intermediate
- Built Python 2.7 from source for Maya 2015/2016 under Windows
- Built 3rd party Python libs for Windows: zmq, sqlalchemy, cython, numpy, openssl, partio
- Built Maya plugins – plugins I coded, Partio ( Maya plugin and python extension ), PoseSpaceDeformer, Maya-Reticle
- OOP