JacobFischer
I love making software and learning about everything technological. I've architected much of the modern @siggame framework, and I'm always trying something new.
St. Louis, MO
Pinned Repositories
BotNet-Generator
The basics of how I generated random BotNet sprites for each team.
Custom-Deck-Builder
A simple single page application to automate building cards for deck building games
lark-websocket
A Websocket framework for mobile apps
netlinkwrapper
A node-gyp netLink wrapper
sync-socket
A synchronous interface to Node's net.Socket
ts-typed-events
Strongly typed event emitters for TypeScript
Cadre
A collection of micro services to allow for quick development of AIs, and the games they play.
Cerveau
Node.js implementation of a multi-game server intended for game with AIs.
Viseur
Visualizer for the Cadre AI game framework
JacobFischer's Repositories
JacobFischer/netlinkwrapper
A node-gyp netLink wrapper
JacobFischer/ts-typed-events
Strongly typed event emitters for TypeScript
JacobFischer/lark-websocket
A Websocket framework for mobile apps
JacobFischer/Flexi-Stack-Boilerplate
Flexible stack of boilerplates for rapid web app development
JacobFischer/ts-typed-routes
Routes built and re-usable with typesafe parameters
JacobFischer/Arduino-Lit-RGB
💡 Some Arduino scripts to control my WS2812B RGB LED strips 💡
JacobFischer/argparse
Argparse for golang. Just because `flag` sucks
JacobFischer/awesome-links
Users browse through a list of curated links and bookmark their favorite ones. Code for prisma.io course.
JacobFischer/DefinitelyTyped
The repository for high quality TypeScript type definitions.
JacobFischer/eslint-config
My simple eslint config for TS + JS + Prettier + [React]
JacobFischer/eslint-config-jest
eslint config for my Jest testing environments
JacobFischer/eslint-config-react
My eslint config for React projects
JacobFischer/eslint-plugin-jsdoc
JSDoc specific linting rules for ESLint.
JacobFischer/flat-html-helpers
Helper functions to manipulate HTML generally parsed from Markdown sources
JacobFischer/Intl.js
Compatibility implementation of the ECMAScript Internationalization API (ECMA-402) for JavaScript
JacobFischer/intro-to-js
The file(s) demoed in my Intro to JavaScript presentations
JacobFischer/node-eval
Evaluate node require() module content directly
JacobFischer/pixi-ts-global-error
To demo the bug in https://github.com/pixijs/pixi.js/issues/6445
JacobFischer/pixi.js
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
JacobFischer/React-Cirrus
React/TypeScript component bindings for Cirrus CSS
JacobFischer/react-markdown
Render Markdown as React components
JacobFischer/react-pdf-toBlob-bug
@react-pdf/renderer toBlob bug example code
JacobFischer/resume
My project to build static résumé files
JacobFischer/SPA-Boilerplate
Boilerplate for my Single Page Applications. Intended solely as ease for me to start up projects.
JacobFischer/Stuffs-of-the-Years
IMO Stuffs of the Years
JacobFischer/test
JacobFischer/TS-Module-Boilerplate
Boilerplate starter repo to build TypeScript modules
JacobFischer/webpack-ts-babel-lodash
Webpack + TypeScript + Babel + Lodash example project
JacobFischer/WikidFox
Simple flat markdown Wiki using Git as a data service
JacobFischer/XML-to-React-Loader
A bundle loader intended to take XML files as input and produce abstract React components to render in React-style applications.