Skip to content
View taurenk's full-sized avatar

Block or report taurenk

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. typescript-express-api Public

    Typescript + Express + TypeORM Testing

    TypeScript

  2. crossfit-games-scraper Public

    Python Web Scraper for Athlete data on games.crossfit.com

    Python 7 1

  3. PinPoint-Geocoder-Python Public

    Open Source Geocoder written in Python. Based off US Census Data.

    Python 1

  4. structure-challenge-api Public

    JavaScript

  5. structure-challenge-webapp Public

    JavaScript

  6. Kafka Docker Swarm Compose Guide
    1
    # Kafka Docker Swarm Compose Guide
    2
    The following compose file will allow you to run a Kafka cluster (3 kafka + 3 zookeeper nodes) in Docker swarm across 3 Swarm Manager nodes.
    3
    
                  
    4
    ```
    5
    version: "3.2"