gburtini
Machine learning, automated experiments and adaptive computation... although that's mostly not what is on here.
3735928559
Pinned Repositories
Dont-Bounce-Please
Free, probably no longer modern Javascript bounce detection. Mobile (iOS, Android) and desktop support: show a message or perform an action prior to a user bouncing away from your site.
Humanize-PHP
A clone of Django's Humanize API for PHP.
Learning-Library-for-PHP
The rudimentary workings of a machine learning library in PHP.
PHP-ACL
A simple, Composer-ready access control and user cookie login system.
php-bloom-filter
Simple Bloom filter implementation in PHP, using SplFixedArray.
PHP-Brute-Force-Defense
Rate limiting tools.
PHP-Hooks-System
A hooks and filters system for writing event-driven or plugin-ready PHP.
Potent
XPath rule generalizer - easily learn dynamic matching patterns in XML documents
Potent-Tools-for-XPath
Tools for working with the DOM, CSS selectors and XPath 1.0 expressions.
Probability-Distributions-for-PHP
PHP implementation of statistical probability distributions: normal distribution, beta distribution, gamma distribution and more.
gburtini's Repositories
gburtini/Learning-Library-for-PHP
The rudimentary workings of a machine learning library in PHP.
gburtini/Probability-Distributions-for-PHP
PHP implementation of statistical probability distributions: normal distribution, beta distribution, gamma distribution and more.
gburtini/PHP-ACL
A simple, Composer-ready access control and user cookie login system.
gburtini/Humanize-PHP
A clone of Django's Humanize API for PHP.
gburtini/PHP-Hooks-System
A hooks and filters system for writing event-driven or plugin-ready PHP.
gburtini/Dont-Bounce-Please
Free, probably no longer modern Javascript bounce detection. Mobile (iOS, Android) and desktop support: show a message or perform an action prior to a user bouncing away from your site.
gburtini/Potent
XPath rule generalizer - easily learn dynamic matching patterns in XML documents
gburtini/PHP-Brute-Force-Defense
Rate limiting tools.
gburtini/Potent-Tools-for-XPath
Tools for working with the DOM, CSS selectors and XPath 1.0 expressions.
gburtini/css-xpath
npm module for translating CSS rules in to XPath expressions
gburtini/Go
A command-line bookmark manager. Supports paths and ssh targets.
gburtini/PHP-Name-to-Gender
A quick library for extracting names / genders from short biographies (very niche!)
gburtini/PHP-Simple-Hierarchical-Router
A very simple fallback-friendly file-based router for PHP.
gburtini/flat-canada-tax-coefficients
gburtini/Babys-First-Rust-Project
A daemon and tool for checking HTTP uptime.
gburtini/deep-image-prior
Image restoration with neural networks but without learning.
gburtini/emojihook
Spice up your life (and your git commits)
gburtini/fixed-data-table-2
A React table component designed to allow presenting millions of rows of data.
gburtini/flat-price-earnings-data
gburtini/gburtini
gburtini/jsonschema-to-graphql
Generate GraphQL schema from JSON schemas.
gburtini/Matasano-Cryptopals-Challenges
Solutions for the Matasano Cryptopals Challenges written in Node/Javascript.
gburtini/memoize-fs
memoize/cache in file system solution for Node.js
gburtini/not-my-dotfiles
Just a temporary store for some modified dotfiles.
gburtini/passport-masquerade
Toolkit to support masquerading as another user.
gburtini/react-charts
⚛️ Simple, immersive & interactive charts for React
gburtini/rfcs
RFCs for changes to Yarn
gburtini/separated-attributes
Simple NPM package for working with separated attributes in HTML, e.g., class="hello world" becomes { class: ['hello', 'world'] }.
gburtini/simulated-annealing
Simulated Annealing optimization algorithm for node.js
gburtini/Solitude
Solitude is a privacy analysis tool that enables anyone to conduct their own privacy investigations. Whether a curious novice or a more advanced researcher, Solitude makes the process of evaluating user privacy within an app accessible for everyone.