Cheat Sheet
0. Tell me about yourself.
- The Start...
- I have a degree
- Computer Animation/VFX specialized in CG Lighting Rendering
- Computer Science
- I have a degree
- I Like...
- Working with a team on problems at the intersection of Creativity and Engineering
- For the past 10 years...
- Technical Artist for CG Lighting/Rendering and 2D/3D Pipelines
- Prototyping for Minimal Viable Products for AI, AR, and Interactive Installations
SIGGRAPH ScavengeAR is the official augmented reality app I lead that was built with a team of volunteers for Computer Graphics conference from 2017–2019. It’s like Pokémon Go, but designed for a one-week event—attendees search for real-world ink blot markers to spawn 3D creatures in AR. The goal is to
- teach attendees about AR
- encourage networking
- explore overlooked areas
- increase the value of a full conference pass
Players choose a role—Artist, Scientist, or Educator—and can win real-world awards. We had thousands of daily active users until the pandemic killed the app since in person conference was banned. But now that the pandemic is over, I’m currently refactoring the app to use
- modern design patterns
- open-source instead of third-party SDKs
- headset compatibility
- High Memory Cost: Having all the geometry loaded in one unity scene made spawning slower and crashy
- Bad Coupling: People checking out the scene in Version Control has high risk of breaking
In 2025, my coding skills leveled up.
Since then, we now have AR Foundation which is native to Unity and free.
Uses pure code and utilizes Prefab and Instantiation
- More Performant and smaller app size: Explain
- More Modular: All 3D objects are in their own unity asset scene, meaning artists doesn't need to check out master scene
In Addition:
- Updating years worth of Unity updates via stair stepping
- Upgrading Rendering pipeline from Built-in to SRP
- Refactoring app to MVVMtoolkit
Future: Object Pooling and memory management.
3. How do you handle multiple stakeholders in cross-functional team?
- Career Cold Start Algorithm: 25min of tell everything I should know, 3min biggest problem, 2min of who to talk to.
- Repeat until no one is left
- Repeat until no one is left
- Radical Candor: Show someone that you Care Personally while you Challenge Directly, without being insincere
- Make a Priority Matrix (P0-P4) and KanBam Board (Request, Doing , Done) with my lead since they understand politics and Mission Objective better.
Preprocessing Quality Control Pipeline for Machine Learning
- Poor communications among teams leading to longer delivery time and a poorer product.
- Talk about requirements in machine learning between art and engineering dept.
- Converting Greenscreen room to Broadcast room.
- Improving Production was better solution than post production
6. Tell me about a time you had a disagreement with your manager.
Tell me about a time when you had a conflict with a co-worker.
Have you ever had to advocate for using a framework?
Convince the need of a DAM
7. Tell me about a project where you faced unexpected challenges. How did you handle them? Tell me about a time you met a tight deadline.
MOCAP IN A HURRY
- Focus: Time management and decision-making.
- Emphasize planning, teamwork, and focus under pressure. Trust