Skip to content

Instantly share code, notes, and snippets.

View colebob9's full-sized avatar
:octocat:

colebob9

:octocat:
View GitHub Profile
@colebob9
colebob9 / CodeHSScrape.py
Last active October 15, 2017 19:07
Scrapes CodeHS student profiles for statistics
# CodeHSScrape v1.1
# Python 3
import time
import csv
from selenium import webdriver
browser = webdriver.Firefox(executable_path='./geckodriver')
browser.get('https://codehs.com/login')
@colebob9
colebob9 / SpeedTester.py
Last active January 26, 2018 16:30
For automatically testing and logging internet speeds
# SpeedTester v2.1
# colebob9
# Python 3
# (rewrite)
import speedtest
import os
import csv
import time
@colebob9
colebob9 / giphybot.py
Created January 17, 2018 03:50
Replies to every message on a Discord server with a GIF with varying results
# GiphyBot v0.1
# colebob9
# Python3
import discord
import asyncio
from giphypop import translate
client = discord.Client()
@colebob9
colebob9 / data.txt
Created November 9, 2018 03:09
VvvvvaVvvvvvr ARG vid decoded QR codes - https://www.youtube.com/watch?v=Ia0WE4YhZKQ
This file has been truncated, but you can view the full file.
UEsDBBQDAAAIAJmaZk0UzLnlloUAAHuGAAAHAAAAMV9XLmpwZ5RaZVAdzRLdey/uDsH1YsE9OAR3
lwR3dw+BoMHd3R0+3DW4u0MCwS24BcLjeb2fb2qrtmp7dvZ0T8+pM9P7svyyBeBJeFqZA4CCAsAA
AAAC8I/2sgaIA3AwsHCwMHBwsHDw8HAISBhISIiISDho6CgY+DgEBPg4eHiEJDRkhERUxHh45G/J
qaC09Az0b8iYWJnoWGno6On+PggIHh4eCQEJGwkJm44Qj5Du/24vfQAmAsgbdA0BUQJgTBAEE/TS
DxADABgMAYGA/zYQGAIDBw+L8GolBAH/a3ztDYK8evOyCqBAXo0YEIzXFxYJfVG+vt4RCFLpyZNh
/F+dBwPAkF5dBJ8+j2NdBi9shl+Z8dWyhyIbth7JXUSDV/I1yQJtoNb6n891gnzuZJqtP5QfITky
hbhTeuQw4bIwAIABIObDxaKIsAEIUHLqZUguOYE/9vu/AEI4gLrnFYeIDPPd1ZTHkHtMVvsVQ878
p+5S7fYl9sMuDYejC+a1byTeJRVMTkQ2D1cHQqTHi307dmqml8+s2ylS0OpFmjT7Km2NPR3GEFON
z6xhzQnUC63+CPIi06/IKQ3BE6WKUQOB0jScECuYoB5sECsGAAW/oabysJhwyKi/+Jwmkd6lOFQp
@colebob9
colebob9 / BOINC.md
Last active November 10, 2021 16:35

Since the winter is basically already here, you might be cold at home. Instead of running a space heater in your room, maybe set up your computers to do some important science! It can put your hardware to the test, but every core counts!

There are a bunch of projects out there, ranging from medical research to space exploration. You can also run any number of these projects at once since they all use the BOINC manager to run.

A few cool projects I personally contribute to are:

IBM World Community Grid:

A project comprised of somewhat smaller projects mostly for the medical field, researching diseases like Cancer, AIDS, and Ebola. Quite a few scientific papers came out of this project. This is an awesome one to start out with if you don't know what to contribute to first.

Linky dink: https://join.worldcommunitygrid.org?recruiterId=1060255