Pinned Repositories
daily-tarot
An iPhone app I designed and built in React Native to explore expo-cli and the App Store deployment process.
linked-list
A basic linked list data structure in JavaScript, for an interview.
llimo
Large language and image models in pure JavaScript.
medici
A JSX-native peer-to-peer browser that runs on Node, with a custom renderer based on SDL (no DOM).
next-token-prediction
Next-token prediction in JavaScript — build fast language and diffusion models.
node-express-api
A fast, declarative, and flexible library for building RESTful APIs.
ragdoll
The library for character-driven AI experiences.
ragdoll-studio
The creative suite for character-driven AI experiences.
shadowvane-www
Official website of Shadowvane.
reverse
A decentralized Twitter-like social media site.
bennyschmidt's Repositories
bennyschmidt/ragdoll-studio
The creative suite for character-driven AI experiences.
bennyschmidt/next-token-prediction
Next-token prediction in JavaScript — build fast language and diffusion models.
bennyschmidt/ragdoll
The library for character-driven AI experiences.
bennyschmidt/llimo
Large language and image models in pure JavaScript.
bennyschmidt/medici
A JSX-native peer-to-peer browser that runs on Node, with a custom renderer based on SDL (no DOM).
bennyschmidt/daily-tarot
An iPhone app I designed and built in React Native to explore expo-cli and the App Store deployment process.
bennyschmidt/linked-list
A basic linked list data structure in JavaScript, for an interview.
bennyschmidt/node-express-api
A fast, declarative, and flexible library for building RESTful APIs.
bennyschmidt/shadowvane-www
Official website of Shadowvane.
bennyschmidt/node-service-core
A Node.js boilerplate for running multiple services & apps.
bennyschmidt/node-service-library
HTTP/WS service wrappers for Node: A common interface for services, request validation, errors, and client responses.
bennyschmidt/node-web-framework
A full-stack Node.js web framework.
bennyschmidt/prism
A declarative, efficient, and flexible library for backend JavaScript that uses a component architecture like React.
bennyschmidt/prism-testing-library
Easily write and automate tests for API responses.
bennyschmidt/simple-node-multiprocess
A super simple Node.js multi-process API setup
bennyschmidt/webgl-detector-es6
An ES6 lint friendly WebGL detector.
bennyschmidt/cryptolist
A crypto price table built with react-table & custom hooks, for an interview.
bennyschmidt/bennyschmidt-www
Portfolio site
bennyschmidt/exactchange-proxy
Proxy requests to and from exactchange.network
bennyschmidt/google-minus
Google Search that excludes Reddit and Quora.
bennyschmidt/graphql-todo-server
A simple todo list GraphQL server written in Node, for an interview. Front-end: https://github.com/bennyschmidt/graphql-typescript-todo
bennyschmidt/graphql-typescript-todo
A todo list app in React & GraphQL, using GQL, for an interview. Backend: https://github.com/bennyschmidt/graphql-todo-server
bennyschmidt/react-mobx-todo
A todo list app built with React & MobX, with decorator support, for an interview.
bennyschmidt/react-native-tictactoe
A stylized Tic Tac Toe game in React Native, for an interview.
bennyschmidt/redux-saga-todo
A mobile todo list app built with React Native & Redux-Saga, using ES6 generators, for an interview.