JavaScript is required for this page to work properly!

headshotJoe Petrillo

Projects

AppTrack

August 7, 2022

This summer, I built AppTrack with friends to help interns and new grads find job postings. It sends daily emails to those who sign up with direct links to applications.

Lone Music

August 5, 2022

I built this semester-long project for my web programming class at UMass. Lone Music is a social media platform mixing elements of Reddit and Soundcloud, creating a unique listening experience.

My First Personal Website

December 30, 2021

This was a great way to practice my CSS skills and dive into using a static site generator for the first time. I post my blog posts, project updates, and anything else I want here.

ASCII Helper

October 24, 2021

Ever had to lookup an ASCII value by hand? This simple project makes that process much easier and is filled with DOM fundamentals.