Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rubenayla/3d-filament-tier-list
Simple website containing information from Zack Freedman's video: "The 3D Filament Tier List! Which Should YOU Use?" Watch here: https://youtu.be/weeG9yOp3i4
https://github.com/rubenayla/3d-filament-tier-list
3d-filament 3d-printing
Last synced: about 1 month ago
JSON representation
Simple website containing information from Zack Freedman's video: "The 3D Filament Tier List! Which Should YOU Use?" Watch here: https://youtu.be/weeG9yOp3i4
- Host: GitHub
- URL: https://github.com/rubenayla/3d-filament-tier-list
- Owner: rubenayla
- Created: 2024-05-22T11:22:40.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T12:27:16.000Z (8 months ago)
- Last Synced: 2024-05-22T12:40:23.282Z (8 months ago)
- Topics: 3d-filament, 3d-printing
- Language: HTML
- Homepage: https://rubenayla.github.io/3d-filament-tier-list/
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 3D Filament Tier List
This project is a simple website that displays a tier list of various 3D printing filaments based on their properties. The information is sourced from the video "The 3D Filament Tier List! Which Should YOU Use?" by Zack Freedman.
## Description
The website categorizes filaments into different tiers (S, A, B, C, F) and provides detailed information about each filament, including its description, pros, cons, and a link to the specific timestamp in the video.
## Live Demo
Check out the live demo of the project here: [3D Filament Tier List](https://rubenayla.github.io/3d-filament-tier-list/)
## Project Structure
- `index.html`: The main HTML file that contains the structure of the website.
- `filaments.json`: The JSON file that contains the data for each filament.
- `README.md`: This file.## Usage
To view the project locally:
1. Clone the repository:
```sh
git clone https://github.com/rubenayla/3d-filament-tier-list.git
cd 3d-filament-tier-list
```
2. Open `index.html` in your browser to view the website.## Contributing
Contributions are welcome! If you have any suggestions or improvements, feel free to submit a pull request.
## License
This project is licensed under the MIT License.
## Acknowledgments
- **Zack Freedman** for the amazing video: [The 3D Filament Tier List! Which Should YOU Use?](https://youtu.be/weeG9yOp3i4?t=0)