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

Projects

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

Websites

Latin Final Project

The project contains a MongoDB client (intended to be run server-side) which allows fast retrieval of nouns and verbs that need to be declined/conjugated. It also has a package manager written in bash to retrieve vocabulary from a mirror.

Methodology of Science: Biology 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

Rems

Rems is a python script that is designed to help one classify reminders and tasks in levels of urgency. Weekly reminders can also be created which allow the various states of urgency to cycle through each day of the week. Functionality to quickly remove past reminders is also present.

MkTex

This is a script designed to automate the generating of LATEX or Markdown templates for school assignments.

{% endblock %}