Posts

  • manage-fastapi

    :rocket: CLI tool for FastAPI. Generating new FastAPI projects & boilerplates made easy.

    • Creates customizable project boilerplate.

    • Creates customizable app boilerplate.

    • Handles the project structuring for you.

    • Optional Dockerfile generation.

    • Optional docker-compose generation for your project needs.

    • Optional pre-commit hook generation.

    Tags: #python • fastapi • boilerplate

  • speech-to-text-nodejs

    :microphone: Sample Node.js Application for the IBM Watson Speech to Text Service

    1. Sign up for an IBM Cloud account.
    2. Download the IBM Cloud CLI.
    3. Create an instance of the Speech to Text service and get your credentials:
      • Go to the Speech to Text page in the IBM Cloud Catalog.
      • Log in to your IBM Cloud account.
      • Click Create.
      • Click Show to view the service credentials.
      • Copy the apikey value.
      • Copy the url value.

    Tags: #javascript

  • daloradius

    daloRADIUS is an advanced RADIUS web management application for managing hotspots and general-purpose ISP deployments. It features user management, graphical reporting, accounting, a billing engine, and integrates with OpenStreetMap for geolocation. The system is based on FreeRADIUS with which it shares access to the backend database.

    To install daloRADIUS, you can follow the installation guide available in the project’s official wiki:

    Alternatively, you can also find the installation guide in the doc/install folder of this repository.

    If you encounter any issues during the installation or have any questions, feel free to ask for support in the Issues section.

    Tags: #php • hotspot-management • radius

  • wasmer-php

    🐘🕸️ WebAssembly runtime for PHP

    • Easy to use: The wasmer API mimics the standard WebAssembly C API,
    • Fast: wasmer executes the WebAssembly modules as fast as possible, close to native speed,
    • Safe: All calls to WebAssembly will be fast, but more importantly, completely safe and sandboxed.

    Tags: #php • php-extension • rust

  • buffer-backed-object

    Buffer-backed objects in JavaScript.

    BufferBackedObject creates objects that are backed by an ArrayBuffer. It takes a schema definition and de/serializes data on-demand using [DataView][dataview] under the hood. The goal is to make [ArrayBuffer][arraybuffer]s more convenient to use.

    npm i -S buffer-backed-object
    

    Tags: #javascript

  • json-rules-engine

    A rules engine expressed in JSON

    json-rules-engine is a powerful, lightweight rules engine. Rules are composed of simple json structures, making them human readable and easy to persist.

    Tags: #javascript • rules-engine • rules-processor

  • sprockets-rails

    Sprockets Rails integration

    Provides Sprockets implementation for Rails 4.x (and beyond) Asset Pipeline.

    Tags: #ruby

  • PyDMD

    Python Dynamic Mode Decomposition

    Tags: #python • dynamic-mode-decomposition • dmd

  • hanzi-writer-data

    The data used by Hanzi Writer

    View a live-demo of this data at chanind.github.io/hanzi-writer-data

    Tags: #python

  • laravel-page-speed

    Package to optimize your site automatically which results in a 35%+ optimization

    Simple package to minify HTML output on demand which results in a 35%+ optimization. Laravel Page Speed was created by [Renato Marinho][link-author], and currently maintained by [João Roberto P. Borges][link-maintainer], [Lucas Mesquita Borges][link-maintainer-2] and [Renato Marinho][link-author].

    Tags: #php • laravel • laravel-5-package

subscribe via RSS