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 |






