Skip to content
View emil1326's full-sized avatar
😃
code Code CODE
😃
code Code CODE

Highlights

  • Pro

Organizations

@JET-V

Block or report emil1326

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

👋 Hey, I'm Emil

VRChat / Unity | Blender tooling | C# / Python / PHP | AI experiments

Typing SVG

Public VRChat avatar work, Blender add-ons, bitmap tooling, and a pile of WIP Unity modules.

💫 About Me

  • I build public tools for VRChat, Blender, bitmap/image workflows, and web projects.
  • My work is published under Emil's Work at emils-work.freesite.online.
  • I maintain Kita'vali, a public VRChat avatar project with main, legacy, and test variants.
  • I have also taken on VRChat and VSeeFace avatar commissions, especially for Kita'vali edits.
  • I maintain Emil-sVRCSoundBoard, an in-avatar VRChat soundboard that works without extra tools.
  • I maintain EmilsBlenderToolkit, a Python Blender add-on toolkit for mesh editing, shapekeys, weights, and rigging.
  • I build BitMapMaker and Emil-sBitmapInterpreter in C# for code-driven bitmap and image work.
  • My site currently groups work into personal work, school work, personal Unity work, commissions, the Kita'vali project, and avatar listings.
  • In EmilsAssets, I started a set of WIP Unity and VRChat modules like AvatarBlocker, AvatarCoordinator, IngamePresetSetter, AnimationPropertyChanger, ChainMaker, SuperUIBuilder, PerfTools, ScriptFunctions, TextMeshForVRC, and SuperSoundBoardV1.
  • My Gumroad storefront focuses on VRChat scripts, models, textures, and related freebies.
  • JETV is the organization where I helped make a video game, and the hosted JETV website was a school TP to show what we could do on the web.
  • I also keep Template-Menu-Web-Console, a reusable .NET console starter with modular app/page structure and layered data access, plus AITests as a web and AI experiment repo.
  • I work across C#, Python, PHP, JavaScript, GLSL, Unity, Blender, Krita, and Substance Painter.
  • 📫 Reach me at emilien.devauchelle@outlook.com.

✨ Highlights

mindmap
root((What I Make))
🎮 VRChat
Avatar editing
In-avatar tools
Commissions
Public avatar work
🐦 Blender
Python add-ons
Workflow helpers
Mesh / rig / texture tools
🖼️ Bitmap / image
BitMapMaker
Emil-sBitmapInterpreter
C# tooling
🕹️ JETV
Video game project
Hosted web TP
🌐 Web / AI
Templates
Experiments
Utility repos
Loading

🌐 Socials

WebsiteEmailDiscordGumroadGitHub

💻 Tech Stack

C#.NETPythonPHPJavaScriptTypeScriptGLSLHTML5UnityBlenderReactVue.jsNodeJSMySQLMariaDBGitGitHub

🚀 Featured Projects

flowchart TB
Root((Featured Projects))
Root --> ThreeD["3D / VR"]
Root --> Tools["Tooling"]
Root --> DevAI["Web / AI"]
ThreeD --> Blender["EmilsBlenderToolkit"]
ThreeD --> SoundBoard["Emil's VRC SoundBoard"]
ThreeD --> Kitavali["Kita'vali V2.4"]
Tools --> Template["Template-Menu-Web-Console"]
Tools --> Bitmap["BitMapMaker"]
Tools --> Interpreter["Emil's Bitmap Interpreter"]
DevAI --> AITests["AITests"]
classDef root fill:#0f172a,stroke:#38bdf8,color:#ffffff,stroke-width:3px;
classDef group fill:#1e293b,stroke:#94a3b8,color:#e2e8f0,stroke-width:2px;
classDef vr fill:#0ea5e9,stroke:#0369a1,color:#ffffff,stroke-width:2px;
classDef art fill:#f97316,stroke:#c2410c,color:#ffffff,stroke-width:2px;
classDef web fill:#10b981,stroke:#047857,color:#ffffff,stroke-width:2px;
classDef ai fill:#8b5cf6,stroke:#6d28d9,color:#ffffff,stroke-width:2px;
class Root root;
class ThreeD,Tools,DevAI group;
class Blender,SoundBoard vr;
class Kitavali art;
class Template web;
class Bitmap,Interpreter art;
class AITests ai;
Loading

📊 GitHub at a Glance

mindmap
root((GitHub at a Glance))
18 public repositories
30 total repositories
3 followers / 8 following
Recent public activity
AITests
EmilsBlenderToolkit
This README
Main languages
C#
Python
PHP
JavaScript
GLSL
Loading

🔝 Most Representative Repos

  • EmilsBlenderToolkit
  • Emil's VRC SoundBoard
  • Template-Menu-Web-Console
  • AITests
  • BitMapMaker

🧰 EmilsAssets WIP Modules

mindmap
root((EmilsAssets WIP Modules))
Avatar tools
AvatarBlocker
AvatarCoordinator
IngamePresetSetter
AnimationPropertyChanger
ChainMaker
SuperSoundBoardV1
SuperUIBuilderv3
Asset workflows
MaterialActionner
MeshDifferenceTool
PerfTools
PipelineManager
ScriptFunctions
TinyDocs
Visual helpers
TextMeshForVRC
TextureUtils
Themes
Loading

Pinned Loading

  1. JETVJETVPublic

    PHP 1

  2. EmilsBlenderToolkitEmilsBlenderToolkitPublic

    Python

  3. pythonpythonPublic

    Python

  4. Emil-sBitmapInterpreterEmil-sBitmapInterpreterPublic

    C#

  5. Emil-sVRCSoundBoardEmil-sVRCSoundBoardPublic

    Simple to install Soundboard that is inside the avatar itself, no outside tools needed no extra software

    GLSL

  6. Template-Menu-Web-ConsoleTemplate-Menu-Web-ConsolePublic

    C#