{% extends "base.html" %} {% block content %}

welcome!

I'm a computer engineering undergrad studying in Toronto. This is my personal site where I sometimes publish long form posts on topics I'm interested in, or short "logs" for information I want to remember.

Find me on:

Recent Logs

{% set section = get_section(path="log/_index.md") %} {% endblock content %}