benbotto
Software developer in Folsom, California, with interests in web development, artificial intelligence, and graphics programming.
Pinned Repositories
bsy-dqn-atari
A DQN implementation using Keras and Tensorflow
bus-drivers-arc
formn
Formn, pronounced foreman, is an object-relational mapper for Node.js. What's the "F" stand for? It depends on your mood.
get-parameter-names
Retrieves the argument names of a function
insulin
Dependency injection container with inversion of control for node.js
node-data-mapper
An ORM using the data mapper pattern.
ProcessManipulator
prolog-einstein-solver
A solver for an Einstein logic puzzle, written in Prolog.
rubiks-cube-cracker
An OpenGL Rubik's Cube implementation with an optimal solver. Written in C++.
zoom-on-a-point
Example JavaScript application showing how to zoom a scene about the mouse coordinates.
benbotto's Repositories
benbotto/bus-drivers-arc
benbotto/prolog-einstein-solver
A solver for an Einstein logic puzzle, written in Prolog.
benbotto/get-parameter-names
Retrieves the argument names of a function
benbotto/insulin
Dependency injection container with inversion of control for node.js
benbotto/ProcessManipulator
benbotto/ndm-generic-dao
A generic data-access object for use with node-data-mapper.
benbotto/node-data-mapper-mssql
node-data-mapper driver for Microsoft SQL Server.
benbotto/bsy-ai
A personal playground for AI visualizations.
benbotto/bsy-generic-router
A generic Express router that compliments ndm-generic-dao and node-data-mapper.
benbotto/cordova-plugin-inappbrowser
cordova-plugin-inappbrowser for Huilianyi, able to launch external custom schema for other apps within inappbrowser
benbotto/fractal-tree-generator
benbotto/grunt-init-bsy-node-insulin
Scaffolding for projects that use node.js and insulin DiC/IoC.
benbotto/KidCoder
A basic application to teach my kids to program.
benbotto/ndm-condition-builder
SQL Condition Builder for use with node-data-mapper
benbotto/ndm-schema-generator
Tool to generate a database schema object for use with the node-data-mapper project.
benbotto/ndm-schema-generator-mysql
Tool to generate a database schema object for use with the node-data-mapper project.
benbotto/node-data-mapper-mysql
benbotto/pinky
A neural network.
benbotto/simple_dqn
Simple deep Q-learning agent.