Skip to content
View MattPorto's full-sized avatar
😜
"Work like a captain, play like a pirate!"
😜
"Work like a captain, play like a pirate!"

Block or report MattPorto

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MattPorto/README.md

mattporto

Hey, I'm Matt πŸ‘‹πŸΎ

Matt's GitHub stats

Current stack

rails react mysql aws redis docker nodejs python

Most Used languages

A Rubyist focused on solving problems and playing Magic: The Gathering. πŸ˜…

Linkedin

Pinned Loading

  1. chip8 chip8 Public

    β€Ž A Chip-8 interpreter written in JavaScript for web, CLI, and native UI.

    JavaScript

  2. Oracle DB Local Setup With Docker + ... Oracle DB Local Setup With Docker + WSL 2 + Oracle SQL Developer
    1
    #### Assuming you already have WSL 2 configured and Docker Desktop for Windows installed:
    2
    
                  
    3
    1. Download the image `gvenzl/oracle-free` from docker's hub
    4
    2. Configure your Docker Desktop app to integrate with WSL
    5
    3. Go to the WSL and create a `docker-compose.yml` with the following: