Cyclonecode
Horror movies, Punk music and code. https://stackoverflow.com/users/story/1047662
Stockholm, Sweden
Pinned Repositories
ansible-examples
A few starter examples of ansible playbooks, to show features and how they work together. See http://galaxy.ansible.com for example roles from the Ansible community for deploying many popular applications.
ansible-for-devops
Ansible examples from Ansible for DevOps.
ansible-role-elasticsearch
Ansible Role - Elasticsearch
container-talk
Two containers communicating using sockets.
custom-php-settings
Modify PHP settings from the admin dashboard in Wordpress.
mysql-notification
Example of a user defined function (UDF) in MySQL
nuxt-cision-block
Fetch and display pressreleases from Cision in Nuxt.
pong
A simple socket server
pycision
A python module for fetching press releases from Cision
udf-logger
UDF which sends log messages using curl.
Cyclonecode's Repositories
Cyclonecode/ansible-examples
A few starter examples of ansible playbooks, to show features and how they work together. See http://galaxy.ansible.com for example roles from the Ansible community for deploying many popular applications.
Cyclonecode/ansible-for-devops
Ansible examples from Ansible for DevOps.
Cyclonecode/ansible-role-elasticsearch
Ansible Role - Elasticsearch
Cyclonecode/bedrock
WordPress boilerplate with modern development tools, easier configuration, and an improved folder structure
Cyclonecode/blog
Blog snippets
Cyclonecode/CodeMirror
In-browser code editor
Cyclonecode/composer
Dependency Manager for PHP
Cyclonecode/flex-bison-example
A simple example demonstrating a calculator written with flex/bison
Cyclonecode/handbook
📖 Complete documentation for WP-CLI
Cyclonecode/html5-slot-machine
Modern casino slot machine game using only plain JavaScript (Web Animations API)
Cyclonecode/image
PHP Image Manipulation
Cyclonecode/javascript-sdk
Findify search javascript client
Cyclonecode/libsmf
C library for handling Standard MIDI Files (*.mid)
Cyclonecode/magento-ansible
Cyclonecode/midilib
Steev's MIDI Library is a pure C library to handle the MIDI protocol, as well as providing code to read and write standards-compliant MIDI files. This provides code functionality for apps wishing to support MIDI file serialism, as well as write music apps that auto-compose music.
Cyclonecode/oauth-1.0a
OAuth 1.0a Request Authorization for Node and Browser
Cyclonecode/php-image-resize
PHP library to resize, scale and crop images. Cloud solution available at:
Cyclonecode/PHP-IMDB-Grabber
This PHP library enables you to scrape data from IMDB.com.
Cyclonecode/Self-Hosted-WordPress-Plugin-repository
Create your own self-hosted WordPress Plugin repository for pushing automatic updates.
Cyclonecode/shopify
Simple Shopify API client in PHP
Cyclonecode/the-best-web-development-books
Cyclonecode/tinywav
A minimal C library for reading and writing (32-bit float) WAV audio files.
Cyclonecode/vlc
VLC media player - All pull requests are ignored, please follow https://wiki.videolan.org/Sending_Patches_VLC/
Cyclonecode/wp-background-processing
WordPress background processing class
Cyclonecode/wp-batch-processing
🚈 Easily process large batches of data in WordPress. Provide the data, setup the processing procedure, run the batch processor from the admin dashboard. Profit.
Cyclonecode/wp-cli
⚙️ WP-CLI framework
Cyclonecode/wp-crontrol
WP Crontrol lets you view and control what's happening in the WP-Cron system.
Cyclonecode/WP-Router
Routes paths to callback functions in WordPress
Cyclonecode/wrk
Modern HTTP benchmarking tool
Cyclonecode/Yacc-Lex-Parser
YACC & LEX based simple calculator application. Runs on C++. Context Free Grammar used in parser and Finite State Automaton as Regular Expression in flex used.