Posts

  • petergate

    Easy to use and read action and content based authorizations.

    Add this line to your application’s Gemfile:

    gem 'petergate'
    

    And then execute:

    bundle
    

    Or install it yourself as:

    gem install petergate
    

    Tags: #ruby • hacktoberfest • hacktoberfest2020

  • passgenerator

    A Laravel package to create Apple Wallet passes.

    Passgenerator is a Laravel7+ package that allows you to easily create passes compatible with Apple Wallet (former Passbook).

    Tags: #php

  • native-obfuscator

    Java .class to .cpp converter for use with JNI

    Java .class to .cpp converter for use with JNI

    Currently fully supports only Java 8. Java 9+ and Android support is entirely experimental

    Warning: blacklist/whitelist usage is recommended because this tool slows down code significantly (like do not obfuscate full Minecraft .jar)

    Also, this tool does not particularly obfuscate your code; it just transpiles it to native. Remember to use protectors like VMProtect, Themida, or obfuscator-llvm (in case of clang usage)


    Tags: #java • cpp • bytecode

  • flatware

    A parallel test runner for RSpec and Cucumber with pretty output

    Flatware parallelizes your test suite to significantly reduce test time.

    Tags: #ruby

  • taggle.js

    📝 Form-ready dependency-less tagging.

    Yarn:

    yarn add taggle
    

    NPM:

    npm install taggle --save
    

    Bower:

    bower install taggle --save
    

    Tags: #javascript • taggle • tags

  • Gemini-API

    ✨ Elegant async Python API for Google Gemini web app

    A reverse-engineered asynchronous python wrapper for Google Gemini web app (formerly Bard).

    Tags: #python • ai • api

  • bdash

    Simple SQL Client for lightweight data analysis.

    Simple SQL Client for lightweight data analysis.

    Tags: #typescript • electron • sql

  • bdd-security

    BDD Automated Security Tests for Web Applications

    • Upgraded to OWASP ZAP 2.6.0
    • Upgraded ZAP Client API to 1.2.0 from maven central
    • Corrected bugs with ambiguous step definitions

    Tags: #java

  • custom-install

    Installs a title directly to an SD card for the Nintendo 3DS

    Experimental script to automate the process of a manual title install for Nintendo 3DS. Originally created late June 2019.

    Tags: #python

  • google-api-ads-ruby

    Ad Manager SOAP API Client Libraries for Ruby

    This project hosts the new Ads common framework for Ruby, as well as the Ruby client libraries for the various SOAP-based Ads APIs at Google.

    The Ruby client libraries make it easier to write Ruby clients to programmatically access your accounts.

    The AdWords API will sunset on April 27, 2022.
    Upgrade to the Google Ads API Ruby client library.

    New to the library? Take a look at the wiki for this project.

    Want to stay up-to-date with our latest releases? Subscribe to the master RSS feed on GitHub.

    Tags: #ruby

subscribe via RSS