Posts

  • react-native-animated-tabbar

    A 60FPS animated tab bar with a variety of cool animation presets 😎

    1. Features
    2. Installation
    3. Usage
      1. Animated Icons
    4. Props
    5. Presets
      1. Bubble Preset
      2. Flashy Preset
      3. Material Preset
    6. Migration
    7. To Do
    8. Credits
    9. License

    Tags: #typescript β€’ animated β€’ tabbar

  • OpenGraph

    A Laravel package to fetch Open Graph data of a website.

    • Easily fetch metadata of a URL. Laravel OpenGraph fetches all the metadata of a URL.

    • Supports language-specific metadata. Laravel OpenGraph can fetch metadata in a specific language if webpage supports.

    • Supports twitter metadata. Laravel OpenGraph supports twitter OG data too.

    • Verify image URL. Laravel OpenGraph verifies that the image URL in the image metadata is valid or not.

    Tags: #php β€’ opengraph β€’ laravel

  • ANR-WatchDog

    A simple watchdog that detects Android ANR (Application Not Responding) error and throws a meaningful exception

    1. In the app/build.gradle file, add:

      implementation 'com.github.anrwatchdog:anrwatchdog:1.4.0'
      
    2. In your application class, in onCreate, add:

      new ANRWatchDog().start();
      

    Tags: #java

  • c4

    πŸ”΄πŸ”΅ Connect Four game in JS + Canvas

    Tags: #typescript β€’ connect-four β€’ game-2d

  • telebot

    Easy way to create Telegram-bots in PHP. Rich Laravel support out of the box.

    Documentation for the library can be found on the website.

    Tags: #php β€’ telegram β€’ bot

  • smart-doc

    Smart-doc is a java restful api document generation tool. Smart-doc is based on interface source code analysis to generate interface documentation, completely zero-injection.

    smart-doc is a tool that supports both JAVA REST API and Apache Dubbo RPC interface document generation. Smart-doc is based on interface source code analysis to generate interface documents, and zero annotation intrusion. You only need to write Javadoc comments when developing, smart-doc can help you generate Markdown or HTML5 document. smart-doc does not need to inject annotations into the code like Swagger.

    quick start

    Tags: #java

  • Invoices

    Generate PDF invoices for your customers in laravel

    Invoices is a Laravel library that generates a PDF invoice for your customers. The PDF can be either downloaded or streamed in the browser. It’s highly customizable and you can modify the whole output view as well.

    Tags: #php β€’ laravel β€’ pdf

  • phashion

    Ruby wrapper around pHash, the perceptual hash library for detecting duplicate multimedia files

    Because of this complexity, it is possible the gem install will fail on your platform. Phashion has been tested on:

    • Mac OSX 10.6
    • Mac OSX 10.9
    • Ubuntu 8.04
    • Ubuntu 12.04

    Please open a GitHub issue if you have installation problems.

    Tags: #ruby β€’ phash β€’ image-analysis

  • Self-Driving-Car-in-Video-Games

    A deep neural network that learns to drive in video games

    We provide pretrained T.E.D.D. 1104 models that you can use for real-time inference :)
    The models are trained using 130 GB of human labelled data.
    The model has been trained in first-person-view with a route to follow in the minimap.
    The model has learned to drive a large variety of vehicles in different weather conditions (Sun, night, sunny, rain…).
    For each model we provide the best and the last epoch.
    See Software and HOW-TO Section for instructions on how run the models.

    Tags: #python β€’ pytorch β€’ self-driving-car

  • kindlefodder

    Bring web docs to the Kindle

    Kindlefodder is a Ruby framework and a collection of recipes for translating website-bound books and documentation into Kindle ebooks that are easy to navigate and a pleasure to peruse. Web browsers are good for scanning information, but Kindles are a lot better when you want to block out distractions and actually learn something.

    The ebooks posted here will in most cases be derived from material published under a Creative Commons license. I am grateful to the original authors for writing such good and useful material. They are welcome to take these ebooks and recipes, modify them, and distribute them under their own name.

    Tags: #ruby

subscribe via RSS