2025

Anapest News

May 2025

An experimental bot that web-scrapes news articles and turns them into anapest poems! Created to teach/learn about about language-processing.

Details

Tools

  • Python for programming.
  • GitHub for source control, and GitHub Actions automation.
  • HTML and CSS for website.
  • JavaScript for integration.

Acknowledgements

  • Carnegie Mellon University Pronouncing Dictionary for syllable database.
  • CNN for articles.
"Love for coffee has made /
Dark brewed beverage most /
Drink in country cups of /
Day though coffee have doubled in past /
Five years States /
World and its /
This month US Trump threatened to tariffs on goods /
If Luiz Lula da Silva on former look at /
Trade and why /
Your cup leader could be /
More expensive soon if."

Belimo Gas Monitor Calibration App

May 2025

An application for real-time device maintenance, data transfer from device to relational database, and data visualization. Created for a Senior Design project at the University of Connectict, and in collaboration with Belimo Americas.

Details

Tools

  • Python for programming, and PySerial for device communication.
  • GitHub for source control.
  • Qt/PySide for application development.
  • MySQL for database management.

Acknowledgements

  • Belimo Americas and University of Connecticut for mentorship.

2021

Alien Chess

March 2021

A chess variant made over a weekend for a game jam! Scored 1st in creativity and 143rd overall (of 971 participants). Created for fun and to learn about the Minimax algorithm.