Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 319 Bytes

File metadata and controls

22 lines (16 loc) · 319 Bytes

Syreeta Thomas' Portfolio Application

This is a Ruby on Rails 5 application that serves as my portfolio

Features

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

Code Example

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