Skip to content

Instantly share code, notes, and snippets.

View drichards188's full-sized avatar

David Richards drichards188

  • Colorado
View GitHub Profile
# Enveloperty — Privacy Policy
**Effective May 16, 2026**
## The short version
Enveloperty is a personal growth journal. You type activities, an AI classifies them, and the app tracks your
progress. We try to collect as little as possible, we don't sell your data, and we don't show you ads.
## Who runs this app
@drichards188
drichards188 / test.html
Created July 17, 2019 21:49
Hello World Html
<html>
<head>
<style>
h1 {
font-family: Calibri;
}
</style>
</head>
<body>
<h1>Hello World!</h1>
@drichards188
drichards188 / test.md
Created July 17, 2019 21:47
A gist for outlook test

Hello World

This is content converted from Markdown!

Here's a JSON sample:

{
  "foo": "bar"
}