Pinned Repositories
avltree.cs
A generic AVL tree in C#
avsend
Sends YNCA commands via TCP to Yamaha AV Receiver models RX-V673, RX-A720, RX-V773, RX-A820, RX-A1020 etc.
clojurelibgdx
A minimal Clojure LibGDX project template
curves
Some curve implementations (Chaikin, Lagrange, MLS, etc.) in C++ for educational purpose
domoticz-yamaha
Python plugin for Domoticz to control Yamaha AV Receivers (Aventage Series) via TCP/IP
gdxtococos2d
Converts GDX TexturePacker2 .atlas files to Cocos2D readable .plist format
heap.cs
A generic Heap in C# with application to Heap Sort and Task Scheduling
magento-install-ubuntu
Magento 1.9 install scripts for (X)Ubuntu 16.04
ob-csharp
org-babel functions for csharp evaluation
texturepackerhelper
Simple GUI Tool for LibGDX's TexturePacker2
thomas-villagers's Repositories
thomas-villagers/clojurelibgdx
A minimal Clojure LibGDX project template
thomas-villagers/domoticz-yamaha
Python plugin for Domoticz to control Yamaha AV Receivers (Aventage Series) via TCP/IP
thomas-villagers/avsend
Sends YNCA commands via TCP to Yamaha AV Receiver models RX-V673, RX-A720, RX-V773, RX-A820, RX-A1020 etc.
thomas-villagers/ob-csharp
org-babel functions for csharp evaluation
thomas-villagers/gdxtococos2d
Converts GDX TexturePacker2 .atlas files to Cocos2D readable .plist format
thomas-villagers/avltree.cs
A generic AVL tree in C#
thomas-villagers/curves
Some curve implementations (Chaikin, Lagrange, MLS, etc.) in C++ for educational purpose
thomas-villagers/heap.cs
A generic Heap in C# with application to Heap Sort and Task Scheduling
thomas-villagers/magento-install-ubuntu
Magento 1.9 install scripts for (X)Ubuntu 16.04
thomas-villagers/texturepackerhelper
Simple GUI Tool for LibGDX's TexturePacker2
thomas-villagers/beast-org
Track workout progress in Emacs / org-mode and create statistics with R
thomas-villagers/unionfind.cs
A generic Union Find Data Structure in C# with applications to Connected Components and Maze Generation
thomas-villagers/16-segment-display
thomas-villagers/binarytree.cs
A simple generic binary tree in C# with application to Huffman Encoding
thomas-villagers/bounceawaydebug
Bounce Away Bugtracker
thomas-villagers/c2
Declarative data visualization in Clojure(Script).
thomas-villagers/hadoop-ops-course
thomas-villagers/Level-Editor
Clojure level editor
thomas-villagers/magento2
All Submissions you make to Magento Inc. (“Magento") through GitHub are subject to the following terms and conditions: (1) You grant Magento a perpetual, worldwide, non-exclusive, no charge, royalty free, irrevocable license under your applicable copyrights and patents to reproduce, prepare derivative works of, display, publically perform, sublicense and distribute any feedback, ideas, code, or other information (“Submission") you submit through GitHub. (2) Your Submission is an original work of authorship and you are the owner or are legally entitled to grant the license stated above. (3) You agree to the Contributor License Agreement found here: https://github.com/magento/magento2/blob/master/CONTRIBUTOR_LICENSE_AGREEMENT.html
thomas-villagers/sonos
A PHP class to control Sonos products
thomas-villagers/tic
Haskell Tic Tac Toe implementation with minimax solution