// Developer Profile
const developer = Developer(
id: 1108,
name: "Erkin Ovlyagulyyev",
role: "Mobile Engineer",
);

// Contact Information
const contacts = ContactInfo(
developerId: 1108,
telegram:
instagram:
github:
linkedin:
);
// TO-DO: I'll add more data, but for now
// you can just type to ask AI anything