Ruby Palindrome Detector –Built a palindrome detector inspired by Michael Hartl's Learn Enough To Be Dangerous Tutorials. It can detect integer and string palindromes. Published to RubyGems.org with over 250 downloads.
Journal Sources Tracker – I am working on a journal sources tracker application for Columbia Spectator which allows journalists to easily add, delete, and manage their sources. I built the front-end using HTML/CSS/React.js, accomplished routing with Node.js and Express, and am now working on integrating the backend and adding database functionality with MongoDB.