Skip to content
View peku33's full-sized avatar

Block or report peku33

Report abuse

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

Report abuse

Pinned Loading

  1. minix-toolkit minix-toolkit Public

    Skrypt do zautomatyzowanej pracy z systemem minix 2.0.3 na laboratorium SOI

    Shell 38 7

  2. HikVision-EventReceiver HikVision-EventReceiver Public

    Web-friendly solution for receiving, logging and browsing 'events' sent by HikVision IP Cameras

    C++ 17 8

  3. web-static-pack web-static-pack Public

    Embed static resources (GUI, assets, images, styles, html) within executable. Serve with hyper or any server of your choice.

    Rust 11 3

  4. stack-depth-analyzer stack-depth-analyzer Public

    `stack-depth-analyzer` helps embedded software developers calculate stack usage of their programs so stack and `.data`/`.bss` regions won't collide at runtime and to help prevent stack overflows.

    Python