Skip to content

Instantly share code, notes, and snippets.

View cwoebker's full-sized avatar
🎱
Focusing

Cecil Wöbker cwoebker

🎱
Focusing
View GitHub Profile

Keybase proof

I hereby claim:

  • I am cwoebker on github.
  • I am cwoebker (https://keybase.io/cwoebker) on keybase.
  • I have a public key whose fingerprint is 22A5 B3EC FE66 FD03 62DD 70F3 8036 A11D F069 11EC

To claim this, I am signing this object:

@cwoebker
cwoebker / apod.py
Last active February 4, 2017 22:41
A simple script that crawls NASA's Astronomy Picture of the Day.
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
*********************************************
Nasa's picture of the day since 1995.
by Cecil Woebker (http://cwoebker.com)
*********************************************
Usage:
$ ./apod.py
@cwoebker
cwoebker / bigpic.py
Last active April 14, 2017 15:21
A simple script that goes through the Boston Big Picture archive and downloads all the beautiful pictures. See https://cwoebker.com/posts/the-beauty-of-big-pictures.
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
*********************************************
The Beauty of Boston's Big Picture albums.
by Cecil Woebker (http://cwoebker.com)
*********************************************
Usage:
$ ./bigpic.py
@cwoebker
cwoebker / jekyll-example.markdown
Created October 25, 2011 21:04
A simple Jekyll post.
layout title published tags
post
Jekyll Blogging
true
jekyll
programming
latex
blogging