Skip to content
View ASAD2204's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Gujranwala, Punjab, Pakistan
  • 09:50 (UTC +05:00)

Highlights

  • Pro

Block or report ASAD2204

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
ASAD2204/README.md

πŸ‘‹ Hi, I'm Muhammad Asad

Typing SVG

πŸŽ“ Computer Science Student | πŸ’» Building the Future, One Line at a Time

πŸ“ Gujranwala, Punjab, Pakistan


πŸš€ About Me

  • πŸ”­ Currently working on AI-powered applications and full-stack web solutions
  • 🌱 Member of Computer Society, University of Punjab (2023 - Present)
  • πŸ’‘ Passionate about Machine Learning, Computer Vision, and Modern Web Development
  • 🎯 Focus areas: Full-Stack Development, AI/ML Integration, Database Design
  • ⚑ Fun fact: I love turning complex problems into elegant solutions

πŸ› οΈ Tech Stack

Languages

C++ JavaScript Python HTML5 CSS3 SQL

Frameworks & Libraries

Node.js React TensorFlow PyTorch

Databases

MySQL Oracle MS SQL Server

AI & ML Tools

Google Gemini OpenCV Scikit Learn

Tools & Platforms

Git GitHub VS Code Google Drive API


🌟 Featured Projects

Full-stack e-commerce solution with voice-enabled AI chatbot

  • 🎀 Google Gemini-powered voice assistant for product queries
  • πŸ›’ Complete shopping cart and checkout system
  • πŸ” Secure authentication and user management
  • Tech: Node.js, Python, MySQL, Google Gemini API

Modern educational platform with advanced features

  • πŸ” 20x image zoom for detailed document review
  • 🎨 Glassmorphism UI with dark/light mode
  • ☁️ Google Drive integration for seamless file management
  • πŸ“€ Multi-file upload with drag-and-drop support
  • Tech: HTML, CSS, JavaScript, Google Drive API

Enterprise-grade OCR solution

  • πŸ€– Transformer-based text detection and recognition
  • πŸ“Š Ensemble methods for improved accuracy
  • πŸ“ Advanced layout parsing
  • ✍️ Intelligent spell correction
  • Tech: Python, TensorFlow, OpenCV, Transformers

10 comprehensive C++ projects

  • 🌲 Binary Search Trees, Heaps, Hash Maps
  • πŸ“‹ Linked Lists, Stacks, Queues
  • πŸ—ΊοΈ Graph algorithms (BFS, DFS)
  • πŸ”’ 6 sorting algorithm implementations
  • Tech: C++, STL

Production-ready database solutions

  • 🏦 Banking system with transactions
  • πŸ›οΈ E-commerce with inventory management
  • πŸ“š Library management system
  • πŸŽ“ Student information system
  • πŸ“ 120+ example queries across Oracle, MySQL, MS SQL Server
  • Tech: SQL, PL/SQL, T-SQL

πŸ“Š GitHub Stats

GitHub Stats

Top Languages

GitHub Streak


🎯 Current Focus

const asad = {
    currentlyLearning: ["Advanced Machine Learning", "Cloud Architecture", "DevOps"],
    workingOn: ["AI-powered applications", "Full-stack solutions"],
    collaborating: ["Computer Society Projects", "Open Source Contributions"],
    goals2025: ["Master Deep Learning", "Contribute to major OSS projects", "Build production-grade AI apps"],
    funFact: "I debug code in my dreams πŸ’­"
};

🀝 Let's Connect

LinkedIn GitHub Email

πŸ’¬ Open to collaboration on innovative projects!

πŸ“« Feel free to reach out for projects, discussions, or just a tech chat!


⭐ From ASAD2204 with πŸ’™

Profile Views

Pinned Loading

  1. Web-Projects Web-Projects Public

    This Repository Includes my projects which i am developing during this journey of learning Web Development.

    HTML 1

  2. webstore-ai-ecommerce webstore-ai-ecommerce Public

    Full-stack e-commerce platform with AI-powered voice chatbot using Google Gemini, Node.js, Python, and MySQL

    JavaScript

  3. assignment-submission-system assignment-submission-system Public

    Modern assignment submission platform with 20x image zoom, glassmorphism UI, dark/light mode, multi-file upload, and Google Drive integration for educational institutions

    HTML

  4. CV-Text-Recognition-Pipeline CV-Text-Recognition-Pipeline Public

    Text detection & recognition using transformer-based OCR, ensemble methods, layout parsing, and spell correction

    Jupyter Notebook

  5. DSA-Projects-CPP DSA-Projects-CPP Public

    10 C++ projects implementing fundamental Data Structures (Linked Lists, BST, Heaps, Stacks, Queues, Graphs, Hash Maps) and Algorithms (BFS, DFS, 6 Sorting methods).

    C++

  6. sql-database-scripts sql-database-scripts Public

    Comprehensive SQL database scripts covering Oracle, MySQL, and MS SQL Server. Includes banking, e-commerce, library, and student management systems with 120+ example queries.

    TSQL