Pinned Repositories
bevy-spatial
Spatial datastructures for Bevy
bevy_global_input
bevy_screen_diagnostics
On-screen diagnostics
bonelab-mod-repo
Pulling and parsing Bonelab mods from mod.io and providing a repository.json to the game.
northstar-mod-template
Northstar (Titanfall 2 mod loader) mod template for https://northstar.thunderstore.io compatible mods.
northstar-updater
UI-less auto-updater for the Northstar Titanfall 2 client and its mods.
packpng
pack.png webpage rewrite
pixelsort
pixelsorting in rust + bevy
laundmo's Repositories
laundmo/bevy-spatial
Spatial datastructures for Bevy
laundmo/bevy_screen_diagnostics
On-screen diagnostics
laundmo/northstar-parseable-logs-lib
This is a companion python module to my Northstar mod ParseableLogs
laundmo/ytdl-embed
Dumb flask app to download and embed (OG) videos with ytdl
laundmo/2024-genuary3
Genuary prompt for day 3
laundmo/addons
:heavy_plus_sign: Docker add-ons for Home Assistant
laundmo/ari-StreamerTools
laundmo/arrow
🏹 Better dates & times for Python
laundmo/asciiart2braille
playing around with a simple ascii-art to braille-dots lookup table converter in Rust
laundmo/automancy
A game about Automation, themed around Magic, based on Hexagons, and -- there's no Conveyor Belts.
laundmo/BasicApiComparison
Just a bunch of basic APIs, exposing a single GET endpoint returning some database information, developed in different languages, just to look at the getting started experience.
laundmo/bevy
A refreshingly simple data-driven game engine built in Rust
laundmo/bevy_render_to_image
Bevy plugin for rendering to a Assets<Image> by extracting the texture back to cpu
laundmo/bevy_web_asset
Bevy asset loader that transparently supports loading over http(s)
laundmo/gh-linker-bot
Discord bot which links GitHub issues/PRs and embeds lines from line links. Copied-together from python-discord projects.
laundmo/glove80-zmk-layout
laundmo/Gordotron
laundmo/grapple_tournament_bot
A simple bot for the Grapple Tournament discord
laundmo/ModdingDocs
Guides and tutorials on how to mod using Northstar
laundmo/modmail-plugins
Plugins for modmail-dev/Modmail
laundmo/NixOS-Users-Against-MIC-Sponsorship.github.io
laundmo/ns-mkdocs
laundmo/paho.mqtt.python
paho.mqtt.python
laundmo/py4web
laundmo/pydantic
Data validation using Python type hints
laundmo/pymodbus
A full modbus protocol written in python
laundmo/rust-codegen
Rust Codegen aims to help you generate Rust code programmatically with a simple builder API.
laundmo/signified
A Python library for reactive programming (with kind-of working type narrowing).
laundmo/simple_bevy_template
cargo-generate template for a very simple bevy project. No conditionals, fast compiles active, only bevy.
laundmo/sort-research-rs
Test and benchmark suite for sort implementations in Rust