{% block content %} {% macro nameplate() %} logo

Andrew Simonson

Computer Science student at Rochester Institute of Technology

🦅 🦅 🦅 Raahhh wtf is homepage content, we don't do that here 🦅 🦅 🦅
{% endmacro %}
{{ nameplate() }}
{{ nameplate() }}
Language stats
{% from 'partials/chess.html' import chess %} {{ chess('asimonson1125') }}

{% from 'partials/bookshelf.html' import bookshelf %} {{ bookshelf(var.books) }}
duck spinning duck spinning duck spinning
{% endblock %}