Skip to content

Instantly share code, notes, and snippets.

@jwdomb
jwdomb / tnp-search.rb
Created October 24, 2014 01:34
Search The Noun Project for Public Domain Icons
#!/usr/bin/ruby
###############################################################################
# INFO
# Title:
# Search The Noun Project for Public Domain Icons
# Author:
# Joseph Dombroski <http://jwdomb.com/for/github-gist>

Keybase proof

I hereby claim:

  • I am jwdomb on github.
  • I am jwdomb (https://keybase.io/jwdomb) on keybase.
  • I have a public key whose fingerprint is 8A1E FB6D 3A9A 3215 4137 6389 421F 9528 0F60 37DE

To claim this, I am signing this object:

@jwdomb
jwdomb / pricing.py
Last active April 5, 2018 01:27
Pricing calculations
# Functions to help calculate aspects of prices,
# particularly when using a service like Stripe
# ------------------------------------------------------------------------------
# (MIT) LICENSE
# Copyright 2018 Joseph W. Dombroski <http://jwdomb.com/for/github-gist>
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal