๐ค About | ๐๏ธ Links |
---|---|
๐จโ๐ป Senior Software Engineer at GitHub ๐ฌ Open Source ๐ Databases, Protocols, & Architecture ๐น๏ธ Game Dev hobbyist ๐ฏ Burrito Eater |
๐ค @fritzy ๐ LinkedIn ๐ป npmjs.com/~fritzy |
๐ฆ Ape ECS is a performant and powerful Entity-Component-System JS library that provides Entity References and powerful/fast queries. It's most useful for simulations and games.
โจ SleekXMPP (deprecated) was a Python 2.x XMPP protocol library that was heavily used the solar power industry, used on major game consoles, used for the examples in XMPP: The Definitive Guide published by O'Reilly. When I stopped doing as much Python, Python 3 came out, and I made it Python 3 compatible, but never removed Python 2.7 support. A Python 3 fork called SliXMPP was made, and I recommend that going forward.
๐ staydown is a JS module that I wish more people would use because so many applications get chatlog scrolling and user-intention incorrect. This makes chat-style scrolling work the way users expect, like a native app.
๐พ spacewar.pro (source) is a tribute to the DOS version of SPACEWAR.EXE from the '80s. It was an exercise in finishing a small game.
๐ต Dulcimer and it's dependency VeryModel was an ORM wrapper for leveldb. It managed relationships in a very primitive embedded object store allowing you to write advanced queries. It gained some popularity and we actively used it at &yet for bots and small projects. I enjoy pointing it out to people when they say, "I could write my own small NoSQL database." You could, but it's more work than you might think. Related: gatepost (VeryModel for Postgresql queries) and goalpost (use Postgresql as an object store, unfinished).
Games that I've written in HTML5 JavaScript.