Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bd103/bd103
Readme (If you want :P)
https://github.com/bd103/bd103
Last synced: about 1 month ago
JSON representation
Readme (If you want :P)
- Host: GitHub
- URL: https://github.com/bd103/bd103
- Owner: BD103
- Created: 2020-12-14T17:15:28.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-24T21:32:15.000Z (about 2 months ago)
- Last Synced: 2024-11-24T22:25:25.525Z (about 2 months ago)
- Homepage:
- Size: 2.65 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hi there, I'm BD103! 👋
I'm an open-source contributor with a strong interest in game development, tooling, and infrastructure.
# Bevy
I've been an active contributor and community member of [Bevy], a game engine written in [Rust], since November 2023. Here's some Bevy-specific projects I've been involved in:
- [The Bevy Engine](https://github.com/bevyengine/bevy)
- [Bevy's Website](https://github.com/bevyengine/bevy-website)
- [The Bevy Linter and CLI](https://github.com/TheBevyFlock/bevy_cli)
- [flag-frenzy](https://github.com/TheBevyFlock/flag-frenzy)
- [bevy-bencher](https://github.com/TheBevyFlock/bevy-bencher)> [!TIP]
>
> I gave a talk on the Bevy Linter at the 7th Bevy Meetup! You can watch it [here](https://www.youtube.com/watch?v=Ao2gXd_CgUc), with the code examples [here](https://github.com/BD103/Bevy-Meetup-7).[Bevy]: https://bevyengine.org
[Rust]: https://www.rust-lang.org# Github Actions
I also spend a lot of time building continuous integration for projects. Some tools that I maintain include:
- [Leafwing-Studios/cargo-cache](https://github.com/Leafwing-Studios/cargo-cache)
- [cargo-sweep](https://github.com/BD103/cargo-sweep)