Skip to content
View MairaAdil's full-sized avatar

Block or report MairaAdil

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
MairaAdil/README.md
Typing SVG
Profile Views Followers

## πŸ‘©β€πŸ’» Who I Am
const maira = {
  title: "BS Artificial Intelligence Student | Machine Learning Fundamentals Intern",
  stack: {
    languages: ["C++", "Python"],
    aiTools: ["Claude AI", "ChatGPT", "Google Gemini", "DeepSeek", "BlackBox AI"],
    tools: ["Canva AI", "Microsoft Office"]
  },
  launchedProjects: [
    "library-management-system-cpp",
    "3-input-or-gate-using-diodes",
    "multisubject-quiz-system-cpp"
  ],
  certifications: [
    "Python Essentials 1",
    "Generative AI Chatbot",
    "Introduction to Modern AI"
  ],
  status: "Learning ML fundamentals And Creating C++ projects πŸš€",
  openTo: ["AI/ML Collaborations", "Internship Extensions", "Learning Opportunities"]
};

## πŸš€ Featured Projects

πŸ“š Library Management System (C++)

A console-based Library Management System developed in C++ for efficient book, member, and transaction management.

library-management-system-cpp

| Layer | Technology | |---|---| | Language | C++ | | Data Management | File-based records (books, members, transactions) | | Interface | Console (CLI) |

Code


### πŸ”Œ 3-Input OR Gate Using Diodes Simulation of a diode-based 3-input OR gate with project documentation and Tinkercad implementation.

3-input-or-gate-using-diodes

| Layer | Technology | |---|---| | Simulation | Tinkercad | | Circuit Design | Diode-based logic gate (3-input OR) | | Documentation | Project report |

Code


### 🧠 Multisubject Quiz System (C++) A console-based C++ quiz generator supporting multiple subjects, difficulty levels, randomization, grading, and file-based result storage.

multisubject-quiz-system-cpp

| Layer | Technology | |---|---| | Language | C++ | | Data Storage | File I/O for results | | Logic | Randomization & grading algorithms |

Code


**Other notable work:** Banking System (OOP concepts in C++) Β· Password-Protected System (COAL / Inline Assembly Language) *(Pin cards for these will be added once they have public repo links.)*
## πŸ› οΈ Tech Stack

Languages

Languages

**AI Tools**

Claude AI ChatGPT Google Gemini DeepSeek BlackBox AI

Productivity & Design

Canva AI Microsoft Office


## πŸ“Š GitHub Stats
GitHub Stats Top Languages GitHub Streak Trophies Activity Graph

## 🀝 Connect With Me

Popular repositories Loading

  1. library-management-system-cpp library-management-system-cpp Public

    A console-based Library Management System developed in C++ for efficient book, member, and transaction management.

    C++ 1

  2. 3-input-or-gate-using-diodes 3-input-or-gate-using-diodes Public

    Simulation of a diode-based 3-input OR gate with project documentation and Tinkercad implementation.

    1

  3. multisubject-quiz-system-cpp multisubject-quiz-system-cpp Public

    A console-based C++ quiz generator supporting multiple subjects, difficulty levels, randomization, grading, and file-based result storage.

    C++ 1

  4. MairaAdil MairaAdil Public

    1

  5. bank-management-system-cpp bank-management-system-cpp Public

    A console-based Smart Banking System developed in C++ demonstrating Object-Oriented Programming, banking operations, loan management, transaction logging, file handling, and dynamic memory management.

    C++ 1