/CFA-Personal_Portfolio

Refactored Personal Portfolio to showcase new Rails skills.

Primary LanguageRuby

CFA New Portfolio Project

As I learned more about Rails, I wanted to integrate some new features into my Personal Portfolio.

Features

  • Real time chat engine for comments
  • Blog
  • Portfolio
  • Drag and drop interface

Code Example

def my_great_method
  puts "here it is"
end
alert('Hi there');