Skip to content

Instantly share code, notes, and snippets.

View danrichman's full-sized avatar

Dan Richman danrichman

View GitHub Profile
@danrichman
danrichman / keybase.md
Created September 16, 2019 01:51
keybase.md

Keybase proof

I hereby claim:

  • I am danrichman on github.
  • I am dric (https://keybase.io/dric) on keybase.
  • I have a public key ASCXPG5LGM83zYHNdmnQgka3_SnIc6yGfUxP-hkHP3V7aAo

To claim this, I am signing this object:

@danrichman
danrichman / homepage.marko
Last active February 8, 2016 02:05 — forked from adammcarth/homepage.marko
Navigation bar component in Marko JS
<!-- /src/pages/homepage/homepage.marko -->
<layout-use template="../../layouts/layout.marko" navbar-current="home">
<layout-put into="body">
...
</layout-put>
</layout-use>
@danrichman
danrichman / palinquotes.php
Last active January 25, 2016 13:30
Sarah Palin Fictional Quote Generator v1.0
<?php
/*
* Sarah Palin Fictional Quote Generator v1.0
* Demo: http://palinquotes.herokuapp.com
*
* MIT License:
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal