https://github.com/ibrahimif/toolshed
To Organise my large folder of found website tools. Discover the best tools and resources.
https://github.com/ibrahimif/toolshed
Last synced: 8 months ago
JSON representation
To Organise my large folder of found website tools. Discover the best tools and resources.
- Host: GitHub
- URL: https://github.com/ibrahimif/toolshed
- Owner: IbrahimIF
- Created: 2025-03-15T12:04:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-15T19:31:16.000Z (10 months ago)
- Last Synced: 2025-08-15T20:41:48.106Z (10 months ago)
- Language: JavaScript
- Homepage: https://tool-shed.vercel.app
- Size: 473 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README



##### **Description**:
The ToolShed began as a personal project to organize a folder full of bookmarked website tools. It has since evolved into a community-driven platform where creators can showcase, share, and discover the best tools and resources. Whether you're a designer, developer, or creative professional, The ToolShed is your go to hub for expanding your creative capacity—no supervision required.
Inspired by the need for a more dynamic, community-driven platform.
-----
## Getting Started:
To run this project locally, you'll need to have Node.js and npm installed on your computer. Once you have these installed, follow these steps:
**1. Clone the repository:**
```
> git clone
```
**2. Navigate to the project directory using the command line.**
**3. Install dependencies:**
```
> npm install
```
**4. Start the Vite development server:**
```
> npm run dev
```
**5. Open your web browser and navigate to http://localhost:5173 (or the port shown in the terminal) to view the project.**
----
## Demo:
Below is the project link currently live on Vercel:
[The ToolShed](https://toolshed.vercel.app/).
----
## Features:
This project includes:
- **Automated Submissions**: AI-powered moderation for quick tool submissions.
- **Community Profiles**: User profiles with reputation and karma systems.
- **Advanced Search**: Filter tools by category, popularity, and tags.
- **Tool Collections**: Create and share collections of tools.
- **Gamification**: Earn badges and achievements for contributions.
- **Browser Extensions**: Quickly add tools from anywhere on the web.
----
## Technologies and Tools Utilised:
[](https://skillicons.dev)
---
## Acknowledgment:
- [The Tool Box](https://thetoolbox.art/)
- Special thanks to the open-source community for endless inspiration and resources.
---