██╗ ██╗███████╗██████╗ █████╗ ███╗ ██╗████████╗
██║ ██║██╔════╝██╔══██╗██╔══██╗████╗ ██║╚══██╔══╝
██║ ██║█████╗ ██║ ██║███████║██╔██╗ ██║ ██║
╚██╗ ██╔╝██╔══╝ ██║ ██║██╔══██║██║╚██╗██║ ██║
╚████╔╝ ███████╗██████╔╝██║ ██║██║ ╚████║ ██║
╚═══╝ ╚══════╝╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═╝
K A L L A — G A M E D E V
public class VedantKalla extends Developer {
String name = "Vedant Kalla";
String alias = "Ved-ant17";
String role = "Student Game Developer";
String location = "India 🇮🇳";
String[] passions = {
"Building VR experiences from scratch",
"Exploring AI-powered dev tools",
"3D modeling & game asset creation",
"Cracking DSA problems"
};
String currentQuest = "Crafting immersive VR games with Unity";
String learning = "AI Agents + Advanced Blender workflows";
void greet() {
System.out.println("Welcome to my dev dungeon. Let's build something real.");
}
}{
"status": "IN_PROGRESS",
"quests": [
{
"id": 001,
"title": "🥽 VR Game — Unity",
"description": "Building an immersive VR experience with interactive environments",
"stack": ["Unity", "C#", "XR Toolkit", "Blender"],
"progress": "████████░░ 80%"
},
{
"id": 002,
"title": "🧠 DSA Mastery",
"description": "Grinding Data Structures & Algorithms in Java",
"stack": ["Java", "OOP", "LeetCode"],
"progress": "██████░░░░ 60%"
},
{
"id": 003,
"title": "🤖 AI Dev Tools Integration",
"description": "Exploring Gemini CLI and AI agents for game dev workflows",
"stack": ["Gemini CLI", "AI Agents", "Prompt Engineering"],
"progress": "████░░░░░░ 40%"
}
]
}> "Every great game started as a single line of code."
>
> — LOADING NEXT LEVEL... ██████████ 100% —
⚡ Turning ideas into immersive realities, one commit at a time.

