A modern, interactive resume application built with Ruby on Rails and Tailwind CSS.
The application uses the following Tailwind CSS color scheme:
bg-teal-700
, bg-teal-600
, bg-teal-50
text-teal-600
, text-teal-100
border-teal-200
, border-teal-600
focus:ring-teal-500
bg-amber-500
, bg-amber-600
text-amber-600
focus:ring-amber-400
, focus:ring-amber-500
bg-slate-50
, bg-slate-100
from-slate-50
bg-white
, bg-gray-100
, bg-gray-300
text-gray-700
, text-gray-800
This color scheme provides a professional yet distinctive look, with teal conveying trust and professionalism, amber adding warmth and energy, and slate providing neutral balance.
This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
Ruby version
System dependencies
Configuration
Database creation
Database initialization
How to run the test suite
Services (job queues, cache servers, search engines, etc.)
Deployment instructions
...