Posts

  • bitrix24-php-sdk

    A powerfull PHP library for the Bitrix24 REST API hacktoberfest

    Bitrix24-PHP-SDK has a two branches

    • 1.x with 5.x php support, bugfix and minor updates only
    • 2.x only with 7.3+ php support, active work

    Current master is 1.x branch

    Tags: #php

  • bumbag-ui

    Build accessible & themeable React applications with your Bumbag 👝

    Visit the Bumbag docs to get started with Bumbag.

    Tags: #typescript • react • ui

  • object-detection-opencv

    YOLO Object detection with OpenCV and Python.

    OpenCV dnn module supports running inference on pre-trained deep learning models from popular frameworks like Caffe, Torch and TensorFlow.

    When it comes to object detection, popular detection frameworks are

    • YOLO
    • SSD
    • Faster R-CNN

    Support for running YOLO/DarkNet has been added to OpenCV dnn module recently.

    Tags: #python • object-detection • opencv

  • vimdeck

    VIM as a presentation tool

    VIM as a presentation tool

    Tags: #ruby

  • half-pipe

    The Rails asset pipeline replacement for picky front-end developers

    This initial release assumes you have been using Grunt in non-Rails apps and would like to start using it in Rails as well. It uses Bower for dependency management, RequireJS for JavaScript modules and Sass for CSS. If you use alternatives to these tools, we’d love to [hear from you][issue].

    Tags: #ruby

  • CrowdtiltOpen

    Open source crowdfunding platform -

    Launch your own advanced crowdfunding page.


    Tags: #ruby

  • rapyd-laravel

    rapyd: crud widgets for laravel. datatable, grids, forms, in a simple package

    require the package in your Laravel
    $ composer require zofe/rapyd

    then publish assets:
    $ php artisan vendor:publish

    note: for Laravel <=5.4 you need to add the provider in your config/app.php:

    Zofe\Rapyd\RapydServiceProvider::class

    Tags: #php

  • tfs

    Microsoft TFS API Python client

    Microsoft Team Foundation Server Python Library is a Microsoft TFS API Python client that can work with Microsoft TFS workflow and workitems.

    Read full documentation: https://devopshq.github.io/tfs/

    Tags: #python • devopshq • tfs

  • GeneticAlgorithmPython

    Build the Genetic Algorithm Implementation in Python 3 using NumPy

    This project is part of PyGAD which is an open-source Python 3 library for building the genetic algorithm and optimizing machine learning algorithms.

    Check documentation of the GeneticAlgorithmPython project in the PyGAD’s documentation: https://pygad.readthedocs.io/en/latest/README_pygad_ReadTheDocs.html

    PyGAD supports different types of crossover, mutation, and parent selection. PyGAD allows different types of problems to be optimized using the genetic algorithm by customizing the fitness function.

    The library is under active development and more features are added regularly. If you want a feature to be supported, please check the Contact Us section to send a request.

    Tags: #python • genetic-algorithm • optimization

  • numbers.js

    Advanced Mathematics Library for Node.js and JavaScript

    Numbers - an advanced mathematics toolkit for JavaScript and Node.js.

    Tags: #javascript

subscribe via RSS