Become a sponsor to Lex Bailey
About me
I'm Lex, currently working on a PhD, but writing lots of open source code in my spare time.
For now I don't have any big ongoing projects, that might change soon though.
I do however have a few things you might find interesting, fun, or useful. If you like, you can send me a little something to say thanks for any of these.
Things I've done
Some of the highlights that you might enjoy:
Games
Traffic Warden
A multiplayer online game you can play with friends on your phone
Source: https://github.com/lexbailey/TrafficWardenGame
Play now: https://trafficwarden.online/
Heartbeat
This is a very small simple demo of a game concept created for a game jam, and playable in browser
Play now: https://lexbailey.github.io/heartbeat_demo/
Blender related things
Sync "Disable in Viewports" with "Disable in Renders"
A really simple plugin which took me barely any time to write, but saves me so much time when using blender
Source + install instructions: https://github.com/lexbailey/blender_sync_hide_viewport
Declarative blender scenes
This is a work in progress, I'm not ready to publish it yet, but I hope to get around to it soon.
ZX Spectrum related things
bin2tap
I was surprised that I was not able to find a program to do this when I first looked. So I wrote one.
https://github.com/lexbailey/bin2tap
bas2tap
This is not one that I wrote, but I did fork it to add an important feature and make it work for some specific use cases, and modify it slightly to make it easier to build on modern machines.