Skip to content

Instantly share code, notes, and snippets.

View jmarquez-cs's full-sized avatar
♟️

John Marquez jmarquez-cs

♟️
View GitHub Profile
@jmarquez-cs
jmarquez-cs / keybase.md
Created November 3, 2019 19:47
keybase.md

Keybase proof

I hereby claim:

  • I am scooterhelmet on github.
  • I am scootertv (https://keybase.io/scootertv) on keybase.
  • I have a public key ASA5WYs27-9AZiEzj5zT16vbsbq8TSVENbexQvFe9KslWwo

To claim this, I am signing this object:

@jmarquez-cs
jmarquez-cs / build_web3_apps.md
Created April 21, 2022 08:50 — forked from nguyer/build_web3_apps.md
Build Ethereum Web3 Apps Quickly Using the Latest Tools

Workshop Guide - Building Apps on FireFly

Welcome! We're glad you're here! This is the guide that we will be going through during the workshop.

Before the workshop

IMPORTANT: Please make sure you have installed the software listed in this section before the workshop so that we can hit the ground running when the workshop starts.

Install Docker

@jmarquez-cs
jmarquez-cs / connect.md
Created May 29, 2022 06:07
Ping Raspberry Pi on Network

🚀 Pre-requisites 🚀

@jmarquez-cs
jmarquez-cs / deploying-opensearch.md
Last active April 26, 2023 17:08
Ubuntu 18.04 LTS

Deploying an OpenSearch Instance on Google Cloud Platform

This guide provides a series of steps to deploy an OpenSearch instance on a Google Cloud Platform (GCP) virtual machine. It assumes you have access to the necessary GCP project and a Github account.

Prerequisites

Step 1. Create a Google Virtual Machine

Log in to the GCP Console.

@jmarquez-cs
jmarquez-cs / installing-docker-compose.md
Created April 25, 2023 17:10
Installing docker and docker compose on Ubuntu 18.04 LTS