Code Monkey home page Code Monkey 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

ape-ecs icon ape-ecs

Entity-Component-System library for JavaScript.

base60fill icon base60fill

Node.js left-fill base60 for lexicographically sorting numbers

bumble icon bumble

A very simple personal website and blog. (Work in progress!)

cli icon cli

the package manager for JavaScript

confd icon confd

Manage local application configuration files using templates and data from etcd or consul

deputy icon deputy

Local Key-Bucket and Directory Database

dotfiles-1 icon dotfiles-1

paul's shell, git, etc config files. also homebrew, migration setup. good stuff.

drboom-seaquell icon drboom-seaquell

Extension for DrBoom to turn Seaquell errors into Boom (Hapi) errors.

dulcimer icon dulcimer

Dulcimer is a Node.js ORM for keystores.

gatepost icon gatepost

Node.js module for binding postgres queries to models.

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.