#include <iostream>

using namespace std;

class PrasadAnilKankhar {
public:
    string name = "Prasad Anil Kankhar";
    string skills[4] = {"C++", "3D Graphics", 
                      "Mathematics", "AI"};
    int experience = 1;

    void display() {
        cout << "👋 Hello World!" << endl;
        cout << "🔧 Specializing in: ";
        for(auto skill : skills) {
            cout << skill << " ";
        }
        cout << endl << "🚀 " << experience 
             << "+ years experience" << endl;
    }
};

int main() {
    PrasadAnilKankhar prasad;
    prasad.display();
    return 0;
}
GAME DEVELOPER PROFILE
Prasad Anil Kankhar
CONTACT ME
Game Development
Unreal Engine Expert
(Blueprints & C++)
Mobile & PC Games
AI Specialization
Smart Enemy AI
Pathfinding Algorithms
Combat Systems
Technical Skills
Git | Blender | Adobe Suite
Visual Studio | Performance Optimization
Contact
+91 9067452648
Prasadkankhar5 @gmail.com
Tools
Unreal Engine
Blender
Adobe Suite
Interests
Game Design Theory
Interactive Storytelling
Player Experience
Location
Maharashtra, India

2012

Began school at Kai Vitthalrao Ghuge Primary and High School, Hingoli, Maharashtra (1st Grade).

2022

Completed 10th grade at Kai Vitthalrao Ghuge Primary and High School.

2022-2023

Completed 11th and 12th grades at Nutan Junior College, Buldana, Waghora, Maharashtra.

2023

Started undergraduate degree at Maharashtra Institute of Technology, Chhatrapati Sambhajinagar.

2027

Expected graduation from Maharashtra Institute of Technology.

🔮 Summon Connection