Skip to content

Instantly share code, notes, and snippets.

View Vaporjawn's full-sized avatar
🐢
setInterval(nap, 1000 * 60 * 10)

Victor Williams Vaporjawn

🐢
setInterval(nap, 1000 * 60 * 10)
View GitHub Profile

Keybase proof

I hereby claim:

To claim this, I am signing this object:

@Vaporjawn
Vaporjawn / FUNDING.yml
Created July 18, 2022 23:34
FUNDING.yml Documentation
# These are supported funding model platforms
github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: # Replace with open_collective username
ko_fi: # Replace with a single Ko-fi username
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
@Vaporjawn
Vaporjawn / sampleREADME.md
Created August 5, 2020 05:31 — forked from FrancesCoronel/sampleREADME.md
A sample README for all your GitHub projects.

FVCproductions

INSERT GRAPHIC HERE (include hyperlink in image)

Repository Title Goes Here

Subtitle or Short Description Goes Here

The year is 20XX.
Everyone plays Fox at TAS levels of perfection.
Because of this, the winner of a match depends solely on port priority.
The RPS metagame has evolved to ridiculous levels due to it being the only remaining factor to decide matches.
@Vaporjawn
Vaporjawn / hello.txt
Last active July 11, 2020 15:54
hello.txt
° .::' *
* ::: DREAM ° -
° `:: ° *
- `':.. *
@Vaporjawn
Vaporjawn / ECShapeTester
Created January 9, 2016 04:51
ShapeTester
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package ec.shapetester;
import java.util.Arrays;
import java.util.Scanner;
/**