Skip to content
View Ayesha0000000's full-sized avatar
:octocat:
:octocat:

Block or report Ayesha0000000

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
Ayesha0000000/README.md
Typing SVG

Gmail Portfolio GitHub LinkedIn


Profile Views GitHub followers


🧬 About Me

class Ayesha:
    def __init__(self):
        self.name        = "Ayesha"
        self.role        = "Software Engineer"
        self.university  = "COMSATS University (2023–2027)"
        self.degree      = "BS Software Engineering"
        self.email       = "gmayesha2004@gmail.com"
        self.location    = "Pakistan πŸ‡΅πŸ‡°"

    def skills(self):
        return {
            "languages"  : ["Python", "JavaScript", "SQL"],
            "web"        : ["React.js", "Django", "HTML5", "CSS3", "Bootstrap"],
            "ai_ml"      : ["OpenCV", "Scikit-Learn", "Computer Vision", "ML Models"],
            "databases"  : ["Firebase", "SQLite", "XAMPP"],
            "devops"     : ["Git", "GitHub", "Docker", "Postman"],
        }

    def current_focus(self):
        return [
            "πŸ”­ Building AI-powered real-world applications",
            "🌱 Deepening expertise in ML & Deep Learning",
            "🀝 Contributing to open-source projects",
            "⚑ Exploring MLOps & cloud deployment",
        ]

πŸ† Achievements & Activities

πŸ… Achievement πŸ“‹ Details
πŸ€– AI/ML Fellowship Completed advanced ML training program with real-world projects
🌐 GDGOC Member Web Dev & AI/ML Team @ Google Developer Group On Campus
πŸ’Ό Internship Web Dev & Python (OpenCV) Intern @ Skylarks
πŸŽ“ BS Software Engineering COMSATS University β€” 2023 to 2027

πŸ› οΈ Tech Stack & Tools

πŸ’» Programming Languages

Python JavaScript SQL

🌐 Web Development

React Django HTML5 CSS3 Bootstrap REST API

πŸ€– AI / ML & Computer Vision

OpenCV Scikit-Learn NumPy Pandas

πŸ—„οΈ Databases

Firebase SQLite MySQL

βš™οΈ DevOps & Tools

Git GitHub Docker Postman VS Code Linux


πŸš€ Featured Projects

πŸ”– Project Description Stack
🎭 Real-Time Emotion Detection AI-powered system detecting facial emotions in real-time using computer vision & ML models Python OpenCV ML
πŸ’Ό JobConnect – Job Portal Full stack job portal with role-based dashboards, auth & REST APIs React Django SQL
πŸ›’ ClickCart – E-Commerce Responsive e-commerce platform with cart, products & dynamic UI React Django Bootstrap
βœ‹ Hand Gesture Drawing Touchless AI drawing system via real-time hand tracking Python OpenCV CV
πŸ“· RTSP Streaming System Real-time video streaming solution with live frame processing pipeline Python OpenCV RTSP
🌀️ Weather Application Live weather app with API integration & responsive UI JavaScript REST API

πŸ’Ό Work Experience

πŸ”Ή Web Dev & Python (OpenCV) Intern β€” Skylarks
  • 🌐 Developed and maintained dynamic web applications using modern web technologies
  • πŸ—„οΈ Worked on backend logic and database integration
  • πŸ‘οΈ Built Python-based computer vision projects using OpenCV
  • ⚑ Implemented real-time image processing & detection systems
  • 🀝 Collaborated with team members to deliver milestones on time
  • πŸ› οΈ Gained hands-on experience in debugging, deployment & optimization
πŸ”Ή AI/ML Fellowship Participant
  • πŸ€– Completed advanced AI and Machine Learning training program
  • 🧠 Worked on individual & team-based projects in advanced AI/ML domains
  • πŸ“Š Applied data preprocessing, feature engineering & model optimization
  • πŸ—οΈ Built ML models for real-world problem solving
  • πŸ”€ Practiced collaborative development using Git & version control
πŸ”Ή Web Dev & AI/ML Team Member β€” Google Developer Group On Campus (GDGOC)
  • 🌐 Contributed to backend development of campus websites (REST APIs & DB design)
  • πŸ” Implemented authentication & role-based access control systems
  • πŸ€– Developed and tested AI/ML models for predictive & computer vision tasks
  • 🐳 Collaborated in team projects and used Docker for deployment

πŸ“Š GitHub Stats






🌟 Fun Facts

⚑ I turn chai β˜• into code
🎯 Love building things that actually solve problems
πŸ€– Fascinated by AI & Computer Vision
🌱 Currently exploring Deep Learning & MLOps
🀝 Always open to collaborate on cool projects

πŸ’‘ What I'm Working On

πŸ”­ Exploring Deep Learning & Neural Networks
🌱 Learning MLOps & Cloud Deployment (AWS / GCP)
πŸ‘― Open to collaborate on AI/ML & Full Stack projects
πŸ’¬ Ask me about Python, Django, React, OpenCV, ML
⚑ Fun fact: I turn chai β˜• into code!

🀝 Let's Connect & Build Something Amazing!

Gmail Portfolio


Popular repositories Loading

  1. AI-ML-Fellowship-GDGOC-Atk AI-ML-Fellowship-GDGOC-Atk Public

    This repository represents my work and learning throughout the GDGGOC AI/ML & Data Science Fellowship. It contains daily learning updates, weekly reflections, hands-on machine learning tasks, data …

    Jupyter Notebook 2

  2. FA23-bse-032 FA23-bse-032 Public

    1

  3. SAHARA-Smart-AI-Healthcare-Assistance-Rapid-Aid- SAHARA-Smart-AI-Healthcare-Assistance-Rapid-Aid- Public

    AI-powered healthcare assistant with chatbot, emergency system & ML models

    1

  4. django-blogwebsite django-blogwebsite Public

    Django-based blog app with user authentication, CRUD for posts, and a responsive UI using Bootstrap. Built for learning Django's core features like models, views, templates, and authentication.

    JavaScript

  5. frontend-jobportal frontend-jobportal Public

    A responsive React frontend for a job portal system. Includes role-based login, job listings, filtering, profile forms, job posting (Employer), and application features (Job Seeker). Styled with Bo…

    JavaScript

  6. Jobconnect Jobconnect Public

    🎯 JobConnect – Full Stack Job Portal (React + Django) A complete job portal platform with a React frontend and Django backend. Features role-based access (Employer & Job Seeker), JWT auth, job post…

    Python