{% extends "base.html" %} {% block content %}
 
            My first true experience with programming was when I learned about
            the USACO as an eighth grader. After understanding the basics of
            using C++ (which is the primary language used in competitive
            programming contests due to its relative speed), I sought
            to understand the ins and outs of other fields of programming, from
            which I stumbled upon web development and scripting.
            
            Currently, I write and post scripts in python or bash (mostly for
            automating boilerplate in certain tasks) and spend a vast amount
            of my time consuming and learning the annals of web development.
        
Outside of programming, I have trained and still participate extensively in the math competition world (which actually led me to start competitive programming), and regularly practice fencing, and to a lesser extent, boxing.
This website was written with Flask and Bootstrap CSS . See the Source Code.