Skip to content
View juliennoe's full-sized avatar
💻
Working from home
💻
Working from home

Block or report juliennoe

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
juliennoe/README.md

👋 Hi, I’m Julien Noé

GitHub followers GitHub stars Profile Views

🎮 Tech Art Manager passionate about tools, optimization, and productivity in video game production.
💼 12 years of experience in XR (AR/VR), now focused on building custom Unity tools to streamline production workflows.


✨ What I Do

🔧 I create Unity Editor tools to improve both technical and artistic workflows:

  • Data visualization (shaders, localization, assets)
  • Performance analysis (FPS, draw calls, polycount)
  • Task automation to reduce friction and boost output

🎯 My tools are designed to be:

  • Clean, commented, and maintainable
  • Production-ready for the Unity Asset Store or GitHub
  • Intuitive and scalable: responsive UI, dropdowns, scrollviews, quick navigation

🧠 I also invest in the skill development of my team, setting up training plans and mentoring Tech Artists through their growth.


🛠️ Tech Stack

Languages:
C# Python

Unity & Tools:
Unity Editor, URP/HDRP, Shader Graph, Addressables, TextMeshPro, Localization, Profiler

Other Software:
VSCode
Blender
3dsMax
Photoshop


📫 Contact

📍 Based in Montreal
🌐 www.juliennoe.com
📬 Linkedin


When you build tools, you multiply the value of every person in your team.

Pinned Loading

  1. AssetDirStat AssetDirStat Public

    A Unity Editor tool inspired by WinDirStat that scans your project's Assets/ folder and visualizes disk usage by file type

    C#

  2. ConventionNamingManager ConventionNamingManager Public

    Enforce naming conventions across your Unity project with customizable rules per asset type and auto-renaming support.

    C#

  3. ModelAuditTool ModelAuditTool Public

    A Unity Editor tool that scans and audits all 3D model prefabs in your project. It helps technical artists and developers visualize and sort models based on optimization-related metrics.

    C#

  4. ObjectManager ObjectManager Public

    Object Manager Editor helps you boost productivity by managing favorite and recent assets in one place, even after play mode or restarts.

    C#

  5. TextureAuditTool TextureAuditTool Public

    A Unity Editor extension to audit all your project’s textures and sprites.

    C#

  6. UIBoardManager UIBoardManager Public

    UI Board Manager is a Unity Editor tool designed to streamline common UI workflows for Technical Artists by unifying four powerful modules in a single window.

    C# 1