Skip to content
View Awais-Nazir's full-sized avatar

Highlights

  • Pro

Block or report Awais-Nazir

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

πŸ‘‹ Hi, I’m Muhammad Awais Nazir

Building practical, scalable software and AI-powered products β€” learning by building.


profile banner status

About Me

I’m a Software Engineering undergraduate at the University of Engineering & Technology (UET) Taxila β€” currently in my third year and expected to graduate in September 2026. I’m passionate about turning ideas into real-world products, especially in Artificial Intelligence, Machine Learning, Computer Vision, and Natural Language Processing. I believe in continuous learning through hands-on projects and real-world problem solving.

I’m actively looking for internship opportunities, freelance projects, and collaborations where I can contribute meaningfully and grow as a software engineer.


πŸ”­ What I Do

  • Build full-stack applications and AI systems with production-ready thinking
  • Prototype and deploy ML / CV / NLP models
  • Design backend APIs and mobile-connected services
  • Automate workflows and build developer-friendly tools

πŸ› οΈ Technical Skills

  • Programming Languages: Python, Java, C++, SQL, JavaScript
  • AI & ML: Supervised Learning, NLP, Computer Vision, Deep Learning β€” TensorFlow, PyTorch, Scikit-learn
  • Web & Backend: Flask, REST APIs, HTML, CSS, JavaScript
  • Mobile: Cross-platform app development, API integration, backend-connected mobile apps
  • Data & Tools: NumPy, Pandas, Matplotlib, Git, GitHub, Docker

πŸš€ Selected Projects

Final Year Project (FYP) β€” AI-Based System

A production-oriented MVP integrating Computer Vision and AI for a real-world problem. Features real-time processing, intelligent decision-making, and a scalable architecture with the goal to evolve beyond an academic prototype.

RoziRoti.pk β€” Mobile Application

A mobile app connecting daily-wage workers (electricians, plumbers, technicians) with customers. Includes user registration, service listings, in-app communication, and backend integration to solve real employment accessibility problems.

Train Reservation System

Desktop application built with JavaFX and Oracle Database. Implements user/admin modules, seat reservations, and transaction-backed database management.

Diabetes Prediction Application

A machine-learning pipeline that predicts diabetes likelihood using medical datasets. Emphasizes data preprocessing, feature engineering, model training, and evaluation.

Chat with Multiple PDFs

NLP tool that extracts and indexes content from multiple PDFs, enabling contextual Q&A across documents for fast information retrieval.

Image Processing Web Application

Flask-based web app with a Python backend that performs intensive image processing tasks and provides a smooth frontend loading experience while processing runs.

Auto-Aim Bot

A Python automation project illustrating real-time input handling, algorithmic logic, and precise scripting.

Auto-Trading Bot

A Python simulation of trading strategies with rule-based decision-making and data-driven signals.

Portfolio Website

Personal website built with HTML, CSS, and JavaScript to showcase projects, resume, and contact information.

(If you want direct repository links and live demos added here, I can insert them for each project.)


πŸŽ“ Education

Bachelor of Software Engineering
University of Engineering & Technology (UET) Taxila
Expected Graduation: September 2026


πŸ… Certifications

  • Python Programming β€” Google (Coursera)
  • Supervised Machine Learning β€” Stanford Online (Andrew Ng, Coursera)
  • Generative AI Concepts
  • Introduction to Docker
  • Interaction with Operating Systems using Python

πŸ“š Currently Learning

  • Advanced Natural Language Processing
  • Computer Vision for real-world applications
  • Deep Learning with TensorFlow & PyTorch
  • Model deployment, optimization, and scaling for production
  • Mobile app scalability and backend integration

πŸ“« Contact


✨ Final Notes

I enjoy building automation tools and AI-driven applications that address genuine problems. I write clean code, design practical systems, and love collaborating on solutions that scale. Feel free to explore my repositories and reach out for internships, freelance work, or collaboration.

Made with β˜• and curiosity β€” let’s build something useful!

Pinned Loading

  1. SOLVERSE-PDF_tools SOLVERSE-PDF_tools Public

    Merge and Split PDFs with Ease

    Python 3 1

  2. Train-Reservation-System Train-Reservation-System Public

    Train Reservation System. This System is developed using JavaFX, SceneBuilder and for DataBase it uses Oracle SQL.

  3. clear-trash-automatically clear-trash-automatically Public

    I Created an Automatic Folder Organizer in Python that moves the identical files in the same folder,

    Python 3

  4. Water-notifier Water-notifier Public

    I Created a Programs that notifies you after specific time to Drink Water, Time is Customizable, I used Win10Toast Library of Python to do so.

    Python 2

  5. Diabetes-Prediction-App Diabetes-Prediction-App Public

    This App allows users to Predict whether they have Diabetes or not, just by putting some Values. This Logistics Model will Predict either "True" or "False"

    Python