This is a Rails 5 Application that allows users to create their own portfolios
- Real-time chat engine comment updates via Action Cable
- Blog
- Portfolio (sortable portfolio items that persist via AJAX)
- Sortable.js 'drag and drop' interface for card blocks on main page
- Typed.js implementation
- Markup integration / implementation on blog posts
- Custom javascript animations
def my_great_meth
puts "and now, the time is near"
end
alert('Hi There!')