Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Kinany52's full-sized avatar

Block or report Kinany52

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. simulated_iot_infrastructure simulated_iot_infrastructure Public

    Simulated IoT infrastructure project using Python, Docker, Prometheus, Grafana, InfluxDB, Alertmanager.

    Python

  2. embedded_night_light embedded_night_light Public

    An embedded systems project to provide dimmable night lights in different variants based on the Arduino Uno R3 [8-bit ATmega328P processor]

    C++

  3. VRM VRM Public

    VRM stands for Vendor Return Management. As the name implies, it is a platform to manage returns of an online marketplace, ideally one with multiple vendors and/or multiple warehouses.

    PHP

  4. FileEncryptionTool FileEncryptionTool Public

    C++ application implementing file encryption and decryption tool for text files.

    C++

  5. ownframework ownframework Public

    My own framework following the common MVC software architectural pattern.

    PHP

  6. gochannels gochannels Public

    Go application that performs concurrent health checks on URLs using goroutines. It sends HTTP GET requests for each URL, reports if any might be down, and synchronizes the results with a channel be…

    Go