Skip to content
View zahidullah-py's full-sized avatar

Highlights

  • Pro

Block or report zahidullah-py

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
zahidullah-py/README.md


πŸ’» ZahidUllah.java

/**
 * ╔══════════════════════════════════════════════════════════╗
 * β•‘                  ZAHID ULLAH β€” DEVELOPER                 β•‘
 * ╠══════════════════════════════════════════════════════════╣
 * β•‘  @author    Zahid Ullah                                  β•‘
 * β•‘  @github    zahidullah-py                                β•‘
 * β•‘  @email     zahiduullah2@gmail.com                       β•‘
 * β•‘  @location  Pakistan πŸ‡΅πŸ‡°  (Asia/Karachi, UTC+5)          β•‘
 * β•‘  @status    Learning Β· Building Β· Growing πŸš€             β•‘
 * β•šβ•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•β•
 */
public class ZahidUllah extends Developer {

    String   university  = "COMSATS University";
    String   focus       = "Mobile Development";
    int      streak      = 12;  // πŸ”₯ days and counting

    String[] languages   = { "Java", "Dart", "C" };
    String[] mobile      = { "Flutter", "Android Studio" };
    String[] databases   = { "MySQL" };
    String[] tools       = { "Git", "GitHub", "VS Code" };
    String[] concepts    = { "DSA", "OOP", "DBMS" };

    boolean  openToWork  = true;
    String   goal        = "Ship real apps. Grow every day.";

    @Override
    public String toString() {
        return "CS Student who codes with purpose.";
    }
}


πŸ› οΈ Tech Stack

⚑ Languages

Java Dart C

πŸ“± Mobile & Framework

Flutter Android Studio

πŸ—„οΈ Database

MySQL

πŸ”§ Tools & IDE

Git GitHub VS Code

🧠 Core Concepts

DSA OOP DBMS



πŸ”₯ Streak & Activity



πŸ“Š GitHub Stats

Β Β 


πŸ“ˆ Contribution Activity

Activity Graph



πŸ† GitHub Trophies

Trophies



πŸ“ Featured Repositories

DSA-Practice Β  dart-library-management-system

dart-practice Β  flutter-widgets-practice



🎯 2025–2026 Developer Roadmap

Progress  β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘  50%  Β·  5 of 10 goals complete
# Goal Stack / Focus Status
01 Java OOP & Fundamentals Java βœ… Done
02 GitHub & Version Control Git, GitHub βœ… Done
03 DSA Practice Repo Java βœ… Done
04 Dart & Flutter Learning Dart, Flutter βœ… Done
05 Library Management System Dart βœ… Done
06 Master DSA β€” Arrays to Graphs Java ⚑ Active
07 Complete Flutter Mobile App Flutter, Dart ⚑ Active
08 MySQL Database Course MySQL πŸ“– Learning
09 Contribute to Open Source GitHub πŸ”œ Upcoming
10 Land First CS Internship β€” 🎯 Big Goal


πŸ’¬ Dev Quote

// "First, solve the problem. Then, write the code."  β€” John Johnson

131 contributions and counting β€” every commit is progress πŸš€



🀝 Let's Connect

Gmail Β  GitHub Β  LinkedIn



"Code is not just syntax β€” it's the language of problem solvers."


Popular repositories Loading

  1. flutter_lottery_app flutter_lottery_app Public

    A Flutter-based Lottery Application with random number generation and winner selection.

    C++ 1

  2. zahidullah-py zahidullah-py Public

    My GitHub Profile

  3. DSA-Practice DSA-Practice Public

    Java

  4. dart-practice dart-practice Public

    Dart programming practice, examples, and tasks

    Dart

  5. dart-library-management-system dart-library-management-system Public

    Dart

  6. flutter-widgets-practice flutter-widgets-practice Public

    Daily Flutter widget practice projects and UI exercises.

    Dart