louisbourque's Stars
browserstate/history.js
History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.
jmpressjs/jmpress.js
A jQuery plugin to build a website on the infinite canvas
talex5/cuekeeper
Browser-based GTD (TODO list) system. No server needed.
louisbourque/AI-Snake-Game
Artificial Intelligence snake searching for food
louisbourque/Genetic-Algorithm-Knapsack
Solving the Knapsack problem with a Genetic Algorithm
louisbourque/Genetic-Programming
Using a genetic algorithm to evolve a program
louisbourque/Genetic-Algorithm-TSP
Solving the Traveling Salesman Problem with a Genetic Algorithm
louisbourque/AI-Gamer
Artificial Intelligence gamer competing to win
louisbourque/Ant-System-TSP
Using an ant system to solve the Travelling Salesman Problem
louisbourque/Fuzzy-Logic-Pilot
Simulating air traffic at an uncontrolled airport, using fuzzy logic
louisbourque/Ant-System
Ant conlony searching for food, using pheromones to signal the path to food.
louisbourque/Decision-Tree
Building a decision tree automatically using data
louisbourque/louisbourque.github.com
My personal website