visitor@magaji.dev: ~/home
neofetch --profile anand
█████ ███ ██ █████ ███ ██ ██████ ███ ███ █████ ██████ █████ ██ ██
██ ██ ████ ██ ██ ██ ████ ██ ██ ██ ████ ████ ██ ██ ██ ██ ██ ██ ██
███████ ██ ██ ██ ███████ ██ ██ ██ ██ ██ ██ ████ ██ ███████ ██ ███ ███████ ██ ██
██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
██ ██ ██ ████ ██ ██ ██ ████ ██████ ██ ██ ██ ██ ██████ ██ ██ █████ ██
╭─ Anand Magaji quick overview ───────────────────────────────────╮
│ Role:
Cofounder & CTO @ Morpheus
│
│ Domain:
VFX Pipeline Architecture & Full-Stack
│
│ Mission:
Bridging creative artistry and technical execution.
│
│ Uptime:
Loading... in the VFX industry.
│
│ Location:
Bengaluru, Karnataka, India
│
╰────────────────────────────────────────────────────────────────────╯
visitor@magaji.dev: ~/home
cat summary.txt
visitor@magaji.dev: ~/home
ls -l ~/projects | head -n 3
┌─
Highlighted Projects ────────────────────────────────────────┐
│
VEXiL │ Open Source Houdini Suite...
[Read more] │
│
Stardust_Odyssey │ Fulldome Immersive Media...
[Read more] │
└───────────────────────────────────────────────────────────────────┘
visitor@magaji.dev: ~/home
ls -l ~/blog | head -n 3
┌─
Latest Blog Posts ───────────────────────────────────────────┐
│
Oct 2025 │ Building Production Dashboards...
[Read more] │
│
Aug 2025 │ Procedural Systems: Bridging Houdini...
[Read more] │
└───────────────────────────────────────────────────────────────────┘
visitor@magaji.dev: ~/home
visitor@magaji.dev: ~/about
sysctl -a | grep skills
┌─ Technical Skill Matrix ────────────────────────────────────────┐
│ VFX_and_3D │ Houdini, USD, Nuke, Karma, Mantra │
│ Software_Eng │ Python, Django, GraphQL, Next.js, C++ │
│ UI_UX │ PySide6, PyQt, React │
│ Infrastructure │ Docker, PostgreSQL, Pipeline Auto, CI/CD │
└────────────────┴──────────────────────────────────────────────────┘
visitor@magaji.dev: ~/about
cat experience.log
╭──────────────────────────────────────────────────────────────────────────╮
│ Cofounder & CTO @ Morpheus Plus Dreamscapes LLP │
│ │
├──────────────────────────────────────────────────────────────────────────┤
│ Architecting technical pipelines for immersive media & fulldome. │
│ Designing robust, USD-centric workflows across multiple departments. │
│ Overseeing full-stack development of proprietary production tools. │
╰──────────────────────────────────────────────────────────────────────────╯
╭──────────────────────────────────────────────────────────────────────────╮
│ Pipeline Technical Director / Senior TD │
│ │
├──────────────────────────────────────────────────────────────────────────┤
│ Engineered custom PySide/Python widgets to simplify artist workflows. │
│ Built and integrated production dashboards using modern web frameworks.│
│ Managed heavy render pipelines, reducing render farm bottlenecking. │
╰──────────────────────────────────────────────────────────────────────────╯
╭──────────────────────────────────────────────────────────────────────────╮
│ 3D Generalist / FX Artist │
│ │
├──────────────────────────────────────────────────────────────────────────┤
│ Executed procedural effects and complex physics simulations. │
│ Specialized deeply in Houdini, Mantra, and early procedural pipelines. │
╰──────────────────────────────────────────────────────────────────────────╯
visitor@magaji.dev: ~/about
visitor@magaji.dev: ~/projects
ls -la --format=table
┌─────────────────────────┬─────────────────────┬───────────────────────────┐
│ Directory / Project │ Classification │ Core Technology │
├─────────────────────────┼─────────────────────┼───────────────────────────┤
│ VEXiL/ │ Open Source Suite │ Python, PySide, Houdini │
│ The_Stardust_Odyssey/ │ Fulldome Production │ Houdini, USD, Mantra │
│ Morpheus_Core_Engine/ │ Internal Framework │ Python, Django, React │
│ Houdini_Auto_Rigger/ │ Artist Toolset │ VEX, Python, KineFX │
│ Kitsu_CGWire_Docker/ │ Infrastructure │ Docker, Python, Postgres │
└─────────────────────────┴─────────────────────┴───────────────────────────┘
visitor@magaji.dev: ~/projects
cat VEXiL.info
╭─
VEXiL ────────────────────────────────────────────────────────────╮
│
Type: Open Source Pipeline Suite │
│
Stack: Python, PySide, Houdini │
├──────────────────────────────────────────────────────────────────────┤
│ A highly optimized workflow sharing and project management suite │
│ built specifically for small-to-mid-sized Houdini teams. │
│ │
│ Eliminates friction in asset sharing between artists. │
│ Standardizes procedural node structures across the facility. │
│ │
│
github.com/anhedonix/vexil │
╰──────────────────────────────────────────────────────────────────────╯
visitor@magaji.dev: ~/projects
cat The_Stardust_Odyssey.info
╭─ The Stardust Odyssey ─────────────────────────────────────────────╮
│ Type: Fulldome Immersive Media Production │
│ Stack: Houdini, USD, Mantra │
├──────────────────────────────────────────────────────────────────────┤
│ Provided complete Technical Direction and procedural pipeline │
│ architecture for a scientifically accurate fulldome production. │
│ │
│ Heavy utilization of USD for massive dataset management. │
│ Custom Houdini rendering pipelines for fisheye formats. │
╰──────────────────────────────────────────────────────────────────────╯
visitor@magaji.dev: ~/projects
visitor@magaji.dev: ~/blog
tree ./
.
├── Pipeline_Architecture/
│ ├── USD_workflow_small_studios.md
│ └── Render_Farm_Optimization.md
├── Web_to_VFX/
│ └── NextJS_GraphQL_Dashboards.md
└── Houdini_and_Python/
└── PySide6_Procedural_Systems.md
visitor@magaji.dev: ~/blog
cat Web_to_VFX/NextJS_GraphQL_Dashboards.md
╭─
Building Production Dashboards with Next.js and GraphQL ────────╮
│ │
├──────────────────────────────────────────────────────────────────────┤
│ Connecting facility databases to modern web frontends is crucial │
│ for tracking render stats and artist efficiency. │
│ │
│ By wrapping our Django ORM in a GraphQL layer, we can query exact │
│ data structures needed by the Next.js frontend... │
│ │
│
[1] Read Full Article... │
╰──────────────────────────────────────────────────────────────────────╯
visitor@magaji.dev: ~/blog
cat Houdini_and_Python/PySide6_Procedural_Systems.md
╭─
Procedural Systems: Bridging Houdini and Custom Python Tools ─────╮
│ │
├──────────────────────────────────────────────────────────────────────┤
│ Leveraging PySide6 for custom interfaces inside Houdini allows │
│ technical directors to hide complex VEX logic behind intuitive, │
│ artist-friendly widgets. │
│ │
│ This approach drastically reduces the learning curve... │
│ │
│
[2] Read Full Article... │
╰──────────────────────────────────────────────────────────────────────╯
visitor@magaji.dev: ~/blog
cat Pipeline_Architecture/USD_workflow_small_studios.md
╭─
Demystifying USD Workflows for Small Studios ─────────────────────╮
│ │
├──────────────────────────────────────────────────────────────────────┤
│ Universal Scene Description (USD) isn't just for massive studios. │
│ By adopting a disciplined layering approach, smaller teams can │
│ eliminate pipeline bottlenecks. │
│ │
│ We explore setting up a robust asset structure... │
│ │
│
[3] Read Full Article... │
╰──────────────────────────────────────────────────────────────────────╯
visitor@magaji.dev: ~/blog
cat Pipeline_Architecture/Render_Farm_Optimization.md
╭─
Optimizing Render Farms: Scheduling and Allocation ───────────────╮
│ │
├──────────────────────────────────────────────────────────────────────┤
│ Efficiently managing a multi-node render farm requires intelligent │
│ queuing and automated resource allocation based on job priority. │
│ │
│ We look at integrating custom API hooks to dynamically assign │
│ nodes to high-priority Mantra and Karma renders... │
│ │
│
[4] Read Full Article... │
╰──────────────────────────────────────────────────────────────────────╯
visitor@magaji.dev: ~/blog