Skip to content

Instantly share code, notes, and snippets.

View cstrachan88's full-sized avatar

Courtney Strachan cstrachan88

View GitHub Profile
@cstrachan88
cstrachan88 / GAME_MASTER_v0_1.protobuf
Created July 18, 2016 05:23 — forked from anonymous/GAME_MASTER_v0_1.protobuf
Pokemon Go decoded GAME_MASTER protobuf file v0.1
Result: 1
Items {
TemplateId: "BADGE_BATTLE_ATTACK_WON"
Badge {
BadgeType: BADGE_BATTLE_ATTACK_WON
BadgeRanks: 4
Targets: "\nd\350\007"
}
}
Items {
@cstrachan88
cstrachan88 / signup.py
Last active January 4, 2017 19:44
Udacity course CS253 - Web Development Problem Set 2 - 2
# Courtney S. - Udacity CS253 - Web Development
import webapp2
import cgi
import re
form1="""
<!DOCTYPE html>
<html>
<head>