Browse through my programming journey, from newest to oldest


Mojo
An app to check in with your mood and daily actions through keeping a daily journal, and taking note of
your mood. To set the perfect tone while you journal, Mojo will recommend some music to listen to that
compliments your current mood.
Front-end: React, JSX
Back-end: Express, React Router, Node


Interview Scheduler
A calendar app that allows students to book, update, and delete interviews with instructors. The
scheduler provides a weekly calendar with daily views where students can easily see available time slots
and book, edit, or cancel their appointments.
Front-end: React, HTML, Storybook, Jest, Cypress
Back-end: Ajax, Node, SQL


Jungle
An e-commerce site for plant lovers, built for purposes of learning Rails by example. Users can browse,
add to cart and checkout. Admins can manipulate inventory and product categories.
Front-end: Ruby on Rails, ERB, SCSS
Back-end: Ruby on Rails, Cypress, RSpec

Tweeter
A responsive Twitter-like app where users can write tweets that will live-update on the home page.
Front-end: jQuery, HTML, CSS, SASS
Back-end: Node, Express, Ajax

TinyApp
An application to shorten URLs
Front-end: JavaScript, HTML, CSS
Back-end: Node, Express, EJS