Giter Club home page Giter Club logo
🤔 About 🏛ī¸ Links
👨‍đŸ’ģ Senior Software Engineer at GitHub
đŸ’Ŧ Open Source
📈 Databases, Protocols, & Architecture
🕹ī¸ Game Dev hobbyist
đŸŒ¯ Burrito Eater
🐤 @fritzy
🔗 LinkedIn
đŸ’ģ npmjs.com/~fritzy

📓 Notable Open Source Projects

đŸĻ 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).


🎮 Playable Web Games

Games that I've written in HTML5 JavaScript.

BrowserBall
BrowserBall Animation

SpaceWar.pro
SpaceWar.pro Animation

Talky Lander
Talky Lander Animation

Nathan Fritz's Projects

gyronorm.js icon gyronorm.js

JavaScript project for accessing and normalizing the accelerometer and gyroscope data on mobile devices

jorb icon jorb

XMPP Pubsub Job Blather Extension

level-dulcimer icon level-dulcimer

Dulcimer's requirements for a level backend, all wrapped into one.

level-streams icon level-streams

Useful read, transform, and write streams for working with levelup.

level2riak icon level2riak

A network bridge between levelup to riak using multilevel and riakdown.

markitup icon markitup

simple markdown to html converter, with code syntax highlighting

menubar icon menubar

high level way to create menubar desktop applications with atom-shell

msgpack5 icon msgpack5

A msgpack v5 implementation for node.js, with extension points / msgpack.org[Node]

node-oracledb icon node-oracledb

Oracle Database driver for Node.js maintained by Oracle Corp.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤ī¸ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.