Become a sponsor to QuantumBadger
Hi! I'm QuantumBadger, developer of RedReader since 2013, and Speedy2D since 2021.
I'm passionate about:
- Free and open source software
- Digital privacy
- Burrowing for food underground
- Coding in Rust
It's important to me that the software I write respects users' freedom and privacy. RedReader and Speedy2D are fully open source, allowing you to inspect and modify the inner workings however you like.
If you're a regular user of something I maintain, contributions are greatly welcomed and will help cover some of the costs involved in running the projects. Thank you!
RedReader
A clean, minimalistic client for Reddit on Android. Open source under the GPLv3.
Speedy2D
Open source Rust library for drawing 2D graphics/text, and handling mouse/keyboard
input. Aims to be as easy as possible: create a window and draw a rectangle with
just a few lines of code.
Supports Windows, Mac, Linux, and WebGL.
Featured work
-
QuantumBadger/RedReader
An unofficial open source Android app for Reddit.
Java 2,013 -
QuantumBadger/Speedy2D
Rust library for hardware accelerated drawing of 2D shapes, images, and text, with an easy to use API.
Rust 387