Skip to content

Instantly share code, notes, and snippets.

View agentdavidjoseph's full-sized avatar

David Joseph, Founder @ iA Labs agentdavidjoseph

  • The Imagination Agents LLC, "iA Labs"
  • Atlanta, GA
  • X @thedjmc
View GitHub Profile
@agentdavidjoseph
agentdavidjoseph / google-dorks
Created March 19, 2019 15:08 — forked from stevenswafford/google-dorks
Listing of a number of useful Google dorks.
" _ _ "
" _ /|| . . ||\ _ "
" ( } \||D ' ' ' C||/ { % "
" | /\__,=_[_] ' . . ' [_]_=,__/\ |"
" |_\_ |----| |----| _/_|"
" | |/ | | | | \| |"
" | /_ | | | | _\ |"
It is all fun and games until someone gets hacked!
@agentdavidjoseph
agentdavidjoseph / index.html
Created January 18, 2019 16:55
Reaction Waves 3
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/88/three.min.js"></script>
<script id="vertexShader" type="x-shader/x-vertex">
void main() {
gl_Position = vec4( position, 1.0 );
}
</script>
<script id="fragmentShader" type="x-shader/x-fragment">
uniform vec2 u_resolution;
uniform vec4 u_mouse;
uniform float u_time;
@agentdavidjoseph
agentdavidjoseph / index.html
Created July 20, 2018 13:43
rainbow lines of straightness
<canvas id=c></canvas>
@agentdavidjoseph
agentdavidjoseph / search-engines.md
Created July 17, 2018 22:18 — forked from christopheranderton/search-engines.md
Online Search engines for web, media, deep web, dark web and others. Not complete.