Skip to content

misraelson/MatthewSensPortfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SENS Portfolio Application

This is a Rails 5 Application that allows users to create their own portfolios

Features

  • 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

Markup Code Example

def my_great_meth
  puts "and now, the time is near"
end
alert('Hi There!')