Skip to content

Instantly share code, notes, and snippets.

View cole-wilson's full-sized avatar
:shipit:
cole.ws

Cole Wilson cole-wilson

:shipit:
cole.ws
View GitHub Profile
View README.md

Comment on this gist with all the clues we know for sure, I will edit and put them here.

  • TRAINS: this def. has something to do with trains:
    • Maybe, sam said it was for a history project

    • Sam posted in #CDN photos of trains from California_Zephyr_Colorado_River_Western_Colorado.
    • Sam downloaded train horn sound effect
    • The lights in the bottom of the second clue are from a train (also in #CDN)
    • Max is a train engineer
    • Orpheus' profile pic looks like a train engineer, and caleb practlically confirmed this.
  • First Clue: coords lead here, near spacex
@cole-wilson
cole-wilson / git.bash
Last active February 26, 2021 17:04
A bash script to upload an existing project to git.
View git.bash
# This is a bash script to upload two folders to GitHub
# just type the lines directly into the terminal
# no need to put them in a file or anything
# You don't need to type anything after the # comment
# Tell git who you are:
git config user.email "<YOUR_EMAIL>"
git config user.name "<YOUR_NAME>"
# Note: include files starting with `.`
View style.css
* {
font-family: 'Courier New', Courier, monospace;
}
body {
background: #1a76ff;
}
*::first-letter {
text-transform: uppercase;
}
.header-title-name::first-letter {
@cole-wilson
cole-wilson / style.css
Created November 10, 2020 21:35
CSS uploaded by scrapbook.hackclub.com/customizer
View style.css
* {
font-family: 'Courier New', Courier, monospace;
}
*::first-letter {
text-transform: uppercase;
}
.header-title-name::first-letter {
text-transform: lowercase!important;
}
body {
View scrapbook.css
:root {
--colors-one: #d6e685;
--colors-two: #8cc665;
--colors-three: #44a340;
--colors-four: #1e6823;
}
@media (prefers-color-scheme: dark) {
:root {
--colors-text: var(--colors-white);
@cole-wilson
cole-wilson / key.js
Created October 9, 2019 15:32
I DIDN'T MAKE THIS!!!!
View key.js
/**
* Simulate a key event.
* @param {Number} keyCode The keyCode of the key to simulate
* @param {String} type (optional) The type of event : down, up or press. The default is down
* @param {Object} modifiers (optional) An object which contains modifiers keys { ctrlKey: true, altKey: false, ...}
*/
function simulateKey (keyCode, type, modifiers) {
var evtName = (typeof(type) === "string") ? "key" + type : "keydown";
var modifier = (typeof(modifiers) === "object") ? modifier : {};
@cole-wilson
cole-wilson / Welcome file.md
Last active October 1, 2019 16:56
Welcome file
View Welcome file.md
X:2012
T:Liam's Theme
R:Cole Wilson
C:Trad.
O:England
Z:HI LIAM!!!!!
M:4/4
L:1/8
Q: 1/2 =160