Posts

  • identity-idp

    Login.gov Core App: Identity Provider (IdP)

    Thank you for your interest in contributing to the login.gov IdP! For complete instructions on how to contribute code, please read through our CONTRIBUTING.md documentation.

    Tags: #ruby β€’ login-gov β€’ idp

  • DeleteFB

    Automate Scrubbing your Facebook Presence

    I needed a simple and reliable way to delete Facebook posts. There are third-party apps that claim to do this, but they all require handing over your credentials, or are unreliable in other ways. Since this uses Selenium, it is more reliable, as it uses your real web browser, and it is less likely Facebook will block or throttle you.

    As for why you would want to do this in the first place. That is up to you. Personally I wanted a way to delete most of my content on Facebook without deleting my account.

    Tags: #python

  • Photo-Sphere-Viewer

    A JavaScript library to display Photo Sphere panoramas.

    Photo Sphere Viewer is a JavaScript library that allows you to display 360Γ—180 degrees panoramas on any web page. Panoramas must use the equirectangular projection and they can be taken with Photo Sphere, the camera mode brought by Android 4.2 Jelly Bean.

    Photo Sphere Viewer uses the Three.js library, so nothing is required for your visitors except for a browser compatible with canvas or, better, WebGL.

    Tags: #javascript

  • persona5_calculator

    A tool to help calculate fusions in Persona 5.

    A tool to help calculate fusions in Persona 5.

    Link: https://chinhodado.github.io/persona5_calculator/

    Also included are information about a persona’s stats, elementals and skills.

    Note: the cost is estimated and is not accurate.

    Tags: #typescript

  • FPDF

    FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.

    This repository is only made for cloning official FPDF releases which are available at: http://www.fpdf.org THERE WILL BE NO DEVELOPMENT IN THIS REPOSITORY!

    FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.

    Tags: #php

  • laravel-livewire-tables

    A dynamic table component for Laravel Livewire

    You can install the package via composer:

    composer require rappasoft/laravel-livewire-tables
    

    Tags: #php β€’ laravel-livewire β€’ laravel

  • laravel-views

    Laravel package to create beautiful common views like data tables using the TALL stack.

    See live example

    Laravel package to create beautiful common views like tables using only PHP code, inspired by Laravel Nova, these views are built with Laravel Livewire and styled using Tailwind CSS

    Tags: #php β€’ laravel β€’ laravel-livewire

  • typescript-rest

    This is a lightweight annotation-based expressjs extension for typescript.

    This is a lightweight annotation-based expressjs extension for typescript.

    It can be used to define your APIs using decorators.

    Table of Contents

    Tags: #typescript β€’ api β€’ rest

  • multi-account-containers

    Firefox Multi-Account Containers lets you keep parts of your online life separated into color-coded tabs that preserve your privacy. Cookies are separated by container, allowing you to use the web with multiple identities or accounts simultaneously.

    The Firefox Multi-Account Containers extension lets you carve out a separate box for each of your online lives – no more opening a different browser just to check your work email! Learn More Here

    Available on addons.mozilla.org

    For more info, see:

    Tags: #javascript β€’ firefox β€’ webextension

  • rgl

    RGL is a framework for graph data structures and algorithms in Ruby.

    RGL is a framework for graph data structures and algorithms.

    The design of the library is much influenced by the Boost Graph Library (BGL) which is written in C++. Refer to http://www.boost.org/libs/graph/doc for further links and documentation on graph data structures and algorithms and the design rationales of BGL.

    A comprehensive summary of graph terminology can be found in the graph section of the Dictionary of Algorithms and Data Structures at http://www.nist.gov/dads/HTML/graph.html or Wikipedia.

    Tags: #ruby β€’ rgl β€’ graph-library

subscribe via RSS