https://github.com/codeterrayt/devfolio-project-filter-chrome-extension
Fetch, filter projects from Devfolio, easy to browse, sort, and discover inspiring projects by criteria like views and likes.
https://github.com/codeterrayt/devfolio-project-filter-chrome-extension
Last synced: 9 months ago
JSON representation
Fetch, filter projects from Devfolio, easy to browse, sort, and discover inspiring projects by criteria like views and likes.
- Host: GitHub
- URL: https://github.com/codeterrayt/devfolio-project-filter-chrome-extension
- Owner: codeterrayt
- Created: 2024-11-18T15:24:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-22T09:51:31.000Z (over 1 year ago)
- Last Synced: 2025-06-01T16:33:07.718Z (10 months ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **Devfolio Project Filter Chrome Extension**
Devfolio Project Explorer is a powerful tool designed to enhance your experience with Devfolio projects. This extension allows you to fetch projects from Devfolio based on specific hackathons and provides advanced filtering and search options. With an intuitive interface, you can easily navigate through a vast collection of hackathon projects, sort them by criteria that matter to you, and find the perfect inspiration or solution for your needs.
---
## **Features**
- Fetch projects based on specific hackathons from Devfolio.
- Apply filters / sort.
- Seamless search functionality for quick access to relevant projects.
- Intuitive and user-friendly interface.
---
## **Installation**
1. Clone this repository:
```bash
git clone https://github.com/codeterrayt/DevFolio-Project-Filter-Chrome-Extension.git
```
2. Open Chrome and navigate to `chrome://extensions`.
3. Enable **Developer mode** (toggle in the top-right corner).
4. Click **Load unpacked** and select the cloned project folder.
5. The extension is now installed!
---
## **Usage**
1. Visit the Hackathon Page on DevFolio.
2. Click on the extension icon in your Chrome toolbar
3. Click on Fetch.
4. Use the advanced filter and search options to explore projects.
5. View project details directly in the popup interface.
---
## **Demo**
https://github.com/user-attachments/assets/2a5964ea-cb88-44a8-ae02-0caf41e55ed2
---
## **Screenshots**



---
## **Contributing**
Contributions are welcome!
1. Fork the repository.
2. Create a new branch:
```bash
git checkout -b feature-name
```
3. Make your changes and commit them:
```bash
git commit -m "Add some feature"
```
4. Push to the branch:
```bash
git push origin feature-name
```
5. Open a pull request.
---
## **License**
This project is licensed under the [MIT License](LICENSE).