class Developer {
final String name = "Anil Bhattarai";
final String role = "Flutter Engineer";
final String base = "Nepal 🇳🇵";
final List<String> stack = ["Flutter", "Dart", "Firebase", "MERN"];
final List<String> currentlyExploring = ["AI-powered mobile apps", "Clean Architecture"];
void build() {
print("Turning ideas into apps, one widget tree at a time 🌳");
}
}💡 If any stat card above doesn't render, it usually just means the underlying service needs your GitHub username re-linked — swap
Crealifyfor your handle wherever it appears.
| 📱 Cross-Platform Apps | 🔥 Firebase Backends | 🧠 AI-Enhanced UX |
|---|---|---|
| Building fluid, native-feel Flutter apps for iOS & Android | Realtime data, auth & cloud functions | Integrating AI features into everyday mobile workflows |






