Judah Hawi | CONDORHALCON About Contact Feature Portfolio

public static int Bored(bool exhausted)

{

int happiness;

if (!exhausted)

{

Program();

happiness = 1000;

} else

{

PlayVideoGame();

happiness = Mathf.infinity;

}

return happiness;

}

Judah Hawi

aka CondorHalcon

About

Welcome to my portfolio! I embarked on my journey as a self-taught game programmer, and my passion for programming has led me to a new chapter in my education. In August 2023, I enrolled in the Academy of Interactive Entertainment (AIE) to further enhance my skills. Over the past nine years, I've immersed myself in the world of programming, delving into areas such as web development, server management, penetration testing, and, of course, game development.

My initial fascination with programming sparked when I realized how a simple text document in Notepad could transform into a visually stunning web page with time and skill. Through unwavering dedication and countless hours of self-study, I've acquired proficiency in a range of programming languages, including C#, Python, and JavaScript. Now, as a student at AIE, I am on a mission to refine my game programming skills to meet industry standards and create unforgettable gaming experiences.

Featured Splash & Seek

Splash and Seek: Bear vs Fish is an asymmetrical multiplayer hide-and-seek game set in a vibrant water park, where players take on the roles of a seeker Bear and hiding Fish. With its unique blend of stealth, strategy, and environment interaction, the game offers a fresh and engaging multiplayer experience that promotes teamwork, social interaction, and thrilling gameplay.

More
project image

Contact Me