Metadata-Version: 2.4
Name: vishwa
Version: 1.0.3
Summary: A futuristic 3D Matrix-style CLI resume and interactive portfolio
Author-email: Vishwa Panchal <thevishwapanchal@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/vishwapanchal/cli-resume
Project-URL: Repository, https://github.com/vishwapanchal/cli-resume.git
Project-URL: Issues, https://github.com/vishwapanchal/cli-resume/issues
Keywords: resume,cli,matrix,portfolio,devops,automation,hacker-style
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Office/Business
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: colorama>=0.4.6

# 🚀 Vishwa CLI: Futuristic 3D Matrix Resume

[![PyPI version](https://badge.fury.io/py/vishwa.svg)](https://pypi.org/project/vishwa/)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Python Version](https://img.shields.io/pypi/pyversions/vishwa.svg)](https://pypi.org/project/vishwa/)

**A high-performance, immersive terminal experience showcasing the professional journey of Vishwa Panchal.**

Vishwa CLI is not just a resume; it's a high-tech "digital reconstruction" of a professional portfolio. Built with Python and ANSI escape sequences, it simulates a 3D matrix environment that crystallizes into a structured, responsive resume directly in your terminal.

---

## ✨ Features

* **3D Particle Animation**: Experience a multi-chromatic character soup that uses depth-simulation to "pop" out of your screen.
* **Intelligent Word Wrap**: Fully responsive UI that dynamically calculates your terminal width to ensure perfect readability on any device.
* **Vibrant Color Palette**: A futuristic "hacker-style" aesthetic using high-contrast colors and bold weight for key data.
* **Integrated PDF Exporter**: Allows users to securely download the original PDF resume directly from the CLI interface.
* **Cross-Platform Support**: Optimized for Windows Terminal, CMD, PowerShell, Linux, and macOS.

## 📦 Installation

Install the package directly via pip:

```bash
pip install vishwa
