Skip to content
View luk-kop's full-sized avatar

Block or report luk-kop

Report abuse

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

Report abuse

Pinned Loading

  1. nmea-gps-emulator nmea-gps-emulator Public

    The NMEA-GPS Emulator is a simple script that emulates a GPS receiver (simulates unit's movement). Data generated by the script are sent to clients in NMEA 0183 format.

    Python 50 18

  2. nmea-ais-generator nmea-ais-generator Public

    The simple AIS messages generator. The AIS data is sent as UDP packets to clients in NMEA 0183 format and optionally can be displayed on CLI terminal.

    Python 5 4

  3. monitoring-api monitoring-api Public

    The REST API based on Flask-RESTful library. The main purpose of the application is to monitor the availability of selected services.

    Python 1

  4. verus-stake-notification verus-stake-notification Public

    The project simplifies Verus Coin (VRSC) cryptocurrency wallet state monitoring. Using Python scripts and AWS serverless application, it notifies you if there is a new staking reward (stake) in you…

    Python

  5. aws-certbot-lambda aws-certbot-lambda Public

    Serverless TLS certificate renewal using Let's Encrypt ACME protocol. Runs as an AWS Lambda function with Route53 DNS-01 challenges and stores certificates in AWS Secrets Manager. Deployed with Ter…

    Python 1

  6. aws-cognito-cli-login aws-cognito-cli-login Public

    A Python CLI tool for authenticating with AWS Cognito and retrieving temporary AWS credentials through Cognito Identity Pool. This tool supports password authentication, MFA setup, and TOTP-based m…

    Python