Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add portfolio links opener utility script #1966

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

prabhjot2001
Copy link

This script helps users open portfolio links easily!

Problem

Currently, users need to manually click each portfolio link to view them, which can be time-consuming when trying to browse through multiple portfolios for inspiration.

Solution

Added a Python script that automatically opens all portfolio links in new browser tabs.

What it does:

  • Opens all portfolio links from README.md in browser tabs
  • Saves time instead of clicking links one by one
  • Includes warnings about opening too many tabs
  • Works with Python 3.8+

How to use:

  1. Go to tools folder
  2. Run the script: python portfolio_opener.py
  3. Browser tabs will open with portfolio websites

I've tested it on my computer and it works well!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants