Skip to content
View MasterZ0's full-sized avatar

Block or report MasterZ0

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
MasterZ0/README.md

Summary

Game Developer who has been working with Programming with Unity C# and Unreal Engine C++ as my main technologies. I provide clean, reliable and high-performance code solutions. Enthusiastic about large, technically complex and high quality projects.

I bring significant experience in software analysis and development, code review, planning projects and tasks, organising work environments and documentation, coordinating teams, managing deployment, training and mentor developers.

Hey there! Looking for my portfolio, services and contact?

You're in the right place!

🔍 Explore everything at Z3 Studio 👈👈👈

About me

/// <summary> A little about me </summary>
public class MasterZ : Human, IGameDev
{
   public ProfessionalDefinition Definition { get; }
   
   public MasterZ()
   {
       Definition = new()
       {
           name = "André Felipe Siqueira",
           role = "Game Developer",
           since = 2019
           mainTechnologies = new List<Technology> 
           { 
               new CSharp(),
               new Unity(),
               new CPlusPlus(),
               new UnrealEngine()
           }
       };
   }
}

Personal Projects

Unfortunately, most of them are not open source because I use paid Assets ¯\_(ツ)_/¯

Pinned Loading

  1. OdinTree OdinTree Public

    C# 19 3