---
layout: default
title: queueubit's deliberate practice
---
Deliberate Practice
{% for post in site.categories.practice %}
- {{ post.date | date_to_string }}{{ post.title }}
{% endfor %}
Todo
{% for post in site.tags.tk %}
- {{ post.date | date_to_string }}{{ post.title }}
{% endfor %}