{% extends "base.html" %} {% block title %} kennethreitz.org {% endblock %} {% block heading %}

Hi, there.

{% endblock %} {% block content %}

My name is Kenneth Reitz.

I am a wandering street photographer, musician, and moral fallibilist.

I'm the product owner of Python at Heroku and a member of the Python Software Foundation. I believe that simplicity is always better than functionality.

This website is an evolving reflection of self. It is currently divided into three collections:

Expressions —

Expressions are fully developed ideas and graduated experiments.
They represent serious works of prose, audio, photo, code, and product.

Exposures —

Exposures are simple observations and experiences. They document daily life and the lifecycle of various experiments.

Experiments —

Experiments are evolving works, still under development. Proven experiments can graduate into expressions.

 
Attention is the only currency we have in life. Thanks for lending me yours.

{% endblock %}