Skip to content

Instantly share code, notes, and snippets.

View theoriginalrage's full-sized avatar

Brad Page theoriginalrage

View GitHub Profile
@theoriginalrage
theoriginalrage / privacy-policy.md
Created September 16, 2025 09:45
Goth Mood Tracker Privacy Policy

Privacy Policy for Goth Mood Tracker

Goth Mood Tracker does not collect, store, or share any personal information.
All data entered into the app (such as mood logs or notes) is stored locally on your device only and is never transmitted to us or any third parties.

The app displays ads provided by Google AdMob, which may collect anonymous usage data as governed by Google’s privacy policies.

If you choose to upgrade to the ad-free version in the future, no additional data will be collected.

Contact: theoriginalrage@gmail.com

@theoriginalrage
theoriginalrage / AdafruitIO_WiFi.h
Created April 9, 2018 05:08
Code for getting UV index data from an SI1145 and uploading it to Adafruit IO using Adafruit Feather HUZZAH with ESP8266 WiFi (not working, giving errors)
//
// Adafruit invests time and resources providing this open source code.
// Please support Adafruit and open source hardware by purchasing
// products from Adafruit!
//
// Copyright (c) 2015-2016 Adafruit Industries
// Authors: Tony DiCola, Todd Treece
// Licensed under the MIT license.
//
// All text above must be included in any redistribution.