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

Welcome πŸ‘‹πŸ»

I'm Jozef,

  • πŸ‘¨β€πŸ’» full-stack engineer at Henchman
  • 🐒 working mainly with Node.js
  • 🧐 interested in IoT, automation, Go, Rust
  • πŸ‘¨β€πŸŽ“ ex-certified AWS solutions architect
  • πŸ‡¨πŸ‡Ώ located in Prague, CZ

[linkedin] [blog]

Pinned Loading

  1. novus novus Public

    A local HTTPS proxy for a delightful developer experience

    Go 22

  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