Projects
My Projects
Here are some of the projects I've been working on:
My RV
I bought a 1999 Winnebago Adventurer 32T and am currently living out of it.
I am smartifying it, giving it smart switches and smart thermostats, and other neat features.

Checkers, but 3D!
I wanted to see if I could construct a 3D checkers game, and I don't mean "nice graphics". I mean where you can MOVE in the third dimension.
I used some AI to help get the groundwork of the game up and running (I HATE boilerplating...) but I did code quite a bit of it myself.
It uses WebRTC to allow online multiplayer matchmaking.
You can try it out here:
https://graphichealer.com/Extra-Dimensional-Real-Time-Checkers
I also made a copy of it with only one layer, so you can play normal checkers, if that's more your speed.
http://graphichealer.com/Real-Time-Checkers
Websocket-Based King in the Corner
I also made a Websocket-based Online King in the Corner card game. It's pretty fun!
You can find it here:
http://graphichealer.com/Websocket-KingInTheCorner