Projects
Advent of Code (all years)
Advent of Code is a yearly Advent calendar of programming challenges, each with two parts, that's been running since 2015. I solved all 200 (so far) programming puzzles using Python, without any third-party libraries, and a dash of shell scripting for infrastructure. This project includes the 200 puzzle solutions themselves, as well as a personal utility function library for faster solving, and infrastructure to automate the start of each puzzle.
Read more ->Public Document 43+ Validator
A project to validate the election result data provided by Massachusetts online through the website Public Document 43+, or PD43+ for short. I implemented a web scraper to collect data from the website, transformed it into a more useful representation, and analyzed it for inconsistencies. I've also contacted the department of the state government responsible for PD43+ with my findings.
Read more ->Personal Website 1.0
This website, developed in handwritten HTML, CSS, and JS, and deployed with GitLab Pages. I have plans to rework the architecture in the future, but my current website is outlined here.
Read more ->