I uploaded this to link to a thread on Python Key Hooks on Hack Forums, their firewall is blocking me from posting this.It’s still incomplete, but it is working. It just doesn’t do anything with the data, it’s up to you to do something with it, at the moment it simply stores it in the […]
Code
Python
Web Development
Python WordPress ClassA python script allowing you to access wordpress sites as their own class. One instance per site, for the user more comfortable in a class-centric object-oriented paradigm. I had wanted to connect to WordPress and do some site updates for clients from directly within python, I couldn’t find any wordpress library that wasn’t a hobby […]
Code
Cryptography
Python
Rubik’s CryptE to encrypt string, D to decrypt string
EF to encrypt file (must also have an output name after the password)
DF to decrypt file (must also have an output name after the password)
rubikscrypt Directive Input Password (OutputFile?)
Audio
Code
Python
Play AlongPlay Along is a very simple python tool for helping synchronise jam band performances.
The bottom left, shows the current bar (root note and scale) while the bottom-right shows the next bar to give some warning of what to play next.
Graphics
Media
Old Projects
TracersAn old python project of mine which works by taking abstract animations, usually julia sets (some are just moving lines and other simple shapes) and drawing each frame to the canvas without removing the previous. The result is that simple animations are swept across the canvas and transformed into complex geometric images. No code sorry, […]
Graphics
Media
Old Projects
Polygon Rewrite SchemeAn old project of mine so sadly I’ve lost the code for now. I suspect it will turn up while I’m pawing over my old files, I’ve got a decade of pastebins to sift through, hoping it will turn up there if I search some old messenger conversations. This was a MIT-Scheme function but until […]
Graphics
Media
Old Projects
Python
Dot FractalThis is an old project of mine, but I really like it, so it’s gone through many revisions.The current python source is a new version I typed up recently, past versions included a few extra bits and pieces, one had the ability to erase as well as add dots, usually this effect can be achieved […]
Graphics
Media
Old Projects
Ribbon Generator (Python Imaging Library)This was my first ever project in Python Imaging Library, other than some Spirographs, however I feel it still warrants a share. This project even contains the image I’m using as my it header. Dated back to March 2012, when I first posted these images to my Facebook, the source is sadly lost to time, […]
LISP
R5RS Scheme Essential FunctionsEssential scheme functions
Dictionary, Distance, Angle Difference, Mod, Map, Fold, Reduce, Filter, Index, Repeat, Flatten, Replace, Replace Indices, Sort, Range
Site News
Back onlineI’ve been more active online lately so I’m bringing the site back, it’ll mostly just be programming related stuff, but I’ll try to share a bunch of other bits and pieces if they’re interesting. Hoping to launch a few online services this year so I’ll be incentivised to stay active enough to get some engagement.
0