Projects

8 projects

Software, tools, and playable demos by Yurii Tor.

Unity packageView project

Tor Production Addressables

Unity editor tools for previewable Addressables configuration, group and scene synchronization, dependency analysis, and recoverable builds.

  • Unity 6
  • C#
  • Addressables
Codex pluginVisit website

Session Exporter

Export ChatGPT and Codex conversations into structured Markdown handoffs, ready to save, review, or continue in another session.

  • Python
  • Markdown
  • Codex
Source
Web app · Sign-in requiredOpen website

WOS Event Reminders

Create recurring and one-time event reminders, preview messages, and deliver them to Discord from a password-protected dashboard.

  • JavaScript
  • Cloudflare
  • Discord
Source
Image codecView project

BRP Compresser

Block Range Packing: a lossless image codec built from scratch in Rust, with a command-line encoder and decoder and reproducible image benchmarks.

  • Rust
  • Image compression
  • Lossless
Backend serviceView project

WOS Rewards Service

A Discord service for player registration and queued gift-code processing, with durable delivery and retry tracking. Currently running in mock-only staging.

  • TypeScript
  • Cloudflare
  • Discord
Windows utilityPrivate project

Tor Utility

Native Windows 11 Explorer tools for image cleanup and format conversion, with safe output naming and support for modern image formats.

  • Windows 11
  • C++
  • .NET
Codex pluginPrivate project

Job Application Toolkit

Tailor evidence-based CVs and cover letters to job vacancies, and maintain verified portfolio records for future applications.

  • Python
  • Codex
  • Documents
Playable demoPlay demo

Addressables Selection Demo

A playable Unity demo exploring safe asynchronous asset loading, handle ownership, and graceful recovery when loading fails. Press ~ in the demo to open live diagnostics.

  • Unity 6
  • Addressables
  • URP
  • async/await