Posts
-
acf
Advanced Custom Fields
Welcome to the official Advanced Custom Fields repository on GitHub. ACF is a WordPress plugin used to take full control of your edit screens & custom field data.
Looking for ACF version 4? Please use the previous ACF repository.
Upgrading from ACF version 4? Please read our Upgrading from v4 to v5 guide.
Tags: #php
-
PHPMatrix
PHP Class for handling Matrices
- power() function
- Decomposition
- Cholesky Decomposition
- EigenValue Decomposition
- EigenValues
- EigenVectors
Tags: #php
-
toml
Parse TOML. Like a bawss.
A sane configuration format from @mojombo. More information here: https://github.com/mojombo/toml
This is far superior to YAML and JSON because it doesn’t suck. Really it doesn’t.
Tags: #ruby
-
API-fuzzer
API Fuzzer which allows to fuzz request attributes using common pentesting techniques and lists vulnerabilities
API_Fuzzergem accepts a API request as input and returns vulnerabilities possible in the API. Following are the main check involved in API_Fuzzer gem- Cross-site scripting vulnerability
- SQL injection
- Blind SQL injection
- XML External entity vulnerability
- IDOR (in specific cases)
- API Rate Limiting
- Open redirect vulnerabilities
- Information Disclosure flaws
- Info leakage through headers
- Cross-site request forgery vulnerability
Tags: #ruby • gem • ruby-gem
-
MaterialIntroView
Material Intro View is a showcase android library.
Material Intro View is a showcase android library.
We saw this kind of showcase on Fabulous App and we love it. Then decided to create showcase just like it.
Tags: #java
-
holidays
A collection of Ruby methods to deal with statutory and other holidays. You deserve a holiday!
Functionality to deal with holidays in Ruby.
Extends Ruby’s built-in Date and Time classes and supports custom holiday definition lists.
Tags: #ruby
-
redaxios
The Axios API, as an 800 byte Fetch wrapper.
[Axios] has a great API that developers love. Redaxios provides that API in 800 bytes, using native
fetch().For those searching for ways to shave a few kilobytes off of their bundles, that’s less than 1/5th of the size. This is made possible by using the browser’s native [Fetch API][fetch], which is supported in all modern browsers and polyfilled by most tools including Next.js, Create React App and Preact CLI.
Tags: #javascript
-
recommendable
:+1::-1: A recommendation engine using Likes and Dislikes for your Ruby app
Recommendable is a gem that allows you to quickly add a recommendation engine for Likes and Dislikes to your Ruby application using my version of [Jaccardian similarity and memory-based collaborative filtering][collaborative filtering].
Tags: #ruby • redis • sidekiq
-
bugsnag-js
Javascript error handling tool for Bugsnag. Monitor and report JavaScript bugs & errors.
Automatically detect JavaScript errors in the browser, Node.js, React Native and Expo, with plugins for React, Vue, Angular, Express, Restify and Koa. Get cross-platform error detection for handled and unhandled errors with real-time error alerts and detailed diagnostic reports.
Learn more about JavaScript error reporting and React Native error reporting from Bugsnag.
This is a monorepo (managed with Lerna) containing our universal error reporting client
@bugsnag/js, our Expo client@bugsnag/expoand our React Native client@bugsnag/react-native, along with:- the core Bugsnag libraries for reporting errors (
@bugsnag/core) - plugins for supporting various frameworks (e.g.
@bugsnag/plugin-react) - plugins for internal functionality (e.g.
@bugsnag/plugin-simple-throttle)
Etc. See packages for a full list of contents.
Tags: #typescript • bugsnag • javascript
- the core Bugsnag libraries for reporting errors (
-
CNNGestureRecognizer
Gesture recognition via CNN. Implemented in Keras + Tensorflow/Theano + OpenCV
Gesture recognition via CNN neural network implemented in Keras + Theano + OpenCV
Key Requirements: Python 3.6.1 OpenCV 3.4.1 Keras 2.0.2 Tensorflow 1.2.1 Theano 0.9.0 (obsolete and not supported any further)
Suggestion: Better to download Anaconda as it will take care of most of the other packages and easier to setup a virtual workspace to work with multiple versions of key packages like python, opencv etc.
Tags: #python • gesture-recognition • machine-learning
subscribe via RSS