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

Projects

Although modest, below is a collection of notable projects that I have done:

Websites

Latin Final Project

This was my first venture into making a website with a real database. After seeing SQLite crash and burn, I switched over to using MongoDB as my DBMS. In addition to this, I also implemented my own rudimentary package manager in bash to obtain nouns and verbs from a mirror.

OMSB9 Final Project

I created a set of scripts to locally run a PHP program and parse the logs that it generated to run statistical tests on.

Scripts

Yet Another Competitive Programming Helper

Yet Another Competitive Programming Helper is a series of scripts designed to aid one in initializing a testing environment for competitive programming contests, as well as a server for Competitive Companion .

MkTex

This is a series of scripts designed to automate the generating of LATEX or Markdown templates for the schoolwork that I have.

{% endblock %}