Posts

  • easyappointments

    :date: Easy!Appointments - Open Source Appointment Scheduler

    Easy!Appointments is a highly customizable web application that allows customers to book appointments with you via a sophisticated web interface. Moreover, it provides the ability to sync your data with Google Calendar so you can use them with other services. It is an open source project that you can download and install even for commercial use. Easy!Appointments will run smoothly with your existing website as it can be installed in a single folder of the server and of course share an existing database.

    Tags: #php • appointments • scheduler

  • wit-ruby

    Ruby library for Wit.ai

    wit-ruby is the Ruby SDK for Wit.ai.

    Tags: #ruby

  • plac

    Plac: Parsing the Command Line the Easy Way

    plac is a Python package that can generate command line parameters from function signatures.

    plac works on Python 2.6 through all versions of Python 3

    plac has no dependencies beyond modules already present in the Python standard library.

    plac implements most if its functionality in a single file that may be included in your source code.

    Tags: #python

  • 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_Fuzzer gem 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

subscribe via RSS