Skip to content

Instantly share code, notes, and snippets.

@skoech
skoech / gift_template.liquid
Created December 10, 2021 07:43 — forked from jamesheston/gift_template.liquid
The default gift_card.liquid template in Shopify. Just here in case one needs it quickly without having to fool around with their current theme files through the admin.
{% layout none %}
{% assign formatted_initial_value = gift_card.initial_value | money_without_trailing_zeros: gift_card.currency %}
{% assign formatted_initial_value_stripped = formatted_initial_value | strip_html %}
<!DOCTYPE html>
<html>
<head>
@skoech
skoech / opportunities-for-gamification.md
Last active November 23, 2021 08:04
Task 2: Identifying opportunities to apply gamification in the Tor network's relay operator motivation project.

Opportunities for Gamification: Identifying Possible Values to be Exploited in a Gamification Scenario

Outreachy Logo


A Brief Look at Tor's Previous Gamification Efforts

@skoech
skoech / tor-outreachy.md
Last active January 16, 2024 15:24
Tor Outreachy Project; Task 1: Extensive research into Tor Relays and the relay operator community.

Tor Outreachy Project: Mapping Values and Motivations of the Tor Network's Relay Operators

Tor-Outreachy


Overview