Skip to content

Instantly share code, notes, and snippets.

View DaCuteRaccoon's full-sized avatar
:shipit:
Searching for food in dumpsters...

DaCuteRaccoon

:shipit:
Searching for food in dumpsters...
View GitHub Profile
@DaCuteRaccoon
DaCuteRaccoon / formatting.markdown
Last active January 3, 2022 20:52
Markdown formatting tips

This is an h1

This is an h2

This is an h3

This is an h4

@DaCuteRaccoon
DaCuteRaccoon / Figurative Language.md
Created January 6, 2022 18:07
A table of figurative language I refer to for English class

AHHHH I don't have time for this, it took me two hours!

Please someone, you could really help me by committing or pull-requesting:

Add Paradox, Oxymoron, Allusion, Pun, Assonance

@DaCuteRaccoon
DaCuteRaccoon / rickroll.md
Last active January 17, 2022 21:38
Rickroll art...

The original repo is here.
HELP ME MAKE THE ART!

#333####95#8888#99332222399535$$35655#5#5##592355533$$$$$$3555355#58883
9335##88##888#5333533232$$$$$$$$$59555#8599992$39$$$$$$$$$$$95555#58888
3335####999993335##333359$$23462$2355#####332222$$$$33$$$$$$$$$55558888
3358888893333333#88333332$35555622255888#933355552$$$3$$$$32$$$$9995#88
358888#5335633358883333222555555922335#99333#####59$$$$$$$342$$$$$$3588

Keybase proof

I hereby claim:

  • I am DaCuteRaccoon on github.
  • I am dacuteraccoon (https://keybase.io/dacuteraccoon) on keybase.
  • I have a public key whose fingerprint is 1D69 C7E7 4DF5 07D0 F6AB 021D B3E0 F45E E262 B351

To claim this, I am signing this object:

@DaCuteRaccoon
DaCuteRaccoon / s0urce.js
Created January 20, 2022 22:09
A list of keywords in s0urce.io for https://github.com/ash47/s0urce.io-Hacking
var keywords = ['anon', 'call', 'file', 'log', 'loop', 'ping',
@DaCuteRaccoon
DaCuteRaccoon / GoogleSearch.md
Created January 21, 2022 03:42
A list of Google search operators

"search term"

Force an exact-match search. Use this to refine results for ambiguous searches, or to exclude synonyms when searching for single words.

@DaCuteRaccoon
DaCuteRaccoon / uselessWeb.js
Last active January 28, 2022 03:15
Useless Web API
// A nice example of what I'm trying to do here is
// https://stackoverflow.com/questions/43709433/can-i-create-an-object-without-a-name-in-js
// Thanks to
// https://blog.uselesswebsites.repl.co/
// for the inspiration on this project
// Note to self: KEEP THIS ALPHABETICALLY SORTED BY TITLE
// Add descriptions. Too lazy to do so right now...
// Double-check the protocols of the urls
@DaCuteRaccoon
DaCuteRaccoon / WeirdCode.txt
Created February 1, 2022 19:50
If someone knows what language this is, please tell me!
for i=0 to n-1
LS[i]=1
for j=0 to i-1
if (a[i] > a[j] and LS[i]<LS[j])
LS[i] = LS[j]+1
for i=0 to n-1
if (largest < LS[i])
@DaCuteRaccoon
DaCuteRaccoon / cheat-sheet.md
Created February 2, 2022 20:26
GitHub's Search cheat sheet

GitHub's search supports a variety of different operations. Here's a quick cheat sheet for some common searches.

For more information, visit our search help section.

Basic search

Finds repositories with...
This search
<html style="height: 100%;">
<head>
<meta name="viewport" content="width=device-width, minimum-scale=0.1">
<title>favicon.png (411x348)</title>
</head>
<body style="margin: 0px; background: #0e0e0e; height: 100%">
<img style="-webkit-user-select: none;margin: auto;background-color: hsl(0, 0%, 90%);transition: background-color 300ms;" src="https://froth.zone/favicon.png">
</body>
</html>