Pinned Repositories
aoc2018
Advent of Code 2018 (in Haskell).
duo-toolbox
A set of general and specialized tools for building browser extensions and user scripts targeting Duolingo.
duolingo-solution-viewer
A browser extension providing access to the lists of solutions to the translation / listening challenges on Duolingo, and restoring the correction of typos for listening challenges.
duolingo-sound-controls
A browser extension providing fine-grained sound controls for Duolingo.
duolingo-tts-controls
A small browser extension providing playback controls for some of the challenges on Duolingo.
duolingo-unicode-normalizer
A minimal browser extension for removing the typo warnings related to diacritics on Duolingo, and fixing dictionary searches.
duolingo-word-bank-dnd
A minimal browser extension for enabling the drag'n'drop of words in the word-bank answers on Duolingo.
mage-enhanced-admin-grids
[ARCHIVED] Enhanced Admin Grids extension for Magento 1. WIP version available for testing.
magento2-rule-operators
Additional rule condition operators for Magento 2 (matches regex, starts/ends with)
stripped-aeson
Type-driven Aeson instance deriving with the ability to strip fields from the output.
blmage's Repositories
blmage/duolingo-solution-viewer
A browser extension providing access to the lists of solutions to the translation / listening challenges on Duolingo, and restoring the correction of typos for listening challenges.
blmage/duolingo-tts-controls
A small browser extension providing playback controls for some of the challenges on Duolingo.
blmage/duolingo-word-bank-dnd
A minimal browser extension for enabling the drag'n'drop of words in the word-bank answers on Duolingo.
blmage/duo-toolbox
A set of general and specialized tools for building browser extensions and user scripts targeting Duolingo.
blmage/duolingo-sound-controls
A browser extension providing fine-grained sound controls for Duolingo.
blmage/duolingo-unicode-normalizer
A minimal browser extension for removing the typo warnings related to diacritics on Duolingo, and fixing dictionary searches.
blmage/memrise-word-bank-dnd
A minimal browser extension for enabling the drag'n'drop of words in the word-bank answers on Memrise.
blmage/apexcharts.js
đź“Š Interactive JavaScript Charts built on SVG
blmage/deployer
The PHP deployment tool with support for popular frameworks out of the box
blmage/deployer-action
GitHub Action for Deployer
blmage/duo-solution-parser
A simple parser for Duolingo solution patterns
blmage/fintecture-magento
Fintecture Payment module for Magento 2
blmage/js-pkce
A package that makes using the OAuth2 PKCE flow easier
blmage/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
blmage/memrise-vn-audio-uploader
blmage/one-liner.macro
A fork of haltcase/param.macro, including support for indexed placeholders via symbols `_1` to `_9`.
blmage/php-feed-generator
PHP toolkit to generates valids SF product feeds, in various formats
blmage/preact-use
A fork of streamich/react-use, compatible with preact + rollup, and including some small tweaks and new hooks.
blmage/primereact
The Most Complete React UI Component Library
blmage/react-countdown-circle-timer
Lightweight React/React Native countdown timer component with color and progress animation based on SVG
blmage/react-howler
A React.js wrapper for howler.js (audio player)
blmage/repman
Repman - PHP Repository Manager: packagist proxy and host for private packages
blmage/rollup-plugin-assemblyscript
A Rollup plugin that allows you to import AssemblyScript files and compiles them on-the-fly.
blmage/rollup-plugin-purified-css
blmage/sentence-similarity
Finds the degree of similarity between a string and a pattern, based on a given word comparison function.
blmage/shopping-feed-magento2
Shopping Feed integration module for Magento 2
blmage/shoppingfeed-php-sdk
Shopping-feed PHP SDK to ease our API integration in your application
blmage/spotify-web-api-js
A client-side JS wrapper for the Spotify Web API
blmage/swarm
Resource gathering + programming game
blmage/word-similarity
Finds the degree of similarity between two words, based on the Dice's Coefficient, which is mostly better than Levenshtein distance.