Pinned Repositories
apollo-link-gun
ApolloClient 2 link for graphql-gun
babel-plugin-inline-dotenv
Load your .env file and replace 'process.env.MY_VARIABLE' with the value you set.
git-rails
Manage bundle and migrations automatically while you use git!
graphql-bookshelf
Some help defining GraphQL schema around BookshelfJS models
graphql-gun
A graphql API for the gun p2p graph database
graphql-mask
GraphQL Mask lets you subtract everything outside a schema from a query
jscodemigrate
A wrapper around jscodeshift that runs like rails migrations. It also facilitates delivering API changes to consumers of your NPM module.
relay-example
brysgo's Repositories
brysgo/graphql-gun
A graphql API for the gun p2p graph database
brysgo/graphql-bookshelf
Some help defining GraphQL schema around BookshelfJS models
brysgo/babel-plugin-inline-dotenv
Load your .env file and replace 'process.env.MY_VARIABLE' with the value you set.
brysgo/git-rails
Manage bundle and migrations automatically while you use git!
brysgo/jscodemigrate
A wrapper around jscodeshift that runs like rails migrations. It also facilitates delivering API changes to consumers of your NPM module.
brysgo/apollo-link-gun
ApolloClient 2 link for graphql-gun
brysgo/graphql-mask
GraphQL Mask lets you subtract everything outside a schema from a query
brysgo/graphql-gateway
Put a bunch of graphql services behind one schema
brysgo/declarative-engine-js
a bare-bones declarative engine inspired by graphql
brysgo/todo-graphql-gun
Example of TodoMVC with graphql-gun (WIP)
brysgo/graphql-path
get dot notation paths to locations in your graphql query
brysgo/react-transclude
Angular like syntax sugar for passing JSX props
brysgo/brysgo.github.io
brysgo/json-fs-db
For curated relational data in distributed version control (not actually JSON, but still javascript)
brysgo/merge-resolver
merge nested objects with graphql-like resolvers
brysgo/monoquery
brysgo/tfjs-knapsack-rl
tensorflowjs rl example to solve the knapsack problem
brysgo/vertx-to-spring
A *CONCEPT* of a codebase that uses JDT codemods partially written by ChatGPT and Github CoPilot to migrate a Vertx app to Spring
brysgo/angular-monoquery
brysgo/brysgo
here we go
brysgo/colab-run
Turn colab form metadata into command line arguments
brysgo/coparent.online-dist
build products for coparent online
brysgo/dify
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
brysgo/digital-neuro-evo
Simple, discrete, neuro evolution algorithm implemented in javascript
brysgo/dragon-realms
Tuvia's first vibe coded game
brysgo/eslint-plugin-lambda-quirks
brysgo/react-listpath
Track list item references through context
brysgo/react-monoquery
brysgo/unpkg-experiment
see if it would be hard to set up unpkg with create-react-app via react-app-rewired
brysgo/webrtc-mcp-chat
A simple chat app with webrtc support