Become a sponsor to vgmoose
vgmoose
Hello! I find myself increasingly working on C++ applications and UI frameworks, centered around helping users make the most out of their devices. Much of my code is written within the context of homebrew for the ForTheUsers, or web services for BrowseDNS, but has branched out and be more portable to other platforms and use-cases.
Some primary examples of this are in vgedit (a text editor for video game consoles) and broccolini (a web browser, also for video game consoles). One of my oldest projects is tertiary_text, which was a keyboard input mechanism for the original Pebble smartwatch.
A through-line for all my work is a focus on accessibility and enabling the user to do more without having to resort to other hardware. At the simplest level, this can just mean not having to get up off the couch and use another device to browse the web or download a file, but at the deepest level, it can help open new options for users that have limited resources or their primary devices are broken/unavailable.
Important: If you do choose to support me here, note that this is for my own individual app development and personal projects. If you are instead intending to contribute towards HB App Store visit the ForTheUsers opencollective page here: https://opencollective.com/fortheusers
Featured work
-
vgmoose/broccolini
Web browser with controller and touch screen support, designed for video game consoles
C++ 6 -
vgmoose/vgedit
SDL text editor for homebrew'd video game consoles, with controller and touch screen support
C++ 78 -
vgmoose/space-game
Godot and web port of Wii U homebrew Space Game
GDScript 6 -
vgmoose/GlassController
A virtual controller using regions of the macOS touchpad
Swift 7 -
vgmoose/OpenBackupExtractor
A free program for extracting data (like voicemails) from iPhone and iPad backups.
Swift 176 -
vgmoose/tertiary_text
[Pebble] Tertiary text input for the Pebble!
C 42