Pinned Repositories
angular-modal-service
An example of how to create your own modal dialog system
api-gateway-envoy
An envoy based API gateway deployed on Cloud Run
blog-app-secrets
A demo project for managing passwords in ASP.NET Core web application.
blog-dynamic-filters
A demo project for building dynamic filters in ASP.NET Core using AutoMapper, System.Dynamic.Linq and EntityFramework.
gke-prestashop-deployment
How to deploy and scale Prestashop on GKE
jinja-csv
Use Jinja2 templates to format data from CSV files.
nginx-ntlm-module
A nginx module to allow proxying requests with NTLM Authentication.
porth
A simple secure port redirector
smtp-email-forward
A simple smtp server
gabihodoroaga's Repositories
gabihodoroaga/blog-dynamic-filters
A demo project for building dynamic filters in ASP.NET Core using AutoMapper, System.Dynamic.Linq and EntityFramework.
gabihodoroaga/jinja-csv
Use Jinja2 templates to format data from CSV files.
gabihodoroaga/api-gateway-envoy
An envoy based API gateway deployed on Cloud Run
gabihodoroaga/angular-modal-service
An example of how to create your own modal dialog system
gabihodoroaga/cloud-run-casbin
Combining "Sign in with Google" with Casbin to add authentication and authorization to a Cloud Run service.
gabihodoroaga/database-benchmark
Seed project to create a custom database benchmark tool
gabihodoroaga/dataflow-examples
Google Cloud Dataflow provides a simple, powerful model for building both batch and streaming parallel data processing pipelines. This repository hosts a few example pipelines to get you started with Dataflow.
gabihodoroaga/ecdh
An example of how you can encrypt/decrypt a message using sr25519 and ed25519 keys using a shared secret.
gabihodoroaga/gcp-iap-clients
Example projects of how to access backend services protected by the GCP Identity Aware Proxy
gabihodoroaga/gcp-iap-jwt-validator
Simple JWT validator for GCP Identity Aware Proxy tokens
gabihodoroaga/go-run-programs
run background programs in go
gabihodoroaga/google-auth-library-php
Google Auth Library for PHP
gabihodoroaga/beam
Apache Beam is a unified programming model for Batch and Streaming data processing.
gabihodoroaga/bqreader
gabihodoroaga/community
This repository holds the content submitted to https://cloud.google.com/community. Files added to the tutorials/ directory will appear at https://cloud.google.com/community/tutorials.
gabihodoroaga/dataflow-e2e-demo
A seed and demo about how to do end-to-end testing of a Dataflow pipeline
gabihodoroaga/duckdb-node
gabihodoroaga/fail2ban-cloudArmor
A seed and a demo project about how to implement a fail2ban kind functionality in a cloud environment
gabihodoroaga/http-grpc-websocket
How to run HTTP, gRPC, websocket all on the same port on Google Cloud Run
gabihodoroaga/infrastructure-cicd
A boilerplate and seed for how to setup infrastructure as a code and a cd/cd pipeline in GCP using Terraform and Cloud build.
gabihodoroaga/ingress-gce
Ingress controller for Google Cloud
gabihodoroaga/killgrave
Simple way to generate mock servers written in Go
gabihodoroaga/leaderelection
Leader election implementation in golang
gabihodoroaga/pgxscan
gabihodoroaga/pubsub-to-bigquery
How stream messages from Pub/Sub to BigQuery
gabihodoroaga/simpleredirect
A basic redirect server written in go that can be used as a backend for GKE Ingress to redirect one domain to another
gabihodoroaga/swag
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
gabihodoroaga/theia
Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
gabihodoroaga/theia-apps
Theia applications examples - docker images, desktop apps, packagings
gabihodoroaga/tldraw-v1
A tiny little drawing app. This is the original 2021-2022 version, released under MIT.