class GameDeveloper : public Human
{
public:
GameDeveloper()
{
Name = "[Dakota Cahill]";
Specialization = "Unreal Engine & C++";
CurrentQuest = "Building immersive gameplay experiences";
DietCokeLevel = MAX_INT;
}
};- Portfolio:
- LinkedIn:
- Discord: [gh0st0m3ga]
- Email: [[email protected]]
> git commit -m "Another day, another build"
> git push origin main
``

