Skip to content
View jozefcipa's full-sized avatar
πŸ¦•
πŸ¦•

Organizations

@grizzlyapp
Block or Report

Block or report jozefcipa

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
jozefcipa/README.md

Hi, I'm Jozef πŸ‘‹πŸ»

  • πŸ‘¨β€πŸ’» Backend Engineer at Henchman
  • 🐳 interested in DevOps, cloud and Kubernetes
  • πŸ‘¨β€πŸŽ“ Certified AWS solutions architect
  • ✏️ Trying to write a blog
  • πŸ‡¨πŸ‡Ώ Prague, Czech Republic

Pinned

  1. novus novus Public

    A local HTTPS proxy for a delightful developer experience

    Go 1

  2. laundry-alert laundry-alert Public

    A small IoT project that monitors your washing machine and sends a push notification when the washing cycle ends

    JavaScript 1

  3. parallel-worker parallel-worker Public

    Forked from surgeapp/parallel-worker

    TypeScript

  4. Process large JSON files with streams Process large JSON files with streams
    1
    import fs from 'fs'
    2
    import { Transform } from 'stream'
    3
    import JSONStream from 'JSONStream'
    4
    
                  
    5
    // Custom transform stream