Skip to content

Instantly share code, notes, and snippets.

View celesteh's full-sized avatar

Charles Céleste Hutchins celesteh

View GitHub Profile
@celesteh
celesteh / block_all_followers_of.py
Last active January 25, 2016 03:44 — forked from danfishgold/block_fake_followers.py
Use this to block all followers of someone encouraging harassment
'''
This is a python script to block all followers of a particular user.
Here's what you have to do:
# Twitter Authorization
1. Go to apps.twitter.com
2. Click on Create New App
3. Fill in the stuff. None of it matters
@celesteh
celesteh / rPi3-ap-setup.sh
Last active June 20, 2016 21:27 — forked from guocb/rPi3-ap-setup.sh
Raspberry Pi 3 access-point-setup
#!/bin/bash
if [ "$EUID" -ne 0 ]
then echo "Must be root"
exit
fi
if [[ $# -lt 1 ]]
then echo "You need to pass a password!"
echo "Usage:"
@celesteh
celesteh / Footsteps.cs
Last active January 22, 2024 15:47 — forked from joonjoonjoon/Footsteps.cs
Multi-surface footsteps audio script for Unity's Viking Village
// This is a Work in Progress that must be modified for fall 2024.
// Does not work with flying
// Note for this version of this script
// Attach this script to Camera_low
// In the viking village, create tags called:
// dirt
// path