Skip to content
View AssassinsO2's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report AssassinsO2

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
AssassinsO2/README.md

πŸ‘¨β€πŸ’» Muhammad Huzaifa – Portfolio

I'm Muhammad Huzaifa, a passionate software engineer and AI developer from Lahore, Pakistan. I specialize in Android development, machine learning, and artificial intelligence. With strong team leadership experience, I’ve led and contributed to multiple impactful, real-world projects across mobile, AI, and full-stack domains.


πŸ”— Contact


🧠 Skills Snapshot

Languages: Python, Java, C++, C, Dart, SQL Frameworks & Libraries: TensorFlow, Keras, PyTorch, Flask, Retrofit, OpenCV, EasyOCR Mobile Development: Android SDK, Flutter Databases: Firebase, Realtime DB, SQLite, MySQL, DynamoDB Tools & Platforms: Android Studio, VS Code, Jupyter, Google Colab, AWS (Lambda, EC2, S3), Git Key Domains: Machine Learning, Mobile Development, IoT, OCR, Image Processing


πŸ… Certifications

  • βœ… AI Python for Beginners – DeepLearning.ai (May 2025)
  • βœ… Python for Data Science – Udemy (June 2025)
  • βœ… Build MakeMore (by Andrej Karpathy) – Self-study (June 2025)

πŸš€ Projects Summary

πŸ“± CourseVault – FoIT

Academic Android app for UCP students with past papers, GPA tools, and assessment tracking. Built with Firebase, MVVM, and SharedPreferences.

πŸ”’ DigitDetect

Android app that predicts handwritten digits via CNN model hosted on AWS using Flask. Real-time predictions with MNIST-trained model.

🍬 Candy Crush – C++ Console Game

Match-3,4,5 puzzle game with combo logic, colorful terminal display, and dynamic scoring. Uses 2D arrays, LinkedLists, and Queues.

πŸ“š BookBlossom

A reading and publishing app for public domain books with offline support, reviews, and educational content. It is built with a clean Android UI.

πŸ•’ TimeCircle – Live Clock Wallpaper

Animated circular clock as a live wallpaper and widget with rotating ticks and real-time digital time. Built using Canvas and custom views.

🧠 SuperResX

Image super-resolution tool using ESRGAN/Real-ESRGAN. Supports 2x–16x enhancement with DIV2K training, CLI-based workflow.

πŸ–₯️ Remote PC Unlock System

IoT-based mobile app that unlocks a Windows PC via Raspberry Pi and fingerprint-authenticated HTTPS requests.

🧾 DocScanner

Smart scanner with AI edge detection, auto enhancement, and OCR (Tesseract/EasyOCR). Exports to image/PDF.

✍️ WriteLikeMe

Handwriting synthesis tool that mimics real handwriting using AI. Learns from samples and generates styled handwritten text.

☁️ Melanoma Detection Ally

AI-powered mobile app for early skin cancer detection using CNNs (VGG, ResNet, etc.) and Flutter+Flask deployment.

πŸ“Š Big Data Sentiment Classifier

PySpark project for classifying product review sentiment using tokenized data, labeled by star ratings, and trained via Spark MLlib.


Always learning. Always building.

Popular repositories Loading

  1. AssassinsO2 AssassinsO2 Public

    AssassinsO2 is the personal GitHub portfolio of Muhammad Huzaifa, showcasing over 10 projects in mobile development, AI/ML, and system automation. It includes published apps, deep learning solution…

    1

  2. Candy-Crush-Console-Game Candy-Crush-Console-Game Public

    A terminal-based C++ clone of Candy Crush, developed as a semester project. Features match-3, 4, and 5 detection, color-coded candies, combo handling, and real-time board updates. Demonstrates core…

    C++ 1

  3. Digit-Detect Digit-Detect Public

    This is Digit Detect an android application with Artificial Intelligence trained models to predict and generate handwritten digits (0-9) based on the picture, drawing and text.

    Java 1

  4. BookBlossom BookBlossom Public

    BookBlossom is a mobile reading app that lets users explore, read, and share books and stories across various genres. It features reading, ratings, bookmarks, and personalized user profiles. Design…

    Java

  5. Time-Circles Time-Circles Public

    TimeCircle is a custom Android live wallpaper with a unique circular clock design. It features animated tick marks, real-time time and date, and smooth transitions. Built with a custom View, it del…

    Java