Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imanneo/flame7years
https://github.com/imanneo/flame7years
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/imanneo/flame7years
- Owner: imaNNeo
- Created: 2024-10-22T20:14:01.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-10T13:06:32.000Z (2 months ago)
- Last Synced: 2024-12-13T04:28:38.370Z (28 days ago)
- Language: Dart
- Homepage: https://imanneo.github.io/flame7years/
- Size: 5.85 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🔥 Flame7Years Contribution Simulation 🔥
This project is my submission for the #Flame7Years contest organized by [Blue Fire OSS](https://x.com/BlueFireOSS). The contest celebrates Flame's 7th anniversary by inviting participants to create an animation of a flame using the Flame engine without any assets. 🥳
## 🔍 About the Project
This simulation visualizes the contributions of the [top 100 contributors](https://github.com/flame-engine/flame/graphs/contributors) to the [Flame Engine](https://flame-engine.org) project over the past seven years. Each fire orb represents the contribution amount for a specific month, with its size corresponding to the actual data pulled from GitHub up to 2024-10-22. The contributors "keep the flame alive" by throwing fire orbs into the Flame logo, symbolizing the ongoing support and contributions of the community. 🔥
https://gist.github.com/user-attachments/assets/1f3f8670-0db6-414f-acd2-ed7a69f9647c
---
### ✨ Features
- **Real Contribution Data**: The simulation is based on [actual contribution data](https://github.com/flame-engine/flame/graphs/contributors) up to October 22, 2024.
- **Dynamic Animation**: Fire orbs are thrown towards the Flame logo, each representing contributions over time.
- **Pure Code**: Implemented entirely using Flame and Flutter, with no external assets.### 📜 Challenge Rules
- **Hashtag**: Use the #Flame7Years hashtag.
- **DartPad Link**: Include a DartPad link to the code.
- **Video**: Record a short video of the animation running.## 🚀 How to Run
You can explore the simulation in various ways:
- **YouTube Video**: Watch the full 4K video of the simulation [here](https://youtu.be/ZpMa83SyNZ0).
- **Web Demo (WASM)**: Try it live in your browser [here](https://imanneo.github.io/flame7years).
- **GitHub Repository**: Access the full source code on GitHub [here](https://github.com/imaNNeo/flame7years).
- **DartPad**: Run a simplified version directly in DartPad [here](https://dartpad.dev/?id=7c32e0451a3f97391fb9f5d1dcb46c2e).