Game Developer
Game developer & CS Master's student.
I turn ideas into things you can play.
public class Kuba : GameDeveloper
{
public string[] Skills = {
"Unity",
"C#",
"Gameplay Systems",
"UI Implementation"
};
public string[] Values = {
"Teamwork",
"Clean Code",
"Player First"
};
public Game BuildGame() => new Game(
fun: true,
polished: true,
shipped: true
);
}
My coding journey started with web development. I love building things, but websites never really felt like my thing. Games did - so over time, I moved toward game development and started connecting programming with something I’ve always cared about.
I completed my Bachelor’s in Game Development at Collegium Da Vinci in Poznań, focusing mostly on Unity, C#, and game architecture. Right now I’m continuing with a Master’s degree in Computer Science, where I’m building a stronger foundation in algorithms, AI, and systems programming.
Since 2024 I’ve been working as a Unity Developer at Play2Chill. I helped ship Aztecs: The Last Sun, and I’m currently working on Wild West Pioneers.
Survival city-builder set in the Aztec civilization, where players take on the role of the Tlatoani, the divine ruler of Tenochtitlán. The game focuses on building and protecting the island city on Lake Texcoco while managing resources, developing production chains, and defending its people from the vengeful Moon Goddess.
Wild West themed city-builder and management game where you start with a small, rugged outpost and grow it into a bustling, civilized network of American frontier towns.
A hybrid factory-building and tower-defense game made as a Bachelor's thesis project for my Game Development degree. The game focuses on building automated production lines and using generated resources to defend the factory against enemy waves.
A roguelike demo inspired by The Binding of Isaac, focused on procedural dungeon generation, room-based progression, combat, pickups and special rooms.
Feel free to reach out at kuba.p.mazur@gmail.com or on LinkedIn - I'll try to respond as quick as I can!