Skip to content
View selamet's full-sized avatar
🦩
🦩

Organizations

@hey-booster @laboflush

Block or report selamet

Report abuse

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

Report abuse
selamet/README.md

Python

Pinned Loading

  1. letsraffle-api letsraffle-api Public

    A simple and secure raffle platform with instant result generation

    Python 29 5

  2. selamet.github.io selamet.github.io Public

    Personal website built with Gatsby. Source code for selamet.dev

    JavaScript 5

  3. pretty-lush pretty-lush Public

    In-browser code formatter for 12 languages — Prettier, Ruff, sql-formatter. Encrypted sharing, JSONPath, JWT decoder, offline PWA. Your code never leaves the tab

    JavaScript 4

  4. aws-tools aws-tools Public

    Practical AWS scripts built for task automation, debugging, and cloud resource management.

    Python 1

  5. Queue-driven ECS autoscaling using R... Queue-driven ECS autoscaling using RabbitMQ.
    1
    """
    2
    ECS Worker Autoscaler
    3
    4
    Automatically scales ECS workers based on RabbitMQ queue size.
    5
    Originally designed as a Celery task, now converted to a standalone script