Skip to content

Instantly share code, notes, and snippets.

View ptwohig's full-sized avatar

Patrick Twohig ptwohig

View GitHub Profile
@ptwohig
ptwohig / index.html
Created August 17, 2023 04:51
Stars screensaver
<div id='w'>
<canvas id="space"></canvas>
<a href="#" id="warp">WARP SPEED</a>
</div>
<a href="https://twitter.com/nodws" id="btn-twtr" target="_b">Follow me on Twitter</a>
### Keybase proof
I hereby claim:
* I am ptwohig on github.
* I am patricktwohig (https://keybase.io/patricktwohig) on keybase.
* I have a public key ASAjjph0HeomPwrQdkW99c199xhR4Dfz9uFoDL719dyTEgo
To claim this, I am signing this object:
class Foo {
private String bar;
}
class Container<ContainedT> {
private List<Contained>T objects;
}
public class Resource {