class AyazNazir {
final String name = "Ayaz Nazir";
final String role = "Senior Flutter Developer";
final String passion = "Creating Beautiful UIs & Amazing UX";
final List<String> languages = ["Dart", "JavaScript", "Java"];
final String status = "Available for Flutter Projects";
final int experience = 5; // years
final int appsDelivered = 50;
void build() {
return Container(
decoration: BoxDecoration(
gradient: LinearGradient(
colors: [Colors.blue, Colors.purple],
begin: Alignment.topLeft,
end: Alignment.bottomRight,
),
),
child: Column(
children: [
Text("🎨 Crafting pixel-perfect mobile experiences"),
Text("💡 Turning ideas into beautiful, functional apps"),
Text("🚀 Leading teams to build scalable solutions"),
Text("🔥 5+ years of Flutter expertise"),
],
),
);
}
}
|
Flutter |
Dart |
JavaScript |
TypeScript |
|
Firebase |
Google Cloud |
Heroku |
Node.js |
|
VS Code |
Git |
GitHub |
Android Studio |
A modern habit tracking app with beautiful UI, AI assistance, and comprehensive analytics
Key Features:
- 🎯 Smart Habit Tracking - AI-powered recommendations
- 📊 Analytics Dashboard - Detailed progress insights
- 🎨 Beautiful UI/UX - Modern, intuitive design
- 🔔 Smart Notifications - Personalized reminders
- 📱 Cross-Platform - iOS & Android support
|
🔥 **Flutter Applications** Building cross-platform mobile apps |
🎨 **UI/UX Design** Creating beautiful and intuitive interfaces |
📱 **Mobile Development** Focusing on performance and user experience |
🚀 **Open Source** Contributing to the Flutter community |
|
💼 **Flutter Development** Opportunities |
🎨 **UI/UX Design** Projects |
💡 **Tech Innovation** Ideas |
🚀 **Open Source** Collaborations |

