Game Development Student

Welcome!

int main()

{
  std::string passion{ "Game Development" };
  std::string goal{ "Building something for people" };
  while (alive)
  {
    code();
    create();
    improve();
    repeat();
  }
  return 0;
}

About Me

Learn more about my background, skills, and development journey.

Visit About Page →

Projects

Explore my games, prototypes, systems, and technical work.

View Projects →

Contact

Find my socials, GitHub, LinkedIn, and ways to connect.

Go to Contact →