Posts

  • GoNorth

    GoNorth is a story and content planning tool for RPGs and other open world games.

    GoNorth is a web application used for planning the story and world of RPGs or other open world games. GoNorth is cross-plattform ready, provides multilanguage support and is designed as a responsive layout.

    It offers modules for:

    • Timeline view to provide a quick overview of changes
    • Planning Chapters as a Node System of Quests
    • Planning Quests as a Node System of Tasks
    • Planning Npcs and their different values
    • Planning dialogs of Npcs as Node System of dialog branches
    • Planning Items and their different values
    • Planning Skills and their different values
    • Exporting of Npcs, Dialogs, Items and skills
    • Bulk exporting / importing of Npc, Item and skill values
    • Wiki component with versioning and tight integration into the other modules
    • Map component to position Quest marker, Npcs, Items, Wiki pages and map changes
    • Tracking your implementation status and showing changed values after change to already implemented object
    • Task Tracker
    • GDPR support

    Tags: #javascript • gaming • gamedev-tool

  • tax

    A PHP 5.5+ tax library.

    Zone 1-1 TaxType 1-n TaxRate 1-n TaxRateAmount

    Each tax type has a zone and one or more tax rates. Each tax rate has one or more tax rate amounts.

    Example:

    • Tax type: French VAT
    • Zone: “France (VAT)” (covers “France without Corsica” and “Monaco”)
    • Tax rates: Standard, Intermediate, Reduced, Super Reduced
    • Tax rate amounts for Standard: 19.6% (until January 1st 2014), 20% (from January 1st 2014)

    The base interfaces don’t impose setters, since they aren’t needed by the service classes. Extended interfaces (TaxTypeEntityInterface, (TaxRateEntityInterface, (TaxRateAmountEntityInterface) are provided for that purpose, as well as matching TaxType, TaxRate and TaxRateAmount classes that can be used as examples or mapped by Doctrine.

    Tags: #php

  • portfolio

    A simple tool to calculate the overall performance of an investment portfolio.

    Portfolio Performance calculates the overall performance of your investment portfolio.

    Tags: #java • eclipse • investment-portfolio

  • super-expressive-php

    super-expressive-php is a php library that allows you to build regular expressions in almost natural language

    Super Expressive PHP is a PHP library that allows you to build regular expressions in almost natural language - with no extra dependencies, and a lightweight code footprint.

    This library is a port of https://github.com/francisrstokes/super-expressive

    Tags: #php

  • Oblique

    With Oblique explore new styles of displaying images

    Licensed under the Apache License, Version 2.2, click here for the full license.

    Tags: #java • image-processing • image

  • webpack-dev-middleware

    A development middleware for webpack

    An express-style development middleware for use with webpack bundles and allows for serving of the files emitted from webpack. This should be used for development only.

    Some of the benefits of using this middleware include:

    • No files are written to disk, rather it handles files in memory
    • If files changed in watch mode, the middleware delays requests until compiling has completed.
    • Supports hot module reload (HMR).

    Tags: #javascript • webpack • webpack-dev-middleware

  • apexcharts.rb

    :bar_chart: Awesome charts for your ruby app powered by ApexCharts.JS.

    ApexCharts.RB is a ruby charting library that’s going to give your ruby app beautiful, interactive, and responsive charts powered by [ApexCharts.JS]. On top of those sweet advantages, you’ll also get extra features that you can’t get by just including ApexCharts.JS to your ruby app, namely view/template helpers for creating charts, options shortcuts, application wide default options, reusable custom theme palette, and so on.

    Tags: #ruby • charts • apexcharts

  • pyttsx3

    Offline Text To Speech synthesis for python

    pip install pyttsx3
    

    If you get installation errors , make sure you first upgrade your wheel version using :
    pip install --upgrade wheel

    Tags: #python • pyttsx • text-to-speech

  • Torch-Pruning

    Structural Pruning for Model Acceleration

    • Channel pruning for CNNs (e.g. ResNet, DenseNet, Deeplab) and Transformers (e.g. ViT)
    • High-level pruners: MagnitudePruner, BNScalePruner, GroupPruner, etc.
    • Graph Tracing and dependency fixing.
    • Supported modules: Conv, Linear, BatchNorm, LayerNorm, Transposed Conv, PReLU, Embedding, MultiheadAttention, nn.Parameters and customized modules.
    • Supported operations: split, concatenation, skip connection, flatten, etc.
    • Pruning strategies: Random, L1, L2, etc.
    • Low-level pruning functions
    • Benchmarks and tutorials

    Tags: #python • pytorch • pruning

  • pywebcopy

    PyWebCopy will examine the HTML mark-up of a website and attempt to discover all linked resources such as other pages, images, videos, file downloads - anything and everything. It will download all of theses resources, and continue to search for more. In this manner, WebCopy can “crawl” an entire website and download everything it sees in an effort to create a reasonable facsimile of the source website.

    Tags: #python • webpage • html

subscribe via RSS