Metadata-Version: 2.4
Name: jaganathanj
Version: 1.0.18
Summary: Personal portfolio and CLI identity package for Jaganathan J, instead of countless resumes
Home-page: https://jaganathan-j-portfolio.vercel.app/
Author: Jaganathan J
Author-email: Jaganathan J <jaganathanjjds@gmail.com>
License: MIT License
        
        Copyright (c) 2024 Jaganathan J
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
Project-URL: Homepage, https://jaganathan-j-portfolio.vercel.app/
Project-URL: Repository, https://github.com/J-Jaganathan/jaganathanj
Project-URL: Issues, https://github.com/J-Jaganathan/jaganathanj-package/issues
Project-URL: Documentation, https://github.com/J-Jaganathan/jaganathanj#readme
Project-URL: Changelog, https://github.com/J-Jaganathan/jaganathanj/releases
Project-URL: LinkedIn, https://linkedin.com/in/jaganathan-jn
Project-URL: YouTube, https://youtube.com/@Tech_CrafterX
Project-URL: Bug Reports, https://github.com/J-Jaganathan/jaganathanj/issues
Project-URL: Source Code, https://github.com/J-Jaganathan/jaganathanj
Keywords: resume,portfolio,personal-brand,cv,developer,student,cli,terminal,identity,professional,career,hacker-aesthetic
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: System Shells
Classifier: Topic :: Terminals
Classifier: Topic :: Documentation
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
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
Classifier: Environment :: Console
Classifier: Natural Language :: English
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python

# 🚀 `jaganathanj` – Resume as a Python Package

[![PyPI version](https://badge.fury.io/py/jaganathanj.svg)](https://badge.fury.io/py/jaganathanj)
[![Python 3.6+](https://img.shields.io/badge/python-3.6+-blue.svg)](https://www.python.org/downloads/)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

> “Why send a PDF when you can `pip install` a person?”

Meet the world’s first Python package that **is** a resume, built by a developer who thinks different. From achievements to contact info, explore everything about me right from your terminal.

---

## 📦 Installation

```bash
pip install jaganathanj
````

> ✅ Requires: Python 3.6+
> ✅ No extra dependencies
> ✅ Works offline (except for external links)

---

## 🧠 What You Get

This isn't a gimmick — it's my full tech journey, built into a Python module:

* 📘 Career story, impact, and resume
* 🧠 Research & patents
* 💡 Projects & open-source
* 📊 Skills & technologies
* 📬 Contact & social links

---

## ⚙️ Python Usage

```python
import jaganathanj

jaganathanj.about()       # My full story and context
jaganathanj.resume()      # A concise resume snapshot
jaganathanj.cv()          # Extended version of my CV

# Contact & connect
jaganathanj.contact()
jaganathanj.linkedin()
jaganathanj.github()
jaganathanj.portfolio()
jaganathanj.youtube()

# List all available commands
jaganathanj.help()
```

---

## 💻 CLI Commands

For terminal lovers, just run:

```bash
jaganathanj                # Welcome Message
jaganathanj resume         # Quick resume in terminal
jaganathanj about          # Complete story
jaganathanj contact        # Email & social links
jaganathanj help           # See all available options
```

No need to open a browser — explore my profile directly in your shell.

---

## 🎬 How to Operate `jaganathanj`

Want to see it in action?  
Here’s a quick walkthrough video showing how to install and use the package:

▶️ [Watch on YouTube](https://youtu.be/LFaU3U8HQqA)

---

## 👨‍💻 About Me

* 🎓 Final Year CSE @ SRM Easwari Engineering College
* 🏆 IIT Madras Shaastra Hackathon 2025 Finalist
* 📜 Patent: SARIMA-based GPS Alternative (202441089112 A)
* 🎥 YouTube Creator: 667% growth in 15 days
* 👨‍🏫 Taught 70+ peers to 100% pass rate in networking labs
* 🥇 NPTEL Gold Medalist (Cloud Computing)

---

## 🛠️ Tech Stack

**Languages:** Python, Java, C++, JS
**Cloud/DB:** AWS, Firebase, MongoDB, SQL
**Focus Areas:** ML, NLP, System Design

---

## 🎯 Why This Package?

Because traditional resumes don’t show:

* 💡 Innovation & initiative
* 📐 Real-world tech skills
* 🎯 Personal branding
* 📱 Developer-first accessibility

This package is my career — executable.

---

## 🌐 Connect With Me

📧 Email: [jaganathanjjds@gmail.com](mailto:jaganathanjjds@gmail.com)
🔗 LinkedIn: [linkedin.com/in/jaganathan-jn](https://linkedin.com/in/jaganathan-jn)
💻 GitHub: [github.com/J-Jaganathan](https://github.com/J-Jaganathan)
🌐 Portfolio: [jaganathan-j-portfolio.vercel.app](https://jaganathan-j-portfolio.vercel.app/)
📺 YouTube: [@Tech\_CrafterX](https://youtube.com/@Tech_CrafterX)

---

## 📈 Package Info

* Version: `1.0.18`
* No external dependencies
* Zero bloat
* Works offline (except web links)

---

## 🚀 What's Next?

I'm open to opportunities in:

* Data Science & AI/ML
* Backend & Full-Stack Roles
* Research Collaborations
* Developer Advocacy & Teaching

---

## 📜 License

This project is licensed under the **MIT License**.  
You are free to use, modify, and distribute this package in accordance with the terms of the license.

---

Thanks for installing me. See you in your terminal! ✨

---

