Pinned Repositories
actions-runner-docker
Self hosted Github Actions runner with Docker CLI included
agendadigital_bot
Bot para hacer seguimiento en Tweeter de lo que la gente opina sobre la AgendaDigital en Paraguay
barcode-as-a-service
Generate barcodes as service locally
barcode-generator
Barcode Generator allows you to generate a wide variety of 1d & 2d codes
go-sps30
Golang library to interact with Sensirion SPS30 Particulate Matter Sensor
go-zh07
Driver for Winsen ZH07 & ZH06
hacktoberfest-practica-graphql-nodejs
Código de la demostración para la charla GraphQL con Node.js a darse en la Hacktoberfest Paraguay 2020
of-fn-calls-per-period
OpenFaaS - Functions call count as a function
practica-graphql-con-nodejs
Repositorio con el código usado en la demostración de la charla GraphQL con Node.js
scrapper-example
Ejemplos de como hacer scrapping a un API
padiazg's Repositories
padiazg/practica-graphql-con-nodejs
Repositorio con el código usado en la demostración de la charla GraphQL con Node.js
padiazg/clusterhat-orangepi-cm4
Converts Debian/Ubuntu/Raspberry Pi OS images for OrangePi CM4 to support Cluster HAT
padiazg/clusterhat-bananapi-m2-zero
Converts Debian/Ubuntu/Raspberry Pi OS images for Banana Pi M2 Zero to support Cluster HAT
padiazg/codapi-js
Interactive code examples for documentation, education and fun.
padiazg/codapi-latex-playground
A LaTex sandbox for Codapi
padiazg/custom-data-at-compile-test
Test on how to add custom data at compile time to a go project
padiazg/docs
Automatically generate RESTful API documentation for GO projects - aligned with Open API Specification standard
padiazg/go-notify
A multi-channel async event notifier for Golang
padiazg/go-webasm-practice
A simple project to learn about Wasm and UI generation with Golang
padiazg/licheepi-nano-buildroot
Config files for full Lichee Pi Nano Linux image + ESP8089 build
padiazg/licheepi-nano-u-boot
"Das U-Boot" Source Tree for LicheePi Nano
padiazg/licheepi-nano-uboot-container
U-Boot build container for LicheePi Nano
padiazg/notifier
A simple event notifier for golang
padiazg/notififer-example
Example for notifier package
padiazg/oas-gen-test
OpenApi document generator test
padiazg/padiazg
padiazg/qor-auth-test
QOR/Auth & QOR/Roles test
padiazg/qor-oas-playground
A playground to test and develop QOR support for generating OAS 3 document
padiazg/qor-oss-test
QOR/OSS usage test
padiazg/qor-s3-assetfs-test
AsssetFS interface implementation for S3
padiazg/qor-worker-test-2
QOR worker test v2
padiazg/replit-bufio-dummy-responder
Exercise of how to mock a bufio response
padiazg/replit-FibonacciInGo
Non recursive exercise of calculating Fibonacci in Go
padiazg/replit-jwt-creation
Simple JWT creation example
padiazg/replit-SPS30-CRC8
Exercise on how to calculate a CRC8 checksum the same way the SPS30 does
padiazg/replit-sps30-six-byte-float
Exercise to convert SPS30 readings from bytes to a float
padiazg/replit-sps30-six-byte-int
Exercise to convert SPS30 readings from bytes to an int
padiazg/replit-value-implements-interface
Exercide of how to check if a value implements an interface
padiazg/replit-ZH07-checksum
Example of how the ZH07 sensor calculates a checksum
padiazg/stripe-simple-checkout
Test for Stripe simple checkout in Golang