Posts

  • angular-tetris

    Tetris game built with Angular and Akita 🎮

    A childhood memory Tetris game built with Angular and Akita.

    Tags: #typescript • angular • akita

  • cfn_nag

    Linting tool for CloudFormation templates

    The cfn-nag tool looks for patterns in CloudFormation templates that may indicate insecure infrastructure. Roughly speaking, it will look for:

    • IAM rules that are too permissive (wildcards)
    • Security group rules that are too permissive (wildcards)
    • Access logs that aren’t enabled
    • Encryption that isn’t enabled
    • Password literals

    For more background on the tool, please see this post at Stelligent’s blog:

    Finding Security Problems Early in the Development Process of a CloudFormation Template with “cfn-nag”

    Tags: #ruby • continuous-testing • unit-testing

  • Buka

    Buka is a modern software that helps you manage your ebook at ease.

    Buka is a modern software that helps you manage your ebook at ease. With a simple, clean and straight-forward user interface, Buka aims to gather your ebooks for a reading experience without hassles. Buka currently support .PDF format with configurations that helps user focus more on the content.

    Tags: #javascript • ebook • book

  • rpush

    The push notification service for Ruby.

    Rpush aims to be the de facto gem for sending push notifications in Ruby. Its core goals are ease of use, reliability and a rich feature set. Rpush provides numerous advanced features not found in others gems, giving you greater control & insight as your project grows. These are a few of the reasons why companies worldwide rely on Rpush to deliver their notifications.

    Tags: #ruby • notification-service • firebase-cloud-messaging

  • store_attribute

    ActiveRecord extension which adds typecasting to store accessors

    ActiveRecord extension which adds typecasting to store accessors.

    Originally extracted from not merged PR to Rails: rails/rails#18942.

    Tags: #ruby • activerecord • store-accessors

  • php-terminal-gameboy-emulator

    A PHP Terminal GameBoy Emulator

    Tags: #php

  • react-native-animated-pagination-dot

    react-native simple animated pagination dot

    Installation can be done through npm:

    npm i react-native-animated-pagination-dot --save
    

    Tags: #typescript • react-native

  • streampipes

    Apache StreamPipes - A self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore IoT data streams.


    Tags: #java • iot • analytics

  • laravel-mjml

    Easily use MJML in your Laravel Blade templates!

    Build responsive e-mails easily using MJML and Laravel Mailables.

    Tags: #php

  • polymorph

    Polymorph is a real-time network packet manipulation framework with support for almost all existing protocols

    Polymorph is a tool that facilitates the modification of network traffic on the fly by allowing the execution of Python code on network packets that are intercepted in real time.

    This framework can be used to modify in real time network packets that implement any publicly specified network protocol. Additionally, it can be used to modify privately specified network protocols by creating custom abstractions and fields.

    Tags: #python • network • packets

subscribe via RSS