Vasiliy Vodolazhskiy

Unity Technical Developer
Vasiliy Vodolazhskiy

Technical Expertise

Unity Development

  • ✔ 2+ years commercial experience
  • ✔ Advanced C# & Optimization (DOTS, Job System, Burst)
  • ✔ DI Frameworks (Zenject/VContainer/Reflex)
  • ✔ Editor Tools Development

Engineering

  • ✔ SOLID Principles
  • ✔ MVx Patterns
  • ✔ Test-Driven Development
  • ✔ Unit Testing
  • ✔ CI/CD Pipelines

Technology Stack

Core

  • Unity 2021+
  • C# 9.0/.NET 6
  • UniRx/UniTask

Optimization

  • DOTS/Burst
  • Memory/GC Profiling
  • Addressables

Workflow

  • Git Flow
  • Scrum/Kanban
  • AI Tools for Efficiency

Open Source Unity Tools

Advanced Mesh Combiner

Ultimate optimization toolkit for complex Unity scenes

Unity 2020.1+ DOTS Burst
View on GitHub

Key Features

  • Burst-powered vertex processing - 65,535 vertices processed in just 0.8ms
  • Zero GC allocations with NativeArray + JobSystem for stutter-free performance
  • 8x faster than traditional Matrix4x4 transforms
  • SOLID architecture with clean code design patterns
  • LOD-aware collider generation for optimal performance across all platforms

Perfect for optimizing large open worlds, complex interiors, and mobile applications.

UI Optimizer Pro

Automate UI optimization like a pro

Unity 2021.3+ UGUI TextMeshPro
View on GitHub

Key Features

  • Save 90% time on performance optimization with smart component processing
  • All-in-One optimization for Images, Text, TMP, Maskable components and raycast targets
  • Surgical precision controls with component-specific settings
  • Smart exclusion system that auto-excludes interactive elements
  • Real-time analytics to track optimization progress

Transform your UI workflow - what took hours now takes seconds!

Interface Serializer

Enable interface references directly in the Unity Inspector

Unity 2019.4+ Editor Tool UPM
View on GitHub

Key Features

  • Universal interface support - works with any C# interface
  • Type-safe validation prevents incorrect assignments
  • Zero runtime overhead - all processing happens in Editor
  • UPM-compatible for easy installation via Git URL
  • Clean architecture compliant with SOLID principles

Lightweight solution to a common Unity limitation, with no external dependencies.

Text Finder

Scene-based text search with Regex for Unity

Unity 2020.3+ TextMeshPro Regex
View on GitHub

Key Features

  • Active Scene Only — searches text in GameObjects of the current scene
  • TextMeshPro Support — works with TMP_Text components
  • Regex Search — supports complex pattern matching
  • Live Filtering — updates results in real time
  • Case-insensitive/case-sensitive modes

Ideal for quick text debugging in UI-heavy scenes.