Pinned Repositories
animation_nodes
Node based visual scripting system designed for motion graphics in Blender.
EliteJournalReader
C# implementation to read Elite: Dangerous new Journal feed (from a file)
KinectFaceTracker
C++ solution to have a DLL that provides head tracking info from an Xbox360 Kinect to OpenTrack
LogitechLCD2048
A simple implementation of the 2048 game for my Logitech G19s keyboard. I made this to figure out how to create an applet for this keyboard.
ProceduralNameGenerator
Procedurally generates names using a Markov process. C# port of a Haxe implementation by Sam Twidale (https://github.com/Tw1ddle/MarkovNameGenerator)
Windows10ResetFileAssociations
A small utility using UI Automation to reset the default programs in Windows 10.
MagicMau's Repositories
MagicMau/EliteJournalReader
C# implementation to read Elite: Dangerous new Journal feed (from a file)
MagicMau/ProceduralNameGenerator
Procedurally generates names using a Markov process. C# port of a Haxe implementation by Sam Twidale (https://github.com/Tw1ddle/MarkovNameGenerator)
MagicMau/KinectFaceTracker
C++ solution to have a DLL that provides head tracking info from an Xbox360 Kinect to OpenTrack
MagicMau/LogitechLCD2048
A simple implementation of the 2048 game for my Logitech G19s keyboard. I made this to figure out how to create an applet for this keyboard.
MagicMau/Windows10ResetFileAssociations
A small utility using UI Automation to reset the default programs in Windows 10.
MagicMau/animation_nodes
Node based visual scripting system designed for motion graphics in Blender.
MagicMau/davegamache
MagicMau/DenizenScriptEditor
Visual Studio Extension to edit Denizen Script
MagicMau/DutchNameGenerator
A name generator for Dutch names using a Markov chain on a list of 10k most common first and family names.
MagicMau/easyXDM-npm
https://github.com/oyvindkinsey/easyXDM but built for npm and CommonJS
MagicMau/EliteG19s
A companion app for Elite: Dangerous
MagicMau/EliteGPSConsole
An attempt to create a GPS system for Elite Dangerous by reading the coordinates from a screenshot. Fun with AForge and OCR. Uses the Windows 10 built in OCR engine.
MagicMau/EliteJournalFeeder
UWP app to feed log files to a directory. Can be used to debug Elite:Dangerous 3rd party tools.
MagicMau/EmbeddedSts
Based on https://github.com/BasLijten/Thinktecture.IdentityModel/tree/FederationMetadata. Also see: http://blog.baslijten.com/configure-claims-based-web-applications-using-owin-wsfederation-middleware/
MagicMau/generator-gulp-typescript-sass
Yeoman generator for a gulp/typescript/sass/browser-sync setup
MagicMau/jsondatacontext-linqpad
A JSON data context driver for LINQPad
MagicMau/KinectOpenTrackDemo
Demo to test C# version for using an Xbox360 Kinect sensor with OpenTrack
MagicMau/MqttWinSensor
Small Windows WPF app to act as an MQTT sensor in Home Assistant and report on the Windows session being locked / unlocked for automation purposes.
MagicMau/NAudio
Audio and MIDI library for .NET
MagicMau/Parallax
Parallax
MagicMau/PrisonerProblem
MagicMau/React-Context
Quick demo of how to use React's new Context API
MagicMau/Roblox2048
A Roblox implementation of 2048, using roblox-ts.
MagicMau/RssImageEncloser
MagicMau/SpaceTrafficControl
MagicMau/SpotifyAPI-NET
:sound: An API for the Spotify-Client and the Spotify Web API, written in C#/.NET
MagicMau/TeslaJS
An Unofficial Tesla API for NodeJS
MagicMau/Tess
An extension to Minecraft's Citizens API (a "trait") inspired by Denizen to code NPCs in JavaScript. Because I wanted to write my code in TypeScript rather than DenizenScript, I started this voyage. Hence the name: TypeScript -> TS -> Tess. Functionality and ideas heavily borrowed from Denizen (aufdemrand and others). Without their code this wouldn't have been possible for me.
MagicMau/Tonny50
A small clone of 1024 (https://play.google.com/store/apps/details?id=com.veewo.a1024)
MagicMau/TypeScriptDefinitionGenerator
A Visual Studio extension