Skip to content
View ayaznazir's full-sized avatar

Block or report ayaznazir

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AyazNazir/README.md
Typing SVG

🚀 Crafting Beautiful Mobile Experiences with Flutter & Dart

LinkedIn Dev.to Gmail Portfolio

Profile Views

🎯 About Me

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"),
        ],
      ),
    );
  }
}

🛠️ Tech Stack & Tools

🎨 Frontend & Mobile Development


Flutter

Dart

JavaScript

TypeScript

🔥 Backend & Services


Firebase

Google Cloud

Heroku

Node.js

🛠️ Development Tools


VS Code

Git

GitHub

Android Studio

📊 GitHub Analytics

🔥 Streak Stats

GitHub Streak

📈 Contribution Stats

GitHub Stats

💻 Most Used Languages

Top Languages

🎨 Featured Projects

📱 HabitMind - Flutter Habit Tracker

Flutter Dart GetX Firebase

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

🚀 What I'm Working On

🔥 **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

💬 Let's Connect!

🤝 I'm always open to discussing

💼 **Flutter Development**
Opportunities
🎨 **UI/UX Design**
Projects
💡 **Tech Innovation**
Ideas
🚀 **Open Source**
Collaborations

📬 Get in Touch

LinkedIn Email Dev.to Portfolio


Fun Fact

while (awake) {
  code();
  design();
  learn();
  repeat();
}

"Turning coffee into code, one commit at a time ☕"


Footer

Popular repositories Loading

  1. freshfood freshfood Public

    Dart 3

  2. AyazNazir AyazNazir Public

    I am a Mobile App Developer

    2

  3. hamid2117 hamid2117 Public

    Forked from M-HamidMehmood/M-HamidMehmood

    1

  4. email_sender_app email_sender_app Public

    Dart 1

  5. whatsApp_clone whatsApp_clone Public

    Forked from amirk3321/whatsApp_clone

    Flutter WhatsClone (with Firebase + Clean Architecture) this app follow clean architecture proposed by our friendly Uncle Bob.

    Dart 1

  6. Attendance-app Attendance-app Public

    Forked from sanjaysans/Attendance-app

    Flutter App For Marking and Viewing Attendance

    Dart