JavaScript - Image Slider
Image Carousel App using Webpack along with initial setup of ESLint and Prettier
JavaScript - Todo List
Todo App using modules and Webpack to organize data with localStorage to save state
JavaScript - Restaurant Page
DOM Manipulation exercise using webpack to create tabbed browsing and prevent page reloading
JavaScript - Tic Tac Toe
Tic Tac Toe app using the JS module pattern or factory functions
JavaScript - Library
Library app using JS classes
Ruby on Rails - Facebook Clone
(Mostly) fully functional Facebook app! Create user accounts, make posts, like/comment, add friends, sign in with Facebook, receive confirmation email, etc.
Ruby - Chess
Command line chess program written in Ruby. Enforces all chess rules including castling, en passant, checkmate, draw, etc.
HTML/CSS - Admin Dashboard
Full admin dashboard design utilizing CSS Grid and Flexbox.
Ruby - Connect Four
Command line connect four game using Test Driven Development and RSpec.