Posts

  • username-anarchy

    Username tools for penetration testing

    ./username-anarchy anna key
    anna
    annakey
    anna.key
    annakey
    annak
    a.key
    akey
    kanna
    k.anna
    ...
    

    Tags: #ruby • kali-linux • offensive-security

  • google_sign_in

    Sign in (or up) with Google for Rails applications

    This gem allows you to add Google sign-in to your Rails app. You can let users sign up for and sign in to your service with their Google accounts.

    Tags: #ruby • google • ruby-on-rails

  • github-tag-action

    A Github Action to automatically bump and tag master, on merge, with the latest SemVer formatted version. Works on any platform.

    A GitHub Action to automatically bump and tag master, on merge, with the latest SemVer formatted version. Works on any platform.

    Tags: #typescript • github-actions • tag

  • gollum-lib

    A simple, Git-powered wiki with a sweet API.

    Gollum is a simple wiki system built on top of Git that powers GitHub Wikis.

    Gollum-lib is the Ruby API that allows you to retrieve raw or formatted wiki content from a Git repository, write new content to the repository, and collect various meta data about the wiki as a whole.

    Gollum-lib follows the rules of Semantic Versioning and uses TomDoc for inline documentation.

    Tags: #ruby

  • expo-github-action

    Expo GitHub Action makes it easy to automate EAS builds or updates

    With this Expo action, you have full access to the [Expo CLI][link-expo-cli] itself. It allows you to fully automate the expo publish or expo build process, leaving you with more time available for your project. There are some additional features included to make the usage of this action as simple as possible, like caching and authentication.

    Tags: #typescript • expo • cli

  • android-build-action

    Build Android project, export .apk, optional upload to BrowserStack App Live.

    This action build Android project, export .apk file as GitHub artifact, with optional automatic upload to BrowserStack AppLive.

    Tested with Ionic, React Native and native android projects.

    Tags: #ruby • android • apk

  • react-native-fcm

    react native module for firebase cloud messaging and local notification

    I’m not longer able to maintain this repo. check react-native-firebase instead

    Tags: #java • notifications • fcm

  • iban4j

    A Java library for generation and validation of the International Bank Account Numbers (IBAN ISO_13616) and Business Identifier Codes (BIC ISO_9362).

    • IBAN Generation and Validation: Supports creating valid IBANs and verifying their format and check digits.
    • BIC Validation: Checks the validity of Business Identifier Codes.
    • Multiple Formats: Handles both standard and formatted string representations.
    • Customizable Padding: Offers options for zero-padding account and bank codes.

    Tags: #java

  • yGuard

    The open-source Java obfuscation tool working with Ant and Gradle by yWorks - the diagramming experts

    Recent yGuard releases can be downloaded from GitHub, or used from Maven central directly.

    Previous releases may still be downloaded from the yWorks download center.

    Tags: #java • obfuscation • ant

  • sentinelhub-py

    Download and process satellite imagery in Python using Sentinel Hub services.

    The sentinelhub Python package is the official Python interface for Sentinel Hub services. It supports most of the services described in the Sentinel Hub documentation and any type of satellite data collections, including Sentinel, Landsat, MODIS, DEM, and custom collections produced by users.

    The package also provides a collection of basic tools and utilities for working with geospatial and satellite data. It builds on top of well known packages such as numpy, shapely, pyproj, etc. It is also a core dependency of eo-learn Python package for creating geospatial data-processing workflows.

    The main package resources are GitHub repository, documentation page, and Sentinel Hub forum.

    Tags: #python • python-library • sentinel-hub

subscribe via RSS