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.

Content in all repositories owned by your account will be closed.
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 add-ons ย |ย  C# / Python / PHP / Rust ย |ย  AI experiments

Typing SVG

VRChat avatar work, Blender add-ons, a Unity tool suite with its own website, and way too many experiments xD

๐Ÿ’ซ About Me

  • I build tools for VRChat, Unity, Blender, and the web, and everything lands under Emil's Work at emils-work.freesite.online.
  • Emil's Suite is my Unity editor toolkit for VRChat avatars: 19 tools (AAC Applicator, Avatar Coordinator, Feature Locker, Pipeline Manager, View Hider...) that install through VCC from the suite page. The site behind it handles accounts, licences and the VPM listing, all hand-made in PHP.
  • Emil's Work OSC App is a desktop app for VRChat OSC, built in Rust with Tauri. It shares its account with the site, and the installer is on the suite page too.
  • EmilsWiggle is my rewrite of Wiggle 2 for Blender 3.6: spring physics on bones that work live in F12 renders (no baking!), a LOT faster, with per-axis settings and Wiggle Groups.
  • EmilsBlenderToolkit is my Python add-on for mesh editing, shapekeys, weights and rigging.
  • I maintain Kita'vali, my VRChat avatar project, and I've taken VRChat and VSeeFace commissions, mostly Kita'vali edits.
  • Emil-sVRCSoundBoard is a soundboard that lives inside the avatar itself, no extra software needed.
  • EmilsClaudeLaunchpad is a little tray app that brings back a whole workspace of Claude Code chats in one click, because I kept losing mine.
  • On the AI side, EmilsRecallIndexModelTest tests whether a small fine-tuned model can beat embeddings at recalling linked notes (it can, on two-hop questions!), and EmilsLanguageShapeRetrieval asks whether a model finds its own writing better than anyone else's.
  • Smaller stuff: BitMapMaker and Emil-sBitmapInterpreter (a whole language just to draw pixels), EvoCellSim (cell evolution in Unity), BoxMaker, Template-Menu-Web-Console and PHP_EZ_refresh.
  • 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.
  • My Gumroad has VRChat scripts, models, textures, and some freebies.
  • I work across C#, Python, PHP, Rust, TypeScript, JavaScript, GLSL, Unity, Blender, Krita, and Substance Painter.
  • ๐Ÿ“ซ Reach me at emilien.devauchelle@outlook.com.

โœจ Highlights

mindmap
  root((What I Make))
    ๐ŸŽฎ VRChat
      Emil's Suite for Unity
      OSC desktop app
      In-avatar tools
      Kita'vali and commissions
    ๐Ÿฆ Blender
      Emil's Wiggle
      Emil's Blender Toolkit
    ๐Ÿง  AI
      Generative retrieval
      Language shape study
      Claude Code tooling
    ๐Ÿ–ผ๏ธ Bitmap / image
      BitMapMaker
      Emil-sBitmapInterpreter
    ๐ŸŒ Web
      Emil's Work site
      Templates
      JETV
Loading

๐ŸŒ Socials

Website Email Discord Gumroad GitHub

๐Ÿ’ป Tech Stack

C# .NET Python PHP Rust Tauri JavaScript TypeScript GLSL HTML5 Unity Blender React Vue.js NodeJS MySQL MariaDB Git GitHub

๐Ÿš€ Featured Projects

flowchart TB
		Root((Featured Projects))
		Root --> ThreeD["3D / VR"]
		Root --> Tools["Tooling"]
		Root --> DevAI["AI"]

		ThreeD --> Wiggle["Emil's Wiggle"]
		ThreeD --> Blender["EmilsBlenderToolkit"]
		ThreeD --> Suite["Emil's Suite"]
		ThreeD --> SoundBoard["Emil's VRC SoundBoard"]
		ThreeD --> Kitavali["Kita'vali V2.4"]

		Tools --> Launchpad["EmilsClaudeLaunchpad"]
		Tools --> Template["Template-Menu-Web-Console"]
		Tools --> Bitmap["BitMapMaker"]

		DevAI --> Recall["EmilsRecallIndex"]
		DevAI --> Shape["EmilsLanguageShapeRetrieval"]

		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 Wiggle,Blender,Suite,SoundBoard vr;
		class Kitavali art;
		class Launchpad,Template,Bitmap web;
		class Recall,Shape ai;
Loading

๐Ÿ“Š GitHub at a Glance

mindmap
	root((GitHub at a Glance))
		25 public repositories
		43 total repositories
		4 followers / 9 following
		Recent public activity
			EmilsWiggle
			EmilsLanguageShapeRetrieval
			EmilsRecallIndexModelTest
			EmilsClaudeLaunchpad
		Main languages
			C#
			Python
			PHP
			Rust
			TypeScript
Loading

๐Ÿ” Most Representative Repos

  • EmilsWiggle
  • EmilsBlenderToolkit
  • EmilsRecallIndexModelTest
  • EmilsClaudeLaunchpad
  • Emil's VRC SoundBoard

๐Ÿงฐ Emil's Suite Tools

mindmap
	root((Emil's Suite))
		Avatar setup
			AAC Applicator
			Avatar Coordinator
			Avatar Build Hooks
			Ingame Preset Setter
			Feature Locker
			View Hider
		Animation
			Animation Inspector
			Animation Property Changer
			Script Functions
			Sound Board
			Million Boop Counter
		Assets and workflow
			Pipeline Manager
			General Patcher
			Material Batch Editor
			Performance Tools
		Visual helpers
			Text Mesh for VRChat
			Themes
			Padding Tool
			Square Imager
Loading

Pinned Loading

  1. JETV JETV Public

    PHP 1

  2. EmilsBlenderToolkit EmilsBlenderToolkit Public

    Python

  3. python python Public

    Python

  4. Emil-sBitmapInterpreter Emil-sBitmapInterpreter Public

    C#

  5. Emil-sVRCSoundBoard Emil-sVRCSoundBoard Public

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

    GLSL

  6. Template-Menu-Web-Console Template-Menu-Web-Console Public

    C#