Pinned Repositories
ai-demo-web
Simple React-based web interface for AI demo project
app-engine-react-demo
Deploy a React app running on NodeJS to Google App Engine in minutes
bash-tricks
Random bash command or scripting commands I find useful
loopback-example-users-to-mysql
Example how to migrate the built-in User model to use MySQL instead of Memory db
multi-cluster-argo-demo
Anthos-inspired experiment using Argo CD for multi-cluster config management
tutorial-graphql-subscriptions-redis
GraphQL server implementation with Redis backing allowing pubsub
tutorial-react-docker
Boilerplate React app in Docker container with ENV args
typescript-postgres-auth-example
Example Express Node API written in Typescript with Postgres and Redis backend and RBAC / ABAC authorization
mikesparr's Repositories
mikesparr/typescript-postgres-auth-example
Example Express Node API written in Typescript with Postgres and Redis backend and RBAC / ABAC authorization
mikesparr/multi-cluster-argo-demo
Anthos-inspired experiment using Argo CD for multi-cluster config management
mikesparr/app-engine-react-demo
Deploy a React app running on NodeJS to Google App Engine in minutes
mikesparr/ai-demo-web
Simple React-based web interface for AI demo project
mikesparr/jest-puppeteer-example
Automated browser test example using Jest and Puppeteer
mikesparr/ai-demo-functions
Simple machine learning model training and serving with Google Cloud Functions
mikesparr/advanced-css-and-sass-natours
Feature-rich web application built with CSS and SASS (from online tutorial)
mikesparr/cloud-functions-gke-demo
Example Google Cloud Function (GCF) app that interacts with Percona database on Google Kubernetes Engine (GKE)
mikesparr/next-24-demo
Repo containing example code from Google Cloud Next '24 demo talk on Kubernetes Gateway API vs Ingress
mikesparr/redis-weighted-pool
Simple weighted round robin implementation using Redis sorted set and list
mikesparr/ai-demo-ingest
Simple Golang API for AI startup demo that accepts batch data and publishes to Google Pub/Sub
mikesparr/ai-demo-predict
Simple Golang API for AI startup demo that views data from Redis cache and publishes to Google Pub/Sub
mikesparr/gcp-cicd-demo-app
Static app to demonstrate Cloud Build deploy to Google Container Registry
mikesparr/gcp-cicd-demo-config
Demo config repo for Argo CD to fetch app configs from
mikesparr/helpscout-to-hubspot-migration
Scripts and instructions to migrate from Helpscout to Hubspot Service Hub
mikesparr/redis-task-scheduler
Simple Promise based task scheduler that works with redis-docker-taskrunner
mikesparr/typescript-apollo-graphql-server
Test GraphQL server using TypeScript
mikesparr/argo-cd-test
Test repo to figure out Argo CD deployment from one private GKE cluster to another
mikesparr/docs.konghq.com
🦍 Source code for docs.konghq.com website.
mikesparr/gcf-config
Configuration using ENV variables within Google Cloud Functions described in https://12factor.net/config
mikesparr/gobyexample
Golang example programs demonstrating features of the language
mikesparr/hello-world-docker-action
Test repo for Github Actions docker
mikesparr/netbox-docker
🐳 Docker Image of NetBox
mikesparr/netbox-gcp
Run Digital Ocean's IP address management (IPAM) and data center infrastructure management (DCIM) tool on GCP
mikesparr/nextjs-auth0-login
Experiment repo bootstrapping NextJS app and adding Auth0 login
mikesparr/nextjs-dashboard
Dashboard app using NextJS (react) and Postgres database based on Vercel NextJS 14 tutorial
mikesparr/quota-monitoring-solution
mikesparr/redis-priority-queue
Simple Promise based multi-channel priority queue using Redis sorted set
mikesparr/typescript-starter
Basic files and config to start a Typescript project
mikesparr/web-app-starter-sass
Web application starter using BEM and 7-1 architectures and SCSS (Sassy CSS)