---
layout: page
title: Projects
permalink: /projects/
projects:
- title: Potato Ipsum
image: potatoipsum.png
description: Lorem ipsum for potato fans.
url: http://potatoipsum.com
- title: ACM Linux Mirrors
image: mirrors.png
description: Friends at WPI wanted to apt-get upgrade
and pacman -Syu
at lightning speed, so I made it happen.
url: http://mirrors.acm.wpi.edu/
---
{% for project in page.projects %}