Pinned Repositories
3D-JS
A bare bones 3D wireframe object renderer written in Javascript using <canvas>
Benchmark
A small but usefull timing class written in PHP
FlxTilemap-Demo
Demo to be used on the flixel site
fp.py
Compiler and interpreter for a miranda-like functional language in Python.
PHP-Language-Detection
A pure PHP library implementing language recognition.
RedisPHPlay
A fast, native PHP, redis client.
Strawberry-Fields
A constraint-propagation based solution for a combinatorial search problem.
TCP-RESET-Injection
Blindly breaking long lived TCP connections with TCP RST injection
Titanic
R code for sharing my solution to Kaggle's Titanic knowledge contest in the context of grendelgrey's post on /r/machinelearning.
Twitter-Sidebar-Chat
A greasemonkey script + app engine chat service that integrates via a new mediatype (a chat) into #newtwitter's awesome sidebar.
BruceJillis's Repositories
BruceJillis/PHP-Language-Detection
A pure PHP library implementing language recognition.
BruceJillis/TCP-RESET-Injection
Blindly breaking long lived TCP connections with TCP RST injection
BruceJillis/Benchmark
A small but usefull timing class written in PHP
BruceJillis/fp.py
Compiler and interpreter for a miranda-like functional language in Python.
BruceJillis/3D-JS
A bare bones 3D wireframe object renderer written in Javascript using <canvas>
BruceJillis/RedisPHPlay
A fast, native PHP, redis client.
BruceJillis/Titanic
R code for sharing my solution to Kaggle's Titanic knowledge contest in the context of grendelgrey's post on /r/machinelearning.
BruceJillis/FlxTilemap-Demo
Demo to be used on the flixel site
BruceJillis/Strawberry-Fields
A constraint-propagation based solution for a combinatorial search problem.
BruceJillis/Twitter-Sidebar-Chat
A greasemonkey script + app engine chat service that integrates via a new mediatype (a chat) into #newtwitter's awesome sidebar.
BruceJillis/Before-The-Hero-Arrives
BaconGameJam 02 Entry. Have you ever wondered what happens before the hero arrives in a platformer level? "Before The Hero Arrives" takes you on a never before seen look behind the scenes of what happens... before the hero arrives.
BruceJillis/brucejillis.github.com
BruceJillis/ink-godot
BruceJillis/MathPlus
MathPlus is a small Javascript library that aims to provide common mathematics functions.
BruceJillis/calendar-weather
BruceJillis/Eco2
Eco² is an unforgiving ecological and economical simulator, the goal is to survive the experience as long as possible knowing that the end is inevitable.
BruceJillis/flamejam
A generic game jam application with ratings and comments using Flask
BruceJillis/GazeDetector
My First Minecraft Mod™: A gaze detecting enderman (mob) head that emits a redstone signal when looked at
BruceJillis/GW2-ArcDPS-Boon-Table
BruceJillis/LanguageIdentification
A new attempt at finding the best language identification algorithm (markov model, cross entropy, graph based, ngramdisplacement and SVM) in python using k-fold cross validation.
BruceJillis/macros
FVTT Community Macros - 📝 Contribute macros or download them as a module! 📝
BruceJillis/ModJam4
The mailbox mod tries to provide a simple and stand alone no frills attached postal system for your modded minecraft server.
BruceJillis/Shipwreck
A simple game used to teach C++ basics during my year as a programming teacher for people with high functioning autism
BruceJillis/TodoMVC