Metadata-Version: 2.4
Name: km-musthaq
Version: 1.0.1
Summary: Animated hacker-style interactive terminal portfolio CLI
Author-email: Musthaq <musthaqahmead@gmail.com>
Project-URL: Homepage, https://github.com/musthaq/km-musthaq
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: colorama
Requires-Dist: cursor
Requires-Dist: requests
Dynamic: license-file

# km-musthaq

An animated hacker-style interactive terminal portfolio CLI.

## Installation

```bash
pip install km-musthaq
```

## Usage

Run the following command in your terminal:

```bash
km-musthaq
```

**Note:** If the command is not found (common on Windows), use this fallback:
```bash
python -m km_musthaq
```

## Features

- Hacker-style animations
- Interactive command shell
- Portfolio information (About, Projects, Skills, etc.)
- Contact form via email

## License

MIT
