Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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)