Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am rskwan on github.
  • I am rkwan (https://keybase.io/rkwan) on keybase.
  • I have a public key whose fingerprint is 87DA 9EED 51EC 12DF A14D 46AC EC6C F595 783B 097B

To claim this, I am signing this object:

@rskwan
rskwan / fibfeed.py
Created July 19, 2016 07:19
Swift Navigation Problem
import math
import sys
import unittest
def fibfeed(N):
"""Computes the first N Fibonacci numbers F(n), where
F(0) = 0
F(1) = 1
F(n) = F(n-1) + F(n-2)
#!/bin/bash
# Script for installing tmux on systems where you don't have root access.
# tmux will be installed in $HOME/local/bin.
# It's assumed that wget and a C/C++ compiler are installed.
# exit on error
set -e
TMUX_VERSION=1.8
@rskwan
rskwan / gist:5340746
Created April 8, 2013 21:40
an entry in the online schedule
<table border="0" cellpadding="0" cellspacing="2">
<tr>
<td rowspan="20"><img alt="" height="14" src="http://schedule.berkeley.edu/graphs/sp.gif" width="40"/></td>
<td align="RIGHT" nowrap valign="TOP"><font face="Helvetica, Arial, sans-serif" size="1"><b>Course: </b></font></td>
<td nowrap><font color="#000088" face="Helvetica, Arial, sans-serif" size="2"><b>AFRICAN AMERICAN STUDIES R1A P 002 LEC </b></font></td>
</tr>
<form action="/catalog/gcc_search_sends_request" method="POST" target="_blank">
<input name="p_dept_cd" type="hidden" value="AFRICAM">