Skip to content
View aldotroiano's full-sized avatar
πŸ‘‹
πŸ‘‹

Block or report aldotroiano

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Trigger Lambda from local Dynamo DB ... Trigger Lambda from local Dynamo DB Stream - Docker
    1
    #!/usr/bin/env bash
    2
    set -euo pipefail
    3
    
                  
    4
    STREAM_ARN="DYNAMO_STREAM_NAME"
    5
    ENDPOINT_URL="http://localhost:8002"  # Dynamo endpoint
  2. pol-ler pol-ler Public

    Forked from taroved/pol

    This is a fork of Pol - an interactive RSS Generator, restored and branded as Pol-ler. It adds date selection, feed view & feed lifecycle actions

    Less 3 1

  3. space-jam space-jam Public

    Bsc Thesis - A mobile multiplayer game (app & server) with matchmaking, linear interpolation & packet compression

    Lua