Skip to content
View Ematerasu's full-sized avatar

Organizations

@ScriptsOfTribute

Block or report Ematerasu

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
Ematerasu/README.md

Dominik (Ematerasu)

Software Engineer focused on building game engines, AI agents, and simulation-heavy systems. Currently working on cross-language AI infrastructure and game AI research.

Flagship Project: Scripts of Tribute

A full forward-model Tales of Tribute environment with game engine and AI integration designed for:

  • AI research and self-play
  • cross-language bot integration (C#, Python, gRPC)
  • large-scale simulation & logging

Repos:

Other Things I Build

AI & Simulation

  • Reinforcement Learning agents (PPO, custom encoders)
  • Simulation environments for game AI
  • Tooling for AI debugging and visualization

Performance & Systems

  • High-throughput simulation pipelines
  • Efficient data structures for state-heavy systems
  • Concurrency patterns for producer–consumer workloads

Game Development (Personal Projects)

Privately, I explore game development and engine design:

  • custom game logic engines
  • AI-driven gameplay systems
  • real-time with pause (RTwP) combat mechanics

Generalist by Curiosity

I enjoy learning across domains — from backend systems and concurrency to AI, simulations, and game mechanics — and connecting them into coherent systems.


🎓 Computer Science @ University of Wrocław (UWr)
📍 Poland
💼 Software Engineer @ Netflix
📫 dominik.budzki@gmail.com

Pinned Loading

  1. ScriptsOfTribute/ScriptsOfTribute-Core ScriptsOfTribute/ScriptsOfTribute-Core Public

    Tales of Tribute Simulator implemented in C# .NET for AI agents integration

    C# 15 4

  2. ScriptsOfTribute/ScriptsOfTribute-Python ScriptsOfTribute/ScriptsOfTribute-Python Public

    Library wrapper to create bots for Scripts of Tribute AI programming game. It runs gRPC client-servers instances and connect with main engine made in C#

    Python 1

  3. ScriptsOfTribute/ScriptsOfTribute-GUI-2.0 ScriptsOfTribute/ScriptsOfTribute-GUI-2.0 Public

    GUI tool to debug and play against your bot. Also AI's from past competitions are available

    C# 3

  4. VeiNet VeiNet Public

    Deep Learning RL based Vei bot for Tales of Tribute card game

    Jupyter Notebook