Skip to content
View Khansa972's full-sized avatar
๐Ÿ 
Working from home
๐Ÿ 
Working from home

Block or report Khansa972

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

Khansa Bint-e-Zia

Software Engineering Student ย |ย  AI & Robotics ย |ย  Software Modelling & Architecture

Typing SVG

LinkedIn Email Location


๐Ÿ‘ฉโ€๐Ÿ’ป About Me

"Building tomorrow's intelligence โ€” one algorithm, one circuit, one line of code at a time."

  • ๐ŸŽ“ Software Engineering Undergraduate at Shifa Tameer-e-Millat University, Islamabad โ€” CGPA 3.91
  • ๐Ÿค– Passionate about Artificial Intelligence, Robotics, Embedded Systems, and Requirements Engineering
  • ๐Ÿ“ Skilled in Software Documentation โ€” SRS, SDS, BRD, UML, OOAD & Requirements Analysis

๐Ÿ› ๏ธ Tech Stack

๐Ÿ’ป Languages

Python C++ Java JavaScript PHP HTML5 CSS3 SQL React

๐Ÿค– AI & Machine Learning

TensorFlow OpenCV NumPy Pandas Matplotlib

๐Ÿงช Testing & QA

Jira TestRail Katalon Testomat

๐Ÿ”ฉ Embedded & Robotics

Raspberry Pi Arduino OpenCV Ultrasonic Sensors

๐Ÿ› ๏ธ Tools & Platforms

VS Code PyCharm Android Studio Firebase Docker AWS MySQL XAMPP Figma Axure RP


๐Ÿš€ Projects

# Project Category Tech Stack Description
01 ๐Ÿ•ต๏ธ DeepFake Images Detector AI / Deep Learning Python TensorFlow CNN Detects real vs fake images with an interactive GUI; built from scratch with preprocessing, model optimization & real-time predictions
02 โœ๏ธ Handwritten Digits Recognition AI / Deep Learning Python TensorFlow CNN trained to recognize handwritten digits; supports user input and image uploads
03 ๐Ÿ—บ๏ธ PathFinder Web App React JavaScript React web app to visualize complex folder hierarchies with recursive components
04 ๐Ÿ‘— VirtualFit Android App Java Android Firebase Android app for virtual clothing try-on with Firebase authentication & size estimation API
05 ๐ŸŽฎ Sudoku Solver Game Software / Game Java OOP Java-based modular Sudoku game with recursive backtracking, input validation, hints & multiple difficulty levels
06 ๐Ÿฅ Medical AI-Powered Chatbot AI / Healthcare Python OpenAI Tkinter Health-focused chatbot with OpenAI API integration for intelligent responses; designed using OOAD principles
07 ๐ŸŽฏ Real-Time Face Recognition AI / Robotics Python OpenCV RPi Live face recognition on Raspberry Pi 5; detects & identifies faces from camera feed using a trained dataset
08 ๐Ÿค– Maze Solving Robot Car Robotics Arduino Sensors Autonomous robot car using ultrasonic sensors for real-time maze navigation and obstacle detection
09 ๐Ÿค– Robot Without Boundaries Robotics / Embedded Robotics Control Multi-purpose robotic system with intelligent control, adaptive mobility, and task versatility
10 ๐Ÿ’ง Water Extractor from Air Hardware / Sustainability Hardware Sustainable Prototype that condenses atmospheric humidity into clean water using Peltier modules โ€” low-cost & eco-friendly
11 ๐Ÿฉบ Virtual Counselling System Software Engineering SRS Testing System documentation, UML modeling, and manual testing for academic, mental health & parental counselling
12 ๐Ÿ“… STMU Timetable Management Requirement Analysis SDLC Testing Optimized university scheduling via stakeholder interviews, requirement analysis & manual testing
13 ๐ŸŽค Speech Practice Arena UI/UX Design Figma Usability Redesigned Yoodli platform with heuristic evaluation, cognitive walkthrough & thinking-aloud usability testing
14 ๐Ÿ” Wazuh Filebeat Integration Security / DevOps Wazuh Filebeat Configured Wazuh + Filebeat for real-time login monitoring, security alerts, dashboards & notifications

๐Ÿ† Achievements

๐Ÿฅ‡ Award ๐Ÿ“ Event / Organization ๐Ÿ“… Year
๐Ÿฅ‡ 1st Place โ€” Robot Without Boundaries NAMAL Tech Expo 2025
๐Ÿฅ‡ 1st Place โ€” Maze Solving Robot Car CUST Islamabad 2024
๐ŸŒฑ Sustainability Innovation Award STMU 2024

๐Ÿ“œ Certifications

๐ŸŽ“ Certificate ๐Ÿ›๏ธ Issuing Organization ๐Ÿ”— Type
๐Ÿค– AI Essential Course Google Professional Development
๐Ÿ’ผ Software Engineering Job Simulation JP Morgan โ€” Forage Industry Simulation

๐Ÿ“Š GitHub Stats

GitHub Streak

๐ŸŽฏ Leadership & Community

๐Ÿ‘ค Role ๐Ÿ›๏ธ Organization ๐Ÿ“… Period
Head of Event Management Shifa Robotics Society 2023 โ€“ Present
Vice President Shifa Software Engineering Society 2025 โ€“ Present

๐Ÿ“ฌ Contact Me About

๐Ÿง  AI ๐Ÿ“ Documentation ๐Ÿ“ฑ App Development
CNNs , Deep Learning , Machine Learning SRS , SDS , BRD , UML Android , Java , Firebase

Feel free to reach out if you have questions, want to collaborate, or just want to talk tech!


๐Ÿค Let's Connect

LinkedIn Email


"The best way to predict the future is to build it."

Popular repositories Loading

  1. DeepFake-Images-Detector DeepFake-Images-Detector Public

    Developed a deep learningโ€“based system from scratch to automatically detect DeepFake images versus real images. The system uses a Convolutional Neural Network (CNN) trained on over 190,000 images, โ€ฆ

    Python 2

  2. Khansa972 Khansa972 Public

    Software Engineering Student | Software Modeling & Architecture | Full-Stack & AI Developer

    1

  3. Sudoku-Solver-Game Sudoku-Solver-Game Public

    A Java Sudoku game with puzzle generation, backtracking solver, hint system, and post-game performance analytics dashboard. Built with Java Swing.

    Java 1

  4. Text-File-Manipulator Text-File-Manipulator Public

    ๐Ÿ“ Java-based text file manipulation tool using custom Stack & LinkedList. Features: sort, reverse, duplicate removal, cut, copy, paste, and file merging.

    Java 1

  5. obstacle-avoiding-car obstacle-avoiding-car Public

    ๐Ÿค– Autonomous obstacle-avoiding robot car built with Arduino Uno, HC-SR04 ultrasonic sensor. ๐Ÿ† 1st Place โ€” Robo Maze, RoboCUST 2024.

    C++ 1

  6. forage-midas forage-midas Public

    Forked from vagabond-systems/forage-midas

    Project repo for the JPMC Advanced Software Engineering Forage program

    Java