Featured Projects
JeffResc.dev
JeffResc.dev is my personal portfolio site built using Gatsby, React, and Tailwind CSS. It is automatically deployed to Vercel. It also has a perfect Google Lighthouse score proving it to be performant and accessible while following best practices and utilizing SEO.
SimpleSignage
A simple signage display program built for the Raspberry Pi. Features a password-protected web interface, and a simple interface for controlling the display. Upload media assets through the web interface, and display them on the display. Live preview of the display is available through the web interface. Set active display hours, and the display will automatically turn off at the end of the day.
DelTrack
DelTrack is an all-in-one delivery tracking solution supporting 24 couriers (USPS, UPS, FedEx, DHL, etc.) and counting! Notifications can be setup for an email when a package has an exception or has not had a new tracking event in 24 hours. Track unlimited packages from a centralized location, store package information in a database for easy reference at a later date, locally authenticate users, and use a live scanner using a camera or image upload to easily add deliveries from tracking label barcodes.
Academic Projects
Recipe Buddy
Built using Python and Flask, Recipe Buddy is a multi-functional tool for organizing recipes, pantry items, and dietary restrictions. Recipe Buddy offers extensive user management features such as authentication, recipe viewing with multi-media, and various other feautres. Course project for CS 350 at Clarkson University.
CFSocial
Built using Cloudflare Workers, CFSocial is a social media website featuring user authentication, posting (with multi-media), editing posts, reactions (like, heart, celebrate, laugh), upvote/downvote, and commenting.